ringabout
|
2d529edf3e
fixes #22541; peg matchLen can raise an unlisted exception: Exception (#22545)
|
1 year ago |
ringabout
|
60f43fb690
fixes #19104; peg Incorrect captures [backport:1.6] (#20352)
|
2 years ago |
flywind
|
0b44840299
enable style:usages for stdlib tests [backport: 1.6] (#19715)
|
3 years ago |
quantimnot
|
19774a72e7
Fixed `strictFuncs` support for `std/pegs` (#18951)
|
3 years ago |
quantimnot
|
f017eadc97
Add support for `strictEffects` to `std/pegs` (#18949)
|
3 years ago |
gemath
|
e720bbdd76
Peg captures get stack-like behavior (#18369)
|
3 years ago |
flywind
|
66022423aa
[std/pegs] increase test coverage (#17871)
|
4 years ago |
Danil Yarantsev
|
56461c280f
Change stdlib imports to use std prefix in most examples (#17202)
|
4 years ago |
Timothee Cour
|
b9994925f5
remove all uses of condsyms symbols defined prior to bootstrap nim 0.20.0 (#16918)
|
4 years ago |
flywind
|
f140c92409
fix some warnings (#16952)
|
4 years ago |
flywind
|
e1e069dd6c
use hexchar in stdlib (#16290)
|
4 years ago |
ee7
|
1e484ed62b
[backport] Docs: Fix broken `code-block` (#14749)
|
4 years ago |
Araq
|
65c7884a3c
fixes #14718 [backport]
|
4 years ago |
solo989
|
e84e01cb8c
Update pegs.nim to work at compiletime. No range errors. (#13459)
|
5 years ago |
Andreas Rumpf
|
3ba3307d61
remove deprecated procs (#12535)
|
5 years ago |
narimiran
|
5732bb41ef
[backport] run nimpretty on the remaining files
|
5 years ago |
Andreas Rumpf
|
58bcf6cd46
fixes #12121 (#12126)
|
5 years ago |
Araq
|
38bdf1cd7f
minor style changes
|
5 years ago |
Andreas Rumpf
|
49e686ab4e
fixes #1286; object case transitions are now sound
|
6 years ago |
Arne Döring
|
f94ec363ab
Allow void macro result (#11286)
|
6 years ago |
Arne Döring
|
1102b8ac6e
StringStream and parseJson, parseCfg, parseSql et al for the vm (#10746)
|
6 years ago |
Araq
|
3f6168b337
removes deprecated T/P types
|
6 years ago |
Andreas Rumpf
|
223e92b83a
stdlib: documenation updates, the exception names have been changed
|
6 years ago |
gemath
|
f26ed1d540
Add interpreting event parser proc to pegs module. (#8075)
|
6 years ago |
Andreas Rumpf
|
7f49364fd0
make more tests green
|
6 years ago |
Andreas Rumpf
|
dae5450947
WIP: disallow 'nil' for strings and seqs
|
6 years ago |
gemath
|
db68bbe4f7
Pegs AST read access (#8050)
|
6 years ago |
data-man
|
df37796d88
Fixes pegs bugs, continue
|
7 years ago |
data-man
|
6acbe6fb01
Fixes pegs bugs
|
7 years ago |
Tyler
|
799674168d
Patch the PEG library to work with the JS backend (#7866)
|
7 years ago |