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
/
ccgmerge.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
sem pass compiles again
Andreas Rumpf
2018-05-12
1
-17
/
+17
*
symbol files: introduce more switches for debugging
Andreas Rumpf
2018-01-07
1
-1
/
+1
*
Merge branch 'devel' into sighashes
Araq
2016-12-01
1
-1
/
+1
|
\
|
*
fixes #5055
Araq
2016-11-30
1
-1
/
+1
*
|
signature hashing: more progress
Araq
2016-11-11
1
-13
/
+14
|
/
*
compiler almost free of deprecated expr/stmt names
Andreas Rumpf
2016-07-30
1
-1
/
+1
*
stdlib and compiler don't use .immediate anymore
Andreas Rumpf
2016-07-29
1
-1
/
+1
*
refactoring: flags instead of bools
Andreas Rumpf
2016-05-18
1
-3
/
+4
*
Get rid of deprecation warnings
def
2015-04-07
1
-24
/
+24
*
compiler_ropes: ropeToStr -> $
Jacek Sieka
2015-04-01
1
-3
/
+3
*
implemented a[^1] notation
Araq
2015-03-26
1
-12
/
+12
*
Fix typos
Federico Ceratto
2015-02-15
1
-1
/
+1
*
implemented mixed mode codegen
Araq
2014-10-03
1
-1
/
+1
*
updated the compiler to use the new symbol names
Araq
2014-08-28
1
-2
/
+2
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
removed dead code
Araq
2014-03-04
1
-27
/
+0
*
'nil' as a statement is deprecated, use an empty 'discard' instead
Araq
2014-01-19
1
-1
/
+1
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-8
/
+8
*
case consistency part 4
Araq
2013-12-27
1
-6
/
+6
*
case consistency part 1
Araq
2013-12-27
1
-2
/
+1
*
nimrod dump can now produce a machine readable json report
Zahary Karadjov
2013-05-01
1
-9
/
+9
*
bugfix: fix linking when symbol files are used
Zahary Karadjov
2013-04-08
1
-7
/
+4
*
merged upstream master
Zahary Karadjov
2013-01-27
1
-5
/
+32
|
\
|
*
first version of ropes.nim with unsafeNew (broken)
Araq
2012-12-02
1
-5
/
+32
*
|
[caas] first version that actually works (still has a lot of logical memory l...
Zahary Karadjov
2012-11-28
1
-5
/
+8
|
/
*
first steps for overloading support of passing blocks; bugfix: test results o...
Araq
2012-09-11
1
-1
/
+1
*
first steps to make templates hygienic
Araq
2012-08-20
1
-2
/
+5
*
extracted documentation generator
Araq
2012-05-09
1
-1
/
+1
*
C variables are created in their enclosing block instead of their enclosing f...
Zahary Karadjov
2012-04-12
1
-2
/
+2
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
rod files: next trivial examples working
Araq
2011-10-22
1
-1
/
+4
*
trivial change scenario works with symbol files
Araq
2011-10-22
1
-25
/
+32
*
further steps for incremental C code generation
Araq
2011-10-21
1
-7
/
+40
*
first steps to C file merge operation for incremental compilation
Araq
2011-10-21
1
-0
/
+253