Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Implementation Status

dhemery edited this page Jul 3, 2012 · 23 revisions

Simple Patterns

Implemented

Limitations

  • Igor 0.4 recognizes only names as identifiers in identifier patterns. It does not recognize numeric identifiers or string identifiers.
  • Igor 0.4 does not recognize underscores in #name identifier patterns.

Not Implemented

Instance Patterns

Relationship Patterns

Implemented

Igor Queries

Implemented

Priorities

My priorities for implementing additional patterns are approximately:

  1. [[:first-child|Simple Pattern#wiki-position]]
  2. [[:nth-child(n)|Simple Pattern#wiki-position]]

Other patterns follow those.

Clone this wiki locally