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 #1809; implements overloading based on 'var T'
Araq
2015-03-14
1
-3
/
+1
*
fixes #1819
Araq
2015-03-12
1
-1
/
+0
*
fixes #2287
Araq
2015-03-12
1
-0
/
+1
*
GC: get rid of pathological behaviour for stack marking
Araq
2015-03-08
1
-1
/
+0
*
improved --debugger switch; updated release plan
Araq
2015-02-27
1
-2
/
+3
*
fixes #2199, fixes #2197
Araq
2015-02-24
1
-0
/
+1
*
implements a type API for macros
Araq
2015-02-24
1
-1
/
+0
*
fixes #2068
Araq
2015-02-12
1
-0
/
+1
*
ordinary parameters can follow a varargs parameter
Araq
2015-02-12
1
-1
/
+1
*
fixed minor bugs; cleaned up tests
Araq
2015-02-12
1
-1
/
+0
*
cleanup index generation
Araq
2015-02-10
1
-3
/
+0
*
cleaned up GC tests; fixes object variant re-assign bug
Araq
2015-02-10
1
-1
/
+1
*
fixes #1131
Araq
2015-02-10
1
-1
/
+0
*
tables work in 'const' sections; echo supports 'nil' strings; minor cleanups
Araq
2015-02-09
1
-3
/
+12
*
compiler distinguishes between 2 different 'var' types for C++ interop; code ...
Araq
2015-02-07
1
-1
/
+0
*
fixes #2039
Araq
2015-01-31
1
-1
/
+1
*
nimsuggest improvements
Araq
2015-01-30
1
-0
/
+1
*
documented new C++ support
Araq
2015-01-28
1
-1
/
+0
*
added missing file
Araq
2015-01-27
1
-0
/
+1
*
better documentation for 'finished' for first class iterators
Araq
2015-01-27
1
-3
/
+0
*
nimsuggest: first version
Araq
2015-01-27
1
-1
/
+0
*
revert to old behaviour: tuple field names are not ignored anymore; fixes #1920
Araq
2015-01-18
1
-2
/
+0
*
fixes the integer conversion regressions
Araq
2015-01-13
1
-2
/
+4
*
fixes #1915
Araq
2015-01-12
1
-0
/
+3
*
website improvements
Araq
2014-12-26
1
-0
/
+1
*
fixes #1120
Araq
2014-12-25
1
-2
/
+2
*
tuple field names are ignored
Araq
2014-12-23
1
-1
/
+0
*
better CSS; better docs for teh tables module
Araq
2014-12-21
1
-2
/
+0
*
cleaned up os.nim; docgen improvements
Araq
2014-12-21
1
-1
/
+0
*
website improvements
Araq
2014-12-12
1
-1
/
+0
*
website slightly improved
Araq
2014-12-11
1
-1
/
+0
*
fixes #1689
Araq
2014-12-10
1
-0
/
+5
*
new website
Araq
2014-12-10
1
-2
/
+0
*
minor improvement to the barrier implementation
Araq
2014-12-09
1
-1
/
+4
*
implements 'defer'
Araq
2014-12-04
1
-1
/
+4
*
smileys configurable; safer image attribute handling
Araq
2014-11-29
1
-0
/
+1
*
implemented procCall builtin
Araq
2014-11-28
1
-1
/
+0
*
fixes #619
Araq
2014-11-15
1
-1
/
+0
*
proper fix for stack initialization and threadvar emulation
Araq
2014-11-11
1
-0
/
+1
*
fixes #1646
Araq
2014-11-10
1
-2
/
+1
*
the codegen doesn't emit deepCopy for parallel statements
Araq
2014-11-08
1
-3
/
+2
*
todo.txt updates
Araq
2014-11-04
1
-6
/
+2
*
documented nimfix
Araq
2014-11-04
1
-2
/
+3
*
added threadpool and cpuinfo to the docgen
Araq
2014-11-03
1
-0
/
+1
*
minor changes to the threading docs
Araq
2014-11-01
1
-4
/
+5
*
documentation updates
Araq
2014-10-11
1
-1
/
+1
*
should compile with csources again
Araq
2014-10-06
1
-2
/
+0
*
updated some tests
Araq
2014-10-04
1
-2
/
+1
*
implemented mixed mode codegen
Araq
2014-10-03
1
-2
/
+2
*
recursive tuple types are now invalid (breaking change)
Araq
2014-10-02
1
-5
/
+0
[next]