|
c86e192d2e
|
Implement a lexer.
|
2017-07-24 20:47:25 -07:00 |
|
|
43c3d5f754
|
Fix a few bug in the pattern compilation code.
|
2017-07-24 20:47:13 -07:00 |
|
|
ac3087fc3f
|
Add a new function to add children into collection.
|
2017-07-24 20:45:56 -07:00 |
|
|
02141d8df0
|
Switch underlying implementation to Set from List.
|
2017-07-24 19:46:22 -07:00 |
|
|
6200381016
|
Implement a tentative pattern class that can be compiled from a string.
|
2017-07-24 19:45:32 -07:00 |
|
|
2374c167a4
|
Implement a few nodes for the pattern matching.
|
2017-07-24 17:42:25 -07:00 |
|