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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
'nimrod pretty' command: next steps
Araq
2013-07-29
2
-43
/
+107
*
new vm: further progress
Araq
2013-07-29
5
-27
/
+350
*
new vm: lots of fixes
Araq
2013-07-27
3
-52
/
+145
*
new vm: can execute simple programs
Araq
2013-07-26
2
-9
/
+10
*
attempt to make C codegen aware of 'gensym'
Araq
2013-07-25
1
-1
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-07-25
1
-1
/
+1
|
\
|
*
bugfix: gensym
Araq
2013-07-25
1
-1
/
+1
*
|
new vm: next steps
Araq
2013-07-25
2
-3
/
+10
*
|
new evaluation engine: next steps
Araq
2013-07-25
3
-12
/
+11
|
/
*
fixes #531
Araq
2013-07-24
1
-1
/
+1
*
fixes #544
Araq
2013-07-24
3
-3
/
+9
*
added macros.genSym
Araq
2013-07-24
2
-1
/
+11
*
first steps to a new evaluation engine
Araq
2013-07-24
4
-0
/
+1768
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-07-20
3
-12
/
+18
|
\
|
*
Avoids usefulFact recursion with nil parameter. Fixes #518.
Grzegorz Adam Hankiewicz
2013-07-09
1
-1
/
+2
|
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-07-02
1
-2
/
+5
|
|
\
|
*
|
fixes #505
Araq
2013-07-02
1
-2
/
+5
|
*
|
fixes #503
Araq
2013-07-02
1
-9
/
+11
*
|
|
'modules' module from 'main'; minor bugfixes
Araq
2013-07-20
6
-215
/
+217
*
|
|
refactorings for the eval engine; bugfix: clean templates as accessors
Araq
2013-07-19
8
-231
/
+225
|
|
/
|
/
|
*
|
Merge pull request #502 from nihathrael/master
Araq
2013-07-01
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Order suggestion output by scope and then by item name.
Thomas Kinnen
2013-07-01
1
-2
/
+5
*
|
fixes #501
Araq
2013-07-01
1
-1
/
+1
*
|
bugfix: -o option doesn't crash the compiler anymore
Araq
2013-07-01
1
-3
/
+3
|
/
*
--os:standalone works again
Araq
2013-06-30
1
-1
/
+1
*
fixes lots of regressions
Araq
2013-06-29
4
-9
/
+12
*
bugfix: pragmas allowed for implicit generics
Araq
2013-06-29
1
-3
/
+3
*
bugfix: typo
Araq
2013-06-29
1
-1
/
+1
*
got rid of debug calls
Araq
2013-06-28
1
-3
/
+1
*
some small performance improvement for the evaluator
Araq
2013-06-28
3
-50
/
+69
*
small REPL improvements
Araq
2013-06-28
2
-5
/
+7
*
var tuple unpacking works at compile time
Araq
2013-06-28
3
-40
/
+53
*
implements nicer floating point literals
Araq
2013-06-27
1
-12
/
+13
*
bugfix: rendering of typ|typ2
Araq
2013-06-27
1
-8
/
+16
*
implements the 'codegenDecl' pragma
Araq
2013-06-27
5
-25
/
+41
*
fixes #488
Araq
2013-06-27
1
-0
/
+1
*
fixes #442
Araq
2013-06-27
1
-11
/
+20
*
fixed a long standing xml parser bug; html parser bugfixes + speed improvements
Araq
2013-06-27
2
-8
/
+4
*
fixes #481
Araq
2013-06-13
2
-1
/
+27
*
improvements for 'not nil' checking
Araq
2013-06-13
6
-24
/
+94
*
bugfixes for the guarded data flow analysis
Araq
2013-06-12
3
-68
/
+101
*
next steps for guarded data flow analysis
Araq
2013-06-11
4
-54
/
+262
*
fixes 465
Araq
2013-06-09
1
-1
/
+0
*
resolved conflict; added missing files
Araq
2013-06-09
3
-10
/
+356
|
\
|
*
fixes #466
Araq
2013-06-06
2
-10
/
+10
*
|
implemented large parts of the 'not nil' checking
Araq
2013-06-09
13
-59
/
+185
|
/
*
implemented dataflow analysis; activate via --warning[Uninit]:on
Araq
2013-06-04
3
-25
/
+176
*
fixes #451
Araq
2013-06-04
1
-1
/
+3
*
new scoping rules for 'if' now active
Araq
2013-06-04
1
-1
/
+1
*
fixes semicolon parsing issue
Araq
2013-06-03
1
-5
/
+9
[prev]
[next]