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
...
*
'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]