Mike Farah
|
13d1bbb45f
|
Generic ast (#1829)
Remove dependency on yaml.Node for internal AST representation. Yaml decoder is now just another decoder.
|
2023-10-18 12:11:53 +11:00 |
|
Mike Farah
|
b44fecdfa5
|
Added key operator
|
2021-11-24 09:57:35 +11:00 |
|
Mike Farah
|
c6efd5519b
|
Pass context through operators
Allows more sophisticated functionality
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
820a3320be
|
Fixed length of null to be zero
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
e86f83fb69
|
Renaming pathtree to expression
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
b749973fe0
|
UnwrapDoc now private
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
7518dac99c
|
Fixed creation of candidateNode in operators to include file metadata
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
286590b01e
|
fixing exposed functions and interfaces
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
c9dbf04da3
|
Added pipe and length docs, fix pipe precedence
|
2020-12-01 17:58:07 +11:00 |
|