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
/
compiler
/
ccgexprs.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixes #837
Araq
2014-11-21
1
-8
/
+24
*
fixes #1053, fixes #924
Araq
2014-11-19
1
-7
/
+9
*
fixes #1274
Araq
2014-11-18
1
-1
/
+1
*
fixes #1548
Araq
2014-11-17
1
-3
/
+4
*
fixes #1181
Araq
2014-11-13
1
-28
/
+32
*
fixes #1593
Araq
2014-11-12
1
-2
/
+12
*
implemented mixed mode codegen
Araq
2014-10-03
1
-19
/
+19
*
implemented 'guard' annotation
Araq
2014-09-21
1
-3
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-4
/
+4
*
fixes #1434
Araq
2014-08-14
1
-1
/
+0
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-08
1
-0
/
+1
|
\
|
*
Also include string.h for strlen for C backend
def
2014-08-08
1
-1
/
+1
|
*
Include string.h for strlen with cpp backend
def
2014-08-07
1
-0
/
+1
*
|
'parallel' statement works again
Araq
2014-08-08
1
-1
/
+3
|
/
*
some bugfixes for 'deepCopy'
Araq
2014-08-06
1
-5
/
+6
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-08-05
1
-3
/
+3
|
\
|
*
Fix #1392
Flaviu Tamas
2014-07-22
1
-3
/
+3
*
|
added debug output (but not active)
Araq
2014-08-05
1
-0
/
+1
*
|
progress on deepCopy
Araq
2014-08-01
1
-7
/
+39
|
/
*
parseBiggestFloat is now builtin
Araq
2014-07-16
1
-1
/
+2
*
fixes #1275
Araq
2014-07-01
1
-3
/
+4
*
fixes #751
Araq
2014-07-01
1
-2
/
+2
*
Merge pull request #1281 from Araq/new_spawn
Andreas Rumpf
2014-06-16
1
-1
/
+4
|
\
|
*
Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawn
Araq
2014-06-06
1
-1
/
+1
|
|
\
|
|
*
Promises are now refs
Araq
2014-06-05
1
-1
/
+1
|
*
|
Merge branch 'new_spawn' of https://github.com/Araq/Nimrod into new_spawn
Araq
2014-06-01
1
-1
/
+4
|
|
\
|
|
|
*
'parallel' statement almost working
Araq
2014-05-22
1
-1
/
+1
|
|
*
progress for the 'parallel' statement
Araq
2014-05-14
1
-0
/
+3
*
|
|
optimized method dispatchers
Araq
2014-06-12
1
-4
/
+20
|
/
/
*
/
Resolve type mismatches.
EXetoC
2014-05-13
1
-1
/
+1
|
/
*
2nd attempt to fix bootstrapping
Araq
2014-05-06
1
-1
/
+1
*
Merge branch 'devel' of https://github.com/Araq/Nimrod into devel
Araq
2014-04-20
1
-0
/
+3
|
\
|
*
Fixes #1005
Dominik Picheta
2014-04-15
1
-0
/
+3
*
|
first version of 'spawn'
Araq
2014-04-16
1
-0
/
+3
|
/
*
resolved conflict
Andreas Rumpf
2014-04-10
1
-143
/
+158
|
\
|
*
implemented region pointers
Araq
2014-04-09
1
-4
/
+4
|
*
Merge branch 'devel' of github.com:Araq/Nimrod into devel
Zahary Karadjov
2014-03-06
1
-1
/
+1
|
|
\
|
|
*
implemented 'union' and 'unchecked' pragmas
Araq
2014-03-05
1
-1
/
+1
|
*
|
split the inline and closure iterators into different symbol kinds for easier...
Zahary Karadjov
2014-03-06
1
-1
/
+1
|
|
/
|
*
vm2: new representation of registers
Araq
2014-02-21
1
-1
/
+0
|
*
fixes #914
Araq
2014-02-14
1
-1
/
+1
|
*
fixes #887
Simon Hafner
2014-02-09
1
-1
/
+1
|
*
bugfix: codegen issue that caused getGMTime() to leak memory
Araq
2014-02-07
1
-1
/
+1
|
*
case consistency for evalffi
Araq
2014-02-01
1
-1
/
+1
|
*
compiler warns when you use GC'ed memory and '--gc:none'
Araq
2014-01-19
1
-0
/
+16
|
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-4
/
+4
|
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-18
/
+18
|
*
case consistency: next steps
Araq
2013-12-29
1
-8
/
+8
|
*
case consistency part 4
Araq
2013-12-27
1
-102
/
+102
|
*
case consistency part 1
Araq
2013-12-27
1
-2
/
+2
[prev]
[next]