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
...
*
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
[prev]