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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fixes #2
Araq
2011-11-02
2
-4
/
+3
*
fixes #59
Araq
2011-11-02
2
-0
/
+12
*
small bugfixes to make more tests green
Araq
2011-11-02
11
-11
/
+40
*
DLL generation may work again
Araq
2011-11-02
5
-9
/
+30
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-11-02
4
-13
/
+14
|
\
|
*
Fixed the tester. Some fixes and additions for the JS backend.
dom96
2011-10-31
4
-13
/
+14
*
|
better code generation for constant aggregates
Araq
2011-11-02
10
-32
/
+79
*
|
bugfix: template t(f_no_Type) does not crash the compiler anymore in 'check' ...
Araq
2011-10-30
1
-0
/
+6
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-10-30
2
-31
/
+85
|
\
|
*
Fixed issue with some functions in the sockets module not reporting the corre...
dom96
2011-10-30
2
-31
/
+85
*
|
lazy loading of body ast implemented
Araq
2011-10-30
21
-83
/
+152
*
|
compilation cache: slurped files are a dependency too
Araq
2011-10-30
4
-2
/
+12
|
/
*
constant folding for cnst[i] and cnst.attr
Araq
2011-10-29
5
-49
/
+78
*
splicing tested and documented
Araq
2011-10-28
7
-30
/
+72
*
eval context for macros lives as long as the current module is compiled
Araq
2011-10-28
6
-25
/
+68
*
JS backend: supports methods (untested)
Araq
2011-10-28
2
-16
/
+23
*
compilation cache: tests now part of test suite
Araq
2011-10-27
19
-46
/
+250
*
new compiler option tlsEmulation
Araq
2011-10-27
11
-28
/
+28
*
compilation cache: DLL interfacing now works
Araq
2011-10-27
5
-44
/
+44
*
compilation cache: various bugfixes; works for the compiler itself
Araq
2011-10-27
13
-145
/
+304
*
compilation cache: mostly working; generics not yet
Araq
2011-10-25
17
-2949
/
+160
*
compilation cache: multi methods now work
Araq
2011-10-24
5
-26
/
+41
*
compilation cache: better dependency checking
Araq
2011-10-23
5
-14
/
+34
*
compilation cache: small fixes; methods still not working
Araq
2011-10-23
5
-22
/
+30
*
compilation cache: methods have a chance to work
Araq
2011-10-23
7
-35
/
+100
*
thread local vs. global system.raiseHook
Araq
2011-10-23
4
-8
/
+22
*
documentation for the compilation cache
Araq
2011-10-23
4
-7
/
+112
*
rod files: next trivial examples working
Araq
2011-10-22
13
-1034
/
+70
*
preparations for proper memmap'ed files
Araq
2011-10-22
4
-32
/
+105
*
bugfix: nil -> emptyNode
Araq
2011-10-22
4
-3
/
+4
*
trivial change scenario works with symbol files
Araq
2011-10-22
5
-50
/
+65
*
got rid of gToTypeInfoId
Araq
2011-10-21
3
-16
/
+6
*
got rid of gGeneratedSyms
Araq
2011-10-21
2
-10
/
+16
*
further steps for incremental C code generation
Araq
2011-10-21
3
-41
/
+74
*
first steps to C file merge operation for incremental compilation
Araq
2011-10-21
8
-118
/
+441
*
bugfixes for ROD file generation; nimcache dir is now flat
Araq
2011-10-20
12
-75
/
+104
*
much more efficient rod file generation
Araq
2011-10-18
1
-0
/
+1
*
much more efficient rod file generation
Araq
2011-10-18
18
-559
/
+613
*
test commit ;-)
Araq
2011-10-13
1
-0
/
+2
*
libuv working on windows too
Zahary Karadjov
2011-10-12
7
-34
/
+40
*
Added wrappers for joyent's libuv and http_parser librarier
Zahary Karadjov
2011-10-12
3
-0
/
+783
*
'bind' as a declarative statement
Araq
2011-10-10
18
-76
/
+187
*
new syntactic construct: a{i}
Araq
2011-10-08
10
-15
/
+43
*
slurp uses path; unidecode is improved and threadsafe
Araq
2011-10-08
9
-48
/
+76
*
Merge pull request #58 from zah/getast-unittests
Araq
2011-10-07
14
-101
/
+446
|
\
|
*
*Pimped up* the test runner with colorful output
Zahary Karadjov
2011-10-07
2
-7
/
+39
|
*
Cleaned up the circular dependecies and remaining issues
Zahary Karadjov
2011-10-07
11
-100
/
+105
|
*
Basic unit testing facilities (suites, fixtures, cases)
Zahary Karadjov
2011-10-07
8
-16
/
+258
|
*
getAst works correctly with existing AST values as template/macro arguments
Zahary Karadjov
2011-10-07
5
-59
/
+125
|
/
*
C sources rebuilt; bootstrapping should work again
Araq
2011-10-07
0
-0
/
+0
[prev]
[next]