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
/
todo.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #287; bugfix: subrange checking is performed again
Araq
2013-04-12
1
-2
/
+1
*
fixes #283
Araq
2013-04-11
1
-0
/
+1
*
implemented --dynlibOverride option for static linking of 'dynlib'
Araq
2013-04-08
1
-1
/
+1
*
documented restricted destructors
Araq
2013-04-08
1
-1
/
+0
*
improvements for destructors
Araq
2013-04-08
1
-7
/
+5
*
rod file viewer for easier debugging of rod files
Araq
2013-04-04
1
-1
/
+0
*
fixes a long-standing bug about procvar checking
Araq
2013-03-25
1
-0
/
+1
*
fixes #376
Araq
2013-03-24
1
-0
/
+1
*
added system.locals
Araq
2013-03-21
1
-2
/
+0
*
bugfix: case exhaustiveness checking
Araq
2013-03-21
1
-1
/
+0
*
better error message when C compilation fails
Araq
2013-03-19
1
-0
/
+2
*
tester supports large tests
Araq
2013-03-18
1
-0
/
+1
*
added broken 'range' types to todo
Araq
2013-03-18
1
-0
/
+1
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
documented object constrs; endb works again
Araq
2013-03-09
1
-26
/
+25
*
object constructors work now
Araq
2013-03-08
1
-1
/
+1
*
next steps for object construction expressions
Araq
2013-03-07
1
-0
/
+1
*
first steps to implement object construction expressions
Araq
2013-03-07
1
-1
/
+5
*
fixed some typos
Araq
2013-03-05
1
-1
/
+2
*
made some tests green
Araq
2013-03-04
1
-0
/
+1
*
make some tests green
Araq
2013-03-03
1
-3
/
+3
*
lazy operand sem'checking (beware)
Araq
2013-03-02
1
-0
/
+7
*
codegen produces better code for complex assignments
Araq
2013-02-24
1
-5
/
+4
*
mark and sweep GC without bitvectors works
Araq
2013-02-19
1
-3
/
+3
*
todo.txt changes
Araq
2013-02-19
1
-8
/
+16
*
GC: incRef needs to add cycleroots
Araq
2013-02-12
1
-0
/
+1
*
open arrays documented in the manual
Araq
2013-02-10
1
-0
/
+2
*
cleaner GC switching
Araq
2013-01-31
1
-0
/
+2
*
bugfix: overlap checking for 'case'
Araq
2013-01-27
1
-1
/
+0
*
bugfix: typeinfo.extendSeq
Araq
2013-01-27
1
-4
/
+3
*
bugfix: ftpclient compiles again
Araq
2013-01-22
1
-1
/
+0
*
fixed some closure related bugs
Araq
2013-01-22
1
-1
/
+2
*
todo.txt changes
Araq
2013-01-16
1
-5
/
+10
*
implemented generic multi methods
Araq
2013-01-16
1
-1
/
+0
*
fixes #293
Araq
2013-01-08
1
-3
/
+3
*
FFI at compiletime improvements
Araq
2013-01-08
1
-3
/
+3
*
next steps for FFI at compile time
Araq
2013-01-02
1
-0
/
+1
*
fixed a newly introduced c2nim bug; many untested improvements to the FFI at ...
Araq
2012-12-31
1
-3
/
+3
*
small examples work with the FFI
Araq
2012-12-19
1
-2
/
+7
*
fixes #277; documentation improvements
Araq
2012-12-17
1
-1
/
+0
*
don't invoke destructors for .global. variables
Araq
2012-12-16
1
-1
/
+2
*
some fixes for generic first class iterators
Araq
2012-12-15
1
-1
/
+1
*
fixes #271
Araq
2012-12-15
1
-0
/
+1
*
made some tests green; some small bugfixes
Araq
2012-12-09
1
-1
/
+0
*
documented AST overloading and some TR optimizations
Araq
2012-12-09
1
-7
/
+1
*
documentation improvements
Araq
2012-12-07
1
-2
/
+2
*
replaced recursivePath with shallowPath for Babel
Araq
2012-12-06
1
-0
/
+1
*
implemented AST based overloading
Araq
2012-12-06
1
-0
/
+1
*
implemented generic converters
Araq
2012-12-05
1
-2
/
+0
*
constraint now part of the parameter symbol and not of the type
Araq
2012-12-05
1
-3
/
+3
[next]