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
*
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
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
codegen uses alias analysis to generate better code
Araq
2011-12-10
1
-3
/
+1
*
alias analysis as required for the code gen and the HLO
Araq
2011-12-08
1
-0
/
+26
*
first steps to C file merge operation for incremental compilation
Araq
2011-10-21
1
-0
/
+5
*
'bind' as a declarative statement
Araq
2011-10-10
1
-4
/
+6
*
bugfixes for generics; new threads implementation still broken
Araq
2011-09-20
1
-1
/
+4
*
intsets are now a proper module and part of the stdlib
Araq
2011-06-14
1
-12
/
+9
*
got rid of nstrtabs and nhashes modules
Araq
2011-06-10
1
-2
/
+2
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+843