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
...
*
regenerated C sources
Araq
2012-01-15
0
-0
/
+0
*
removed nimKeepAlive as it's not necessary with interior pointer checking
Araq
2012-01-15
2
-51
/
+20
*
niminst: bugfixes; documentation changes
Araq
2012-01-15
9
-85
/
+70
*
bugfixes: tests are green again
Araq
2012-01-13
2
-2
/
+3
*
GC: growObj: revert to somewhat more efficient version
Araq
2012-01-13
1
-3
/
+3
*
niminst: diverse improvements; fixes #80
Araq
2012-01-13
13
-46
/
+102
*
bugfix: endless recursion in 'semAfterMacroCall'
Araq
2012-01-13
2
-1
/
+5
*
bugfix: invalid indentation for 'else' is detected; optional indentation for ...
Araq
2012-01-13
4
-3
/
+36
*
bugfix: tests/reject/tnoinst.nim is now rejected properly
Araq
2012-01-13
5
-2
/
+27
*
even more sys assertions
Araq
2012-01-13
6
-33
/
+68
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-01-12
2
-1
/
+25
|
\
|
*
New tooltip API for gtk.
dom96
2012-01-12
2
-1
/
+25
*
|
more sysasserts for allocator/gc
Araq
2012-01-12
8
-24
/
+38
*
|
further steps to eliminate generics bugs
Araq
2012-01-11
4
-15
/
+28
|
/
*
GC: interior pointers on stack are not necessarily aligned
Araq
2012-01-10
1
-8
/
+1
*
removed '^ deprecated' message
Araq
2012-01-10
3
-8
/
+5
*
bugfix: debugger works again
Araq
2012-01-08
2
-2
/
+2
*
unsuccessful phantom bug hunting
Araq
2012-01-08
4
-35
/
+44
*
koch: 'update' feature optional for less dependencies
Araq
2012-01-08
1
-52
/
+64
*
disabled tdatabind.nim as it's still to heavy for the compiler
Araq
2012-01-08
1
-0
/
+95
*
adapted titer4 test because of new implicit items/pairs iterators
Araq
2012-01-08
1
-2
/
+2
*
bugfix: command line args are processed again after config files, so that --v...
Araq
2012-01-08
1
-5
/
+5
*
implicit invokation of items/pairs iterators
Araq
2012-01-08
6
-30
/
+72
*
fixes #33
Araq
2012-01-07
3
-26
/
+29
*
bugfix: type alias to generic; generic type not stripped away from for loop v...
Araq
2012-01-07
8
-69
/
+118
*
bugfix: removed newSons legacy
Araq
2012-01-07
4
-10
/
+15
*
test t99bott.nim works now
Araq
2012-01-06
4
-25
/
+24
*
implemented incompleteStruct pragma; embedded debugger works with posix module
Araq
2012-01-05
19
-47
/
+85
*
fixed some tests
Araq
2012-01-03
2
-6
/
+2
*
bugfix: tester should compile again
Araq
2012-01-03
1
-1
/
+1
*
C sources regenerated for new len(openarray) header that catches more bugs; s...
Araq
2012-01-03
5
-13
/
+18
*
io test uses dummy compile result object
Araq
2012-01-02
1
-1
/
+3
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2012-01-02
3
-13
/
+6
|
\
|
*
Merge pull request #86 from Tass/master
Araq
2012-01-02
3
-13
/
+6
|
|
\
|
|
*
removed """ so unittest can handle it
Simon Hafner
2012-01-02
1
-6
/
+1
|
|
*
fixed the io tests so they run as intended
Simon Hafner
2011-12-31
3
-7
/
+5
*
|
|
bugfix: +1 unnecessary in resizeString; caused annoying reallocations for str...
Araq
2012-01-02
3
-6
/
+5
|
/
/
*
|
serious allocator bugfixes
Araq
2012-01-02
2
-4
/
+11
*
|
year 2012 for most copyright headers
Araq
2012-01-02
174
-184
/
+187
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-12-31
1
-0
/
+1
|
\
|
*
Disabled io tests because it blocks indefinitely.
dom96
2011-12-31
1
-0
/
+1
*
|
new len(openarray) implementation
Araq
2011-12-31
4
-5
/
+22
|
/
*
Merge pull request #84 from Tass/master
Araq
2011-12-31
1
-0
/
+1
|
\
|
*
forgot to add tests/testdata/string
Simon Hafner
2011-12-31
1
-0
/
+1
*
|
MAP_ANONYMOUS is not always 0x20 for linux; changed the tests
Araq
2011-12-31
3
-9
/
+20
*
|
changed io tests
Araq
2011-12-31
2
-2
/
+6
*
|
sysio: got rid of now unnecessary length check
Araq
2011-12-31
1
-2
/
+0
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-12-31
5
-22
/
+93
|
\
\
|
*
|
Merge pull request #79 from Tass/master
Araq
2011-12-31
5
-22
/
+93
|
|
\
|
|
|
*
compileSingleTest instead of direct callCompiler
Simon Hafner
2011-12-30
1
-1
/
+1
[prev]
[next]