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
*
fixed some typos
Araq
2013-03-05
3
-7
/
+8
*
bugfix: tvtable works again
Araq
2013-03-05
2
-4
/
+5
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-03-04
1
-0
/
+1
|
\
|
*
Merge pull request #349 from gradha/pr_switches_default_macosx_compiler_to_clang
Araq
2013-03-04
1
-0
/
+1
|
|
\
|
|
*
Changes default macosx compiler to clang.
Grzegorz Adam Hankiewicz
2013-03-02
1
-0
/
+1
*
|
|
use clang for macosx in buildsh.tmpl
Araq
2013-03-04
1
-0
/
+2
|
/
/
*
|
made some tests green
Araq
2013-03-04
3
-3
/
+6
*
|
fixes for the new overloading resolution
Araq
2013-03-03
4
-21
/
+14
*
|
make some tests green
Araq
2013-03-03
13
-77
/
+98
*
|
lazy operand sem'checking (beware)
Araq
2013-03-02
6
-43
/
+88
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-02-28
9
-4
/
+5
|
\
|
*
Merge pull request #348 from Tass/isServing
Araq
2013-02-27
4
-3
/
+4
|
|
\
|
|
*
added isServing parameter
Simon Hafner
2013-02-26
4
-3
/
+4
|
*
|
Moved packages to lib directory.
Dominik Picheta
2013-02-25
5
-1
/
+1
*
|
|
better overloading resolution for generics
Araq
2013-02-28
4
-19
/
+65
*
|
|
small improvements
Araq
2013-02-27
2
-2
/
+6
|
/
/
*
|
don't eval wrong code
Araq
2013-02-24
1
-1
/
+7
*
|
some bugfixes; no system.$ for object as it breaks code
Araq
2013-02-24
4
-10
/
+11
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-02-24
3
-151
/
+236
|
\
|
*
Fixed timeouts for sockets, implemented timeouts in httpclient and fixed
Dominik Picheta
2013-02-23
3
-151
/
+236
*
|
codegen produces better code for complex assignments
Araq
2013-02-24
4
-10
/
+68
|
/
*
applies #322 without FReadDir effect
Araq
2013-02-22
2
-1
/
+9
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-02-22
3
-5
/
+25
|
\
|
*
Merge pull request #280 from keitahaga/better-error-message
Araq
2013-02-21
1
-3
/
+8
|
|
\
|
|
*
Better CLI error message when options are invalid
Keita Haga
2012-12-16
1
-3
/
+8
|
*
|
Merge pull request #341 from Tass/master
Araq
2013-02-21
2
-2
/
+17
|
|
\
\
|
|
*
|
removed `$` for refs upon request
Simon Hafner
2013-02-21
2
-17
/
+5
|
|
*
|
added $ for refs and removed == for ref test
Simon Hafner
2013-02-21
2
-8
/
+14
|
|
*
|
added tests, actually implemented $ and ==
Simon Hafner
2013-02-21
2
-3
/
+4
|
|
*
|
added tests for == and $
Simon Hafner
2013-02-21
1
-0
/
+20
|
|
/
/
*
/
/
added gradha's improvements for the times module (issue #231)
Araq
2013-02-22
1
-1
/
+9
|
/
/
*
|
better typeToString; fixes #340
Araq
2013-02-20
2
-15
/
+16
*
|
small cleanups
Araq
2013-02-19
2
-5
/
+3
*
|
mark and sweep GC without bitvectors works
Araq
2013-02-19
3
-5
/
+8
*
|
mark and sweep without bitvectors
Araq
2013-02-19
2
-29
/
+77
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-02-19
2
-20
/
+30
|
\
\
|
*
|
fixes #286
Araq
2013-02-19
1
-1
/
+1
|
*
|
fixes #331, fixes #314
Araq
2013-02-18
1
-19
/
+29
*
|
|
todo.txt changes
Araq
2013-02-19
1
-8
/
+16
|
/
/
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-02-18
1
-1
/
+1
|
\
\
|
*
|
enable 'cast' in interactive mode (beware)
Araq
2013-02-17
1
-1
/
+1
*
|
|
typo in news.txt
Araq
2013-02-18
1
-1
/
+1
*
|
|
system.fields|fieldPairs for objects
Araq
2013-02-18
5
-37
/
+170
|
/
/
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-02-16
27
-141
/
+163
|
\
\
|
*
\
Merge pull request #336 from Tass/unittest
Araq
2013-02-16
4
-15
/
+36
|
|
\
\
|
|
*
|
WA for #329, caused by #335
Simon Hafner
2013-02-15
2
-1
/
+6
|
|
*
|
on the path to get unittest running from JS
Simon Hafner
2013-02-15
2
-13
/
+28
|
|
*
|
elif on JS instead of generic else
Simon Hafner
2013-02-15
1
-1
/
+1
|
|
*
|
UTC weekday in JS
Simon Hafner
2013-02-15
1
-1
/
+2
|
*
|
|
Merge pull request #333 from Tass/master
Araq
2013-02-15
25
-126
/
+127
|
|
\
|
|
[next]