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
/
pure
/
pegs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
pegs module: bugfixes for the anchor ^; pegs.replace now does what the docs say
Araq
2011-06-16
1
-24
/
+52
*
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
-8
/
+8
*
p[] instead of p^
Araq
2011-04-11
1
-7
/
+7
*
some little bugfixes
Araq
2011-03-27
1
-1
/
+1
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-5
/
+10
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-4
/
+20
*
nimgrep: first working version
Araq
2011-02-02
1
-10
/
+45
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
1
-1
/
+2
*
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-31
/
+46
*
docgen understands and ignores *when false*
Araq
2010-11-18
1
-31
/
+148
*
pegs: captured search loop
Araq
2010-11-07
1
-4
/
+49
*
pegs: bugfixes and extensions
Araq
2010-10-31
1
-10
/
+39
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-34
/
+57
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-1
/
+1
*
further enhancements for the GTK wrapper
Andreas Rumpf
2010-03-01
1
-0
/
+20
*
bugfixes: re; pegs module
Andreas Rumpf
2010-02-28
1
-4
/
+12
*
further cleanup for new GTK wrapper
Andreas Rumpf
2010-02-27
1
-10
/
+5
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-16
/
+93
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
httpserver supports a fixed port number
Andreas Rumpf
2010-02-06
1
-1
/
+1
*
bug concerning constant evaluation fixed
Andreas Rumpf
2009-11-26
1
-2
/
+2
*
bind table
Andreas Rumpf
2009-11-12
1
-121
/
+166
*
version 0.8.2
rumpf_a@web.de
2009-10-21
1
-0
/
+1320