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
/
astalgo.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of deprecation warnings
def
2015-04-07
1
-119
/
+119
*
compiler_ropes: ropeToStr -> $
Jacek Sieka
2015-04-01
1
-6
/
+5
*
bugfixes for C++ codegen
Araq
2015-04-01
1
-247
/
+247
*
Replaced deprecated repeatChar() with repeat() or spaces().
Hans Raaf
2015-03-04
1
-14
/
+14
*
minor cleanups
Araq
2015-03-01
1
-3
/
+2
*
fixes #2169
Araq
2015-02-28
1
-0
/
+3
*
don't use stdout for nimsuggest server mode
Araq
2015-02-27
1
-5
/
+5
*
unsigned array indexes work better; minor cleanups
Araq
2015-02-10
1
-7
/
+7
*
fixes #1690
Araq
2014-12-18
1
-3
/
+4
*
fixes #1562, fixes #1543
Araq
2014-11-20
1
-3
/
+11
*
nimfix handles helloworld
Araq
2014-09-06
1
-1
/
+7
*
updated the compiler to use the new symbol names
Araq
2014-08-28
1
-9
/
+9
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
renamefest
Araq
2014-08-23
1
-31
/
+31
*
fixes #1334
Araq
2014-08-19
1
-12
/
+0
*
fixes #1143
Araq
2014-08-19
1
-12
/
+15
*
fixes 'gcsafe'
Araq
2014-08-12
1
-0
/
+11
*
New concurrency model: next steps
Araq
2014-04-19
1
-2
/
+2
*
fix #866; generic static params
Zahary Karadjov
2014-03-09
1
-1
/
+7
*
fixed opcConv
Araq
2014-02-22
1
-2
/
+8
*
bugfix: immediate templates are preferred consistently (danger: breaks code)
Araq
2014-02-04
1
-8
/
+25
*
it's the year 2014
Araq
2014-01-19
1
-7
/
+7
*
fixed #597
Zahary Karadjov
2014-01-02
1
-0
/
+2
*
case consistency: cs:partial bootstraps on windows
Araq
2013-12-29
1
-4
/
+4
*
case consistency: next steps
Araq
2013-12-29
1
-8
/
+8
*
case consistency part 4
Araq
2013-12-27
1
-29
/
+29
*
case consistency part 1
Araq
2013-12-27
1
-91
/
+86
*
new VM is getting stable
Araq
2013-10-29
1
-1
/
+1
*
minor improvement towards tgenericshardcases
Zahary Karadjov
2013-08-28
1
-5
/
+8
*
get rid of the SymTab* procs in astalgo
Zahary Karadjov
2013-05-12
1
-74
/
+0
*
switch to a linked list of scopes
Zahary Karadjov
2013-05-11
1
-14
/
+8
*
bugfix: case exhaustiveness checking
Araq
2013-03-21
1
-0
/
+4
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
FFI at compiletime improvements
Araq
2013-01-08
1
-1
/
+1
*
implements 'export' feature
Araq
2012-12-01
1
-8
/
+9
*
first steps towards term rewriting macros
Araq
2012-08-30
1
-2
/
+10
*
first steps to make templates hygienic
Araq
2012-08-20
1
-2
/
+7
*
idetools: '--def' now works in 'x.f'
Araq
2012-08-05
1
-3
/
+3
*
idetools improvements (2)
Araq
2012-08-03
1
-0
/
+1
*
idetools improvements
Araq
2012-08-03
1
-1
/
+3
*
made compiler more robust for idetools support
Araq
2012-07-30
1
-4
/
+7
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-2
/
+3
*
more fixes for new integer promotion rules; fixes #152; fixes #157; fixes #15...
Araq
2012-07-09
1
-0
/
+4
*
added proc annotations: macros invoked as pragmas
Araq
2012-06-26
1
-0
/
+7
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-06-19
1
-30
/
+30
|
\
|
*
fix AST debug printing when line directives are enabled
Zahary Karadjov
2012-06-06
1
-30
/
+30
*
|
first implementation of new lambda lifting
Araq
2012-06-15
1
-0
/
+4
|
/
*
attempt to fix a bug concerning implicit type conversions in case statements
Araq
2012-03-27
1
-0
/
+8
*
fix for template redefinition. test cases added.
Zahary Karadjov
2012-03-15
1
-0
/
+13
*
bugfix: removed newSons legacy
Araq
2012-01-07
1
-0
/
+1
[next]