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 'gcsafe'
Araq
2014-08-12
1
-2
/
+0
*
distinguish between 'defined' and 'declared'
Araq
2014-08-11
1
-1
/
+1
*
progress on deepCopy
Araq
2014-08-01
1
-11
/
+11
*
JS compilation works again
Araq
2014-07-16
1
-1
/
+0
*
Merge branch 'new_spawn' into devel
Araq
2014-07-15
1
-0
/
+1
|
\
|
*
c2nim is not part of the compiler anymore
Araq
2014-06-30
1
-2
/
+0
|
*
minor changes to todo.txt
Araq
2014-06-28
1
-0
/
+5
*
|
fixes latest regression
Araq
2014-07-11
1
-0
/
+1
*
|
fixes #1323
Araq
2014-07-08
1
-1
/
+1
*
|
fixes #1103; fixes #1297
Araq
2014-07-08
1
-1
/
+3
*
|
corrected backends.txt
Araq
2014-06-30
1
-0
/
+2
|
/
*
Merge pull request #1281 from Araq/new_spawn
Andreas Rumpf
2014-06-16
1
-0
/
+17
|
\
|
*
some changes
Araq
2014-06-09
1
-2
/
+2
|
*
added 'fence' instructions to the barrier
Araq
2014-06-06
1
-0
/
+3
|
*
Promises are now refs
Araq
2014-06-05
1
-0
/
+14
*
|
optimized method dispatchers
Araq
2014-06-12
1
-1
/
+0
|
/
*
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
[next]