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
/
lib
/
impure
/
re.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
re module returns nil on failed captures
Flaviu Tamas
2014-10-29
1
-3
/
+13
*
prettified re.nim; make some tests green
Araq
2014-08-31
1
-56
/
+59
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-7
/
+7
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-3
/
+3
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-1
/
+1
*
case consistency part 6
Araq
2013-12-28
1
-33
/
+33
*
Warns to not modify string findAll is iterating over.
Grzegorz Adam Hankiewicz
2013-07-16
1
-1
/
+4
*
manyloc test should be green again
Araq
2013-06-04
1
-1
/
+0
*
pegs/re =~ warns about scope rule change; improved docs
Araq
2013-05-08
1
-0
/
+1
*
re.nim compiles again
Araq
2013-05-01
1
-1
/
+2
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
first steps to make templates hygienic
Araq
2012-08-20
1
-1
/
+4
*
Both the re and pegs module's `=~` templates can now be used simultaneously f...
Dominik Picheta
2012-07-21
1
-1
/
+1
*
'addSon' for types deprecated for 'int literal type' analysis (3)
Araq
2012-07-09
1
-9
/
+9
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-8
/
+8
*
fixes #113
Araq
2012-05-20
1
-12
/
+16
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
tester checks exitcode; osproc additions; DLL fixes; taint mode fixes
Araq
2011-11-07
1
-1
/
+1
*
preparations for 0.8.12
Araq
2011-07-10
1
-1
/
+1
*
readFile raises EIO instead of returning nil; added system.writeFile
Araq
2011-06-16
1
-10
/
+2
*
deprecated system.copy: use system.substr instead
Araq
2011-05-14
1
-11
/
+11
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-34
/
+110
*
various bugfixes for generics; added generic sort proc
Araq
2011-03-03
1
-3
/
+7
*
nimgrep: first working version
Araq
2011-02-02
1
-0
/
+18
*
httpserver may work better now
Araq
2011-01-13
1
-1
/
+1
*
bugfixes: htmlparser module
Araq
2010-10-30
1
-0
/
+18
*
version 0.8.10
Araq
2010-10-21
1
-0
/
+344
[prev]