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
*
new VM: preparations for evalMacroCall
Araq
2013-08-11
1
-1
/
+2
*
new VM: register allocator bugfix; implemented more magics
Araq
2013-08-08
1
-1
/
+0
*
new VM: implemented constructors and jump optimizer
Araq
2013-08-07
1
-2
/
+2
*
new VM: next steps
Araq
2013-08-03
1
-0
/
+8
*
added macros.genSym
Araq
2013-07-24
1
-1
/
+0
*
small REPL improvements
Araq
2013-06-28
1
-1
/
+0
*
var tuple unpacking works at compile time
Araq
2013-06-28
1
-0
/
+1
*
bugfix: rendering of typ|typ2
Araq
2013-06-27
1
-1
/
+0
*
bugfix: marshal supports unsigned numbers
Araq
2013-06-27
1
-1
/
+0
*
fixed a long standing xml parser bug; html parser bugfixes + speed improvements
Araq
2013-06-27
1
-2
/
+5
*
improvements for 'not nil' checking
Araq
2013-06-13
1
-1
/
+0
*
bugfixes for the guarded data flow analysis
Araq
2013-06-12
1
-1
/
+0
*
next steps for guarded data flow analysis
Araq
2013-06-11
1
-3
/
+4
*
resolved conflict; added missing files
Araq
2013-06-09
1
-1
/
+0
|
\
|
*
fixes #466
Araq
2013-06-06
1
-1
/
+0
*
|
implemented large parts of the 'not nil' checking
Araq
2013-06-09
1
-1
/
+2
|
/
*
implemented dataflow analysis; activate via --warning[Uninit]:on
Araq
2013-06-04
1
-1
/
+1
*
new scoping rules for 'if' now active
Araq
2013-06-04
1
-1
/
+1
*
tiny doc improvement
Araq
2013-06-03
1
-1
/
+0
*
better error message for subtle nil errors
Araq
2013-05-31
1
-0
/
+1
*
'from' statement documented
Araq
2013-05-19
1
-2
/
+2
*
fixes #433
Araq
2013-05-18
1
-0
/
+1
*
todo.txt changes
Araq
2013-05-11
1
-39
/
+51
*
better effects handling for callbacks
Araq
2013-05-09
1
-1
/
+0
*
more intuitive behaviour for 'discardable' in expression bodies
Araq
2013-05-04
1
-1
/
+1
*
fixes #117
Araq
2013-05-04
1
-1
/
+0
*
completed expr/stmt unification
Araq
2013-05-03
1
-5
/
+0
*
new parser works with docgen
Araq
2013-05-02
1
-1
/
+0
*
bugfixes mostly JS related
Araq
2013-05-01
1
-0
/
+2
*
tester should work again; documented (;)
Araq
2013-04-30
1
-2
/
+1
*
proper scoping for 'if'
Araq
2013-04-30
1
-2
/
+0
*
first steps to the expr/stmt unification
Araq
2013-04-30
1
-6
/
+4
*
first version of commonType
Araq
2013-04-22
1
-0
/
+6
*
bugfix: 'import x var y' without newline doesn't parse anymore
Araq
2013-04-21
1
-10
/
+10
*
new parsing scheme is documented
Araq
2013-04-21
1
-9
/
+6
*
next steps for the new parser/grammar
Araq
2013-04-20
1
-0
/
+12
*
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
[next]