Flaviu Tamas
|
bc3464ede7
Modify pegs.nim such that no match will return nil
|
10 years ago |
Araq
|
cca8887ba0
updated pegs module
|
10 years ago |
Araq
|
11b6958755
big rename
|
10 years ago |
Araq
|
dd806cafa0
distinguish between 'defined' and 'declared'
|
10 years ago |
Fabio Cevasco
|
067c3816ba
Rewrote the changes to findAll using if/else
|
11 years ago |
Fabio Cevasco
|
6621454dec
pegs.findAll iterator fix
|
11 years ago |
Araq
|
d18f40b4e2
updated grammar.txt
|
11 years ago |
Araq
|
bf205fa85d
case consistency part 6
|
11 years ago |
Araq
|
8f97f3180a
made tests green
|
11 years ago |
Araq
|
b767f34b6b
manyloc test should be green again
|
11 years ago |
Araq
|
44c4b945eb
pegs/re =~ warns about scope rule change; improved docs
|
11 years ago |
Araq
|
cc591cf3c1
pegs compiles again
|
11 years ago |
Araq
|
56045ad7ff
bugfixes mostly JS related
|
11 years ago |
Grzegorz Adam Hankiewicz
|
72a3e21f28
Removes executable bit for text files.
|
12 years ago |
Araq
|
d17caa86e8
objects with no ancestor are not implicitely final
|
12 years ago |
Araq
|
5e15dec175
first steps to make templates hygienic
|
12 years ago |
Araq
|
0171566c98
openarray/varargs split; breaks bootstrapping
|
12 years ago |
Dominik Picheta
|
b839e42e92
Both the re and pegs module's `=~` templates can now be used simultaneously from the same module.
|
12 years ago |
Araq
|
a36a856a2f
fixes #113
|
12 years ago |
Araq
|
3700885573
fixes #114
|
12 years ago |
Araq
|
da9ff288d9
Merge branch 'master' of github.com:Araq/Nimrod
|
12 years ago |
Araq
|
959e370ae9
@ is a sigil-like operator
|
12 years ago |
Zahary Karadjov
|
1ba31f8df7
minor changes to make the test suite green again
|
12 years ago |
Araq
|
c53ad1b39f
documentation improvements; higher level Mongodb wrapper
|
12 years ago |
Araq
|
4f1b89c30c
year 2012 for most copyright headers
|
13 years ago |
Araq
|
0b4d5e45b9
tester checks exitcode; osproc additions; DLL fixes; taint mode fixes
|
13 years ago |
Araq
|
42516c0086
code generator supports constant sequences; more consistent compile time evaluation
|
13 years ago |
Araq
|
dc6a80bd1d
pegs module: bugfixes for the anchor ^; pegs.replace now does what the docs say
|
13 years ago |
Araq
|
04f9c2585a
readFile raises EIO instead of returning nil; added system.writeFile
|
13 years ago |
Araq
|
3e9dcc8be5
deprecated system.copy: use system.substr instead
|
13 years ago |