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
/
system
/
sysstr.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
better inferfacing to boehm GC
Araq
2012-01-15
1
-9
/
+13
*
bugfix: +1 unnecessary in resizeString; caused annoying reallocations for str...
Araq
2012-01-02
1
-4
/
+4
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
C code gen: generate even better code for the GC
Araq
2011-12-12
1
-0
/
+14
*
c2nim compiles again
Araq
2011-12-12
1
-1
/
+1
*
improvements to get code size down for programs that don't use GC
Araq
2011-06-26
1
-16
/
+15
*
code gen bugfixes; marshal.nim implemented
Araq
2011-06-26
1
-20
/
+18
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
1
-1
/
+1
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
1
-1
/
+1
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-5
/
+6
*
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...
PhiLho
2010-05-21
1
-5
/
+5
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
implemented multi methods
Andreas Rumpf
2009-09-23
1
-18
/
+8
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-0
/
+0
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-0
/
+299