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
Commit message (
Expand
)
Author
Age
Files
Lines
*
:= templatable; lexer improvements
Araq
2011-04-17
1
-1
/
+5
*
p[] instead of p^
Araq
2011-04-11
4
-44
/
+44
*
bugfix: GC more forgiving
Araq
2011-04-03
1
-1
/
+4
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-27
/
+46
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
3
-11
/
+14
*
fixes #20
Araq
2011-03-12
2
-2
/
+34
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-1
/
+1
*
basic continue after error works; interactive mode more useful
Araq
2011-02-13
1
-1
/
+3
*
documentation improvements
Araq
2011-01-31
1
-7
/
+0
*
unary <; countup two type parameters; --recursivePath should work now
Araq
2011-01-29
1
-1
/
+9
*
changes to threads; --recursivePath support
Araq
2011-01-29
1
-1
/
+25
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
3
-98
/
+9
*
docgen: module dependencies are now listed
Araq
2011-01-16
1
-13
/
+24
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
1
-1
/
+1
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
1
-2
/
+3
*
added strutils.align
Araq
2010-12-07
1
-10
/
+10
*
commit before ov-res changes
Araq
2010-12-07
1
-4
/
+23
*
renamed lock->aquire
Araq
2010-11-18
2
-20
/
+20
*
docgen understands and ignores *when false*
Araq
2010-11-18
1
-4
/
+1
*
version 0.8.10
Araq
2010-10-21
1
-4
/
+5
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
1
-1
/
+0
*
threading code deactivated; tiny C bugfix: don't report warnings to error cal...
Araq
2010-09-19
4
-79
/
+119
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
3
-29
/
+110
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
2
-9
/
+9
*
bugfix: init of temps
Araq
2010-08-24
1
-0
/
+26
*
accurate file/line information
Andreas Rumpf
2010-08-14
1
-3
/
+8
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
6
-148
/
+130
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
2
-2
/
+3
*
before stack init change
Andreas Rumpf
2010-08-01
5
-35
/
+58
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
8
-204
/
+241
*
c2nim: better parsing of #ifdef C2NIM; #def support
Andreas Rumpf
2010-07-22
1
-2
/
+55
*
bugfix: c2nim: typedef unsigned char
Andreas Rumpf
2010-07-22
1
-0
/
+3
*
added system.appType magic
Andreas Rumpf
2010-07-21
1
-0
/
+6
*
bugfix: exception handling (still not correct)
Andreas Rumpf
2010-06-04
1
-0
/
+27
*
resolved system.nim conflicts
Andreas Rumpf
2010-05-29
1
-5
/
+5
|
\
|
*
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...
PhiLho
2010-05-21
1
-5
/
+5
*
|
explicit types for generic routines
Andreas Rumpf
2010-05-28
3
-8
/
+18
|
/
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
18
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
18
-0
/
+0
*
bugfixes for the high-level postgreSQL wrapper
Andreas Rumpf
2010-01-29
2
-3
/
+8
*
better subscript overloading
rumpf_a@web.de
2010-01-03
1
-2
/
+1
*
floating point checks
Andreas Rumpf
2009-12-14
1
-0
/
+18
*
BUGFIX: better error message when loading of dynamic lib proc fails
Andreas Rumpf
2009-12-09
1
-1
/
+4
*
bug concerning constant evaluation fixed
Andreas Rumpf
2009-11-26
1
-4
/
+4
*
version 0.8.2
rumpf_a@web.de
2009-10-21
1
-16
/
+17
*
implemented multi methods
Andreas Rumpf
2009-09-23
1
-18
/
+8
*
added tools and web dirs
Andreas Rumpf
2009-09-15
18
-126
/
+49
*
overload resolution for proc vars
Andreas Rumpf
2009-06-24
4
-15
/
+24
*
version0.7.10
Andreas Rumpf
2009-06-08
18
-0
/
+4567