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
/
semexprs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
big repo cleanup
Araq
2011-04-12
1
-1092
/
+0
*
p[] instead of p^
Araq
2011-04-11
1
-10
/
+19
*
added 'reset' magic proc
Araq
2011-03-25
1
-1
/
+1
*
bugfix: type converter that converts to bool in 'if' context
Araq
2011-03-25
1
-2
/
+1
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
1
-9
/
+6
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
1
-5
/
+8
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
1
-1
/
+2
*
various bugfixes for generics; added generic sort proc
Araq
2011-03-03
1
-24
/
+22
*
--stdout support; idetools implemented
Araq
2011-02-25
1
-1
/
+1
*
next steps to perfect 'suggest'
Araq
2011-02-22
1
-2
/
+0
*
refactoring: suggest can import sigmatch for type matching
Araq
2011-02-21
1
-8
/
+8
*
first implementation of suggest
Araq
2011-02-16
1
-0
/
+2
*
REPL improvements
Araq
2011-02-13
1
-4
/
+9
*
basic continue after error works; interactive mode more useful
Araq
2011-02-13
1
-1
/
+4
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
1
-104
/
+83
*
changes to threads; --recursivePath support
Araq
2011-01-29
1
-5
/
+5
*
explicit indices in array literals
Araq
2011-01-16
1
-2
/
+20
*
bugfix: semantic checking: tuples without named fields
Araq
2011-01-06
1
-1
/
+1
*
explicit types for generic routines
Andreas Rumpf
2010-05-28
1
-2
/
+0
*
bugfix: duplicate gtk2.set_tab_pos
Andreas Rumpf
2010-03-29
1
-10
/
+3
*
version 0.8.8
Andreas Rumpf
2010-03-14
1
-2
/
+7
*
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
*
devel libs added
rumpf_a@web.de
2010-01-24
1
-10
/
+7
*
better subscript overloading
rumpf_a@web.de
2010-01-03
1
-250
/
+224
*
version 0.8.5: added Nimrod version of the compiler
Andreas Rumpf
2009-12-07
1
-0
/
+1113