index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
stdlib
/
tpegs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
stdlib tests now check refc too (#21664)
ringabout
2023-04-21
1
-0
/
+1
*
fixes #21632; enforce deref for `wasMoved` in ORC (#21647)
ringabout
2023-04-12
1
-1
/
+10
*
fixes #19162; enable `strictEffects` for v2 (#19380)
ringabout
2022-10-15
1
-3
/
+3
*
make more standard libraries work with `nimPreviewSlimSystem` (#20343)
ringabout
2022-09-27
1
-1
/
+1
*
fixes #19104; peg Incorrect captures [backport:1.6] (#20352)
ringabout
2022-09-15
1
-0
/
+4
*
Add support for `strictEffects` to `std/pegs` (#18949)
quantimnot
2021-10-04
1
-0
/
+3
*
Peg captures get stack-like behavior (#18369)
gemath
2021-06-28
1
-0
/
+28
*
[std/pegs] increase test coverage (#17871)
flywind
2021-04-27
1
-4
/
+154
*
use doAssert in tests (#16486)
flywind
2020-12-28
1
-1
/
+1
*
StringStream & more stdlib modules support for JS/NimScript (#14095)
hlaaftana
2020-04-28
1
-0
/
+1
*
Add interpreting event parser proc to pegs module. (#8075)
gemath
2018-08-24
1
-36
/
+106
*
Pegs AST read access (#8050)
gemath
2018-06-19
1
-0
/
+78
*
update the documentation about the new strings/seqs behaviours
Andreas Rumpf
2018-04-29
1
-1770
/
+0
*
Remove expr/stmt (#5857)
Arne Döring
2017-07-25
1
-11
/
+11
*
makes tests green
Andreas Rumpf
2016-01-15
1
-1
/
+1
*
renamed writeln to writeLine in tests
patrick dw
2015-06-19
1
-173
/
+173
*
Get rid of deprecation warnings in pegs
def
2015-01-16
1
-14
/
+14
*
release of 0.10.2
Araq
2014-12-29
1
-32
/
+32
*
further adaptations
Araq
2014-08-29
1
-5
/
+5
*
make some tests green
Zahary Karadjov
2014-03-16
1
-1
/
+1
*
Changed tests and tools to use 'discard' statements instead of 'nil' for empt...
Clay Sweetser
2014-02-15
1
-7
/
+7
*
new tester; all tests categorized
Araq
2014-01-13
1
-0
/
+1770