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
*
added 'fence' instructions to the barrier
Araq
2014-06-06
1
-0
/
+3
*
Promises are now refs
Araq
2014-06-05
1
-0
/
+14
*
compiler prepared for the new comment handling
Araq
2014-04-30
1
-0
/
+1
*
minor tweaks; updated todo.txt
Araq
2014-04-25
1
-14
/
+12
*
refined and documented regionized pointers
Araq
2014-04-09
1
-1
/
+0
*
fixes bootstrapping
Araq
2014-04-09
1
-0
/
+2
*
minor VM bugfix
Araq
2014-04-04
1
-2
/
+0
*
todo.txt updated
Araq
2014-04-02
1
-2
/
+1
*
tester outputs full test path
Araq
2014-03-28
1
-0
/
+3
*
fixes #911
Araq
2014-03-28
1
-1
/
+0
*
borrow dots for distinct types documented
Araq
2014-03-26
1
-1
/
+0
*
added #903 to the test suite
Araq
2014-03-26
1
-1
/
+1
*
VM: attempt to get integer ops right
Araq
2014-03-24
1
-3
/
+1
*
fixes #1023
Araq
2014-03-22
1
-1
/
+2
*
osproc compiles again for haiku
Araq
2014-03-10
1
-1
/
+0
*
implements strongSpaces parsing mode
Araq
2014-03-07
1
-1
/
+0
*
implemented 'union' and 'unchecked' pragmas
Araq
2014-03-05
1
-2
/
+1
*
fixes #937
Araq
2014-03-05
1
-0
/
+1
*
fixes #968
Araq
2014-03-04
1
-0
/
+1
*
the compiler is now aware of packages
Araq
2014-03-02
1
-1
/
+0
*
better handling of packages, still incomplete
Araq
2014-03-02
1
-1
/
+7
*
new VM is getting stable
Araq
2014-02-24
1
-2
/
+0
*
fixed opcConv
Araq
2014-02-22
1
-1
/
+0
*
vm2: new representation of registers
Araq
2014-02-21
1
-4
/
+3
*
renamed noStackFrame to asmNoStackFrame
Araq
2014-02-18
1
-4
/
+0
*
todo.txt changes
Araq
2014-02-17
1
-1
/
+3
*
more things case consistent
Araq
2014-02-10
1
-1
/
+0
*
fixes #885
Araq
2014-02-09
1
-3
/
+4
*
compiles on sparc again
Araq
2014-02-09
1
-1
/
+0
*
bugfix: codegen issue that caused getGMTime() to leak memory
Araq
2014-02-07
1
-1
/
+1
*
stdlib compiles mostly without warnings again
Araq
2014-02-06
1
-3
/
+1
*
tyTypeDesc and tyRange always have 1 child; this might be tyNone but it is re...
Araq
2014-02-05
1
-1
/
+1
*
bugfix: immediate templates are preferred consistently (danger: breaks code)
Araq
2014-02-04
1
-1
/
+0
*
updated todo.txt
Araq
2014-02-03
1
-0
/
+2
*
macro tests almost green
Araq
2014-02-03
1
-1
/
+8
*
new tester produces json output
Araq
2014-02-02
1
-4
/
+1
*
closure iterators work
Araq
2014-01-23
1
-15
/
+20
*
next steps for closure iterators
Araq
2014-01-22
1
-0
/
+1
*
parser support anon iterators
Araq
2014-01-20
1
-3
/
+1
*
compiler warns when you use GC'ed memory and '--gc:none'
Araq
2014-01-19
1
-1
/
+0
*
it's the year 2014
Araq
2014-01-19
1
-4
/
+2
*
unittest module works again
Araq
2014-01-18
1
-0
/
+1
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-01-13
1
-1
/
+0
|
\
|
*
Merge branch 'upstream' into devel
Zahary Karadjov
2013-12-29
1
-1
/
+0
|
|
\
|
|
*
static params: expr[T] is now static[T]
Zahary Karadjov
2013-12-19
1
-1
/
+0
*
|
|
fixes db_sqlite
Araq
2014-01-13
1
-1
/
+0
*
|
|
case consistency improvements
Araq
2014-01-11
1
-0
/
+2
|
/
/
*
|
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
[next]