janet/src
Calvin Rose bd3f48d26a Add `matchcap` combinator to pegs.
This allows running rules on captures of pegs. This is flexible, but
loses some guarantees about rules only operating on the source string.
This means that line and column information will be incorrect inside the
matchcap combinator.
2021-02-23 17:58:27 -06:00
..
boot Update definition of `or`. 2021-02-16 17:00:27 -06:00
conf Fix build error for 1.15.2 2021-02-15 10:27:19 -06:00
core Add `matchcap` combinator to pegs. 2021-02-23 17:58:27 -06:00
include Add `matchcap` combinator to pegs. 2021-02-23 17:58:27 -06:00
mainclient Begin work on allowing small binaries. 2021-01-23 17:08:11 -06:00