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
/
rod
/
main.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
big repo cleanup
Araq
2011-04-12
1
-279
/
+0
*
p[] instead of p^
Araq
2011-04-11
1
-1
/
+1
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
1
-18
/
+18
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-1
/
+1
*
--stdout make compiler messages go to stderr
Araq
2011-02-25
1
-2
/
+2
*
--stdout support; idetools implemented
Araq
2011-02-25
1
-5
/
+6
*
first implementation of suggest
Araq
2011-02-16
1
-0
/
+9
*
basic continue after error works; interactive mode more useful
Araq
2011-02-13
1
-0
/
+1
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-3
/
+3
*
first step to get rid of nil in the AST
Araq
2011-02-09
1
-0
/
+1
*
support for objective C generation
Araq
2011-01-10
1
-4
/
+10
*
bugfix: overflow checking for small ints; bugfix: tiny C works again
Araq
2010-09-20
1
-0
/
+1
*
threading code deactivated; tiny C bugfix: don't report warnings to error cal...
Araq
2010-09-19
1
-1
/
+1
*
tiny C backend for a much faster REPL
Andreas Rumpf
2010-04-02
1
-1
/
+11
*
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
*
strutils.parseHexInt added
Andreas Rumpf
2010-01-18
1
-62
/
+3
*
devel of web frontend
rumpf_a@web.de
2010-01-10
1
-4
/
+2
*
better subscript overloading
rumpf_a@web.de
2010-01-03
1
-34
/
+38
*
got rid of platdef.c; compiler now always does linking step
rumpf_a@web.de
2009-12-20
1
-6
/
+5
*
floating point checks
Andreas Rumpf
2009-12-14
1
-7
/
+6
*
version 0.8.5: added Nimrod version of the compiler
Andreas Rumpf
2009-12-07
1
-0
/
+309