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
*
todo.txt updated
Araq
2013-12-29
1
-1
/
+1
*
improvements for 'pretty'
Araq
2013-12-28
1
-2
/
+1
*
case consistency part 1
Araq
2013-12-27
1
-2
/
+3
*
bootstraps with new template symbol binding rules
Araq
2013-12-24
1
-1
/
+0
*
attempt to merge newtempl
Araq
2013-12-24
1
-2
/
+6
*
Merge branch 'newtempl' into devel
Araq
2013-12-24
1
-1
/
+0
|
\
|
*
'bind' default for clean templates
Araq
2013-05-15
1
-2
/
+1
*
|
new VM: some progress for the FFI support
Araq
2013-12-23
1
-1
/
+0
*
|
new VM: improvements
Araq
2013-12-12
1
-1
/
+0
*
|
tcnstseq works again
Araq
2013-11-07
1
-1
/
+0
*
|
VM now supports lambda lifting
Araq
2013-11-06
1
-1
/
+0
*
|
jump optimizer works
Araq
2013-10-29
1
-3
/
+1
*
|
new VM is getting stable
Araq
2013-10-29
1
-2
/
+2
*
|
computed goto now works; some progress on the new VM
Araq
2013-10-25
1
-2
/
+5
*
|
compiler bootstraps with new VM
Araq
2013-10-15
1
-2
/
+3
*
|
fixes for niminst
Araq
2013-09-28
1
-5
/
+0
*
|
examples from the talk part of test suite
Araq
2013-09-27
1
-2
/
+6
*
|
the compiler can now deal with multiple modules of the same name
Araq
2013-09-26
1
-1
/
+1
*
|
JS codegen: supports more builtins
Araq
2013-09-24
1
-1
/
+0
*
|
support for multiple modules of the same name; niminst supports 'platforms'; ...
Araq
2013-09-24
1
-2
/
+4
*
|
improvements for TR macros
Araq
2013-09-17
1
-2
/
+0
*
|
disabled M&S GC again
Araq
2013-09-10
1
-0
/
+1
*
|
fixes #582
Araq
2013-09-01
1
-0
/
+1
*
|
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
[next]