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 `ftpclient.createDir`.
dom96
2011-11-29
1
-1
/
+4
*
|
cleaned up configuration file handling and documented the new behaviour
Araq
2011-11-30
19
-151
/
+156
|
/
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-11-29
1
-0
/
+14
|
\
|
*
Merge pull request #69 from hametsu/master
Araq
2011-11-29
1
-0
/
+14
|
|
\
|
|
*
sorry, i didnt test and commit...
takano32
2011-11-29
1
-4
/
+4
|
|
*
many thanks for Araq's advise!
takano32
2011-11-29
1
-10
/
+8
|
|
*
add Fizz Buzz program in examples directory
TAKANO Mitsuhiro
2011-11-28
1
-0
/
+16
*
|
|
implemented 'let' statement
Araq
2011-11-29
33
-103
/
+169
|
/
/
*
|
thoughts about implicit includes and imports
Araq
2011-11-29
1
-11
/
+16
*
|
old 'readline' and 'endOfFile' not deprecated anymore; too convenient for 1 l...
Araq
2011-11-29
5
-16
/
+7
*
|
further steps to get rid of deprecated endOfFile and readLine
Araq
2011-11-29
11
-21
/
+35
*
|
compiler uses new 'readLine'
Araq
2011-11-27
8
-73
/
+86
*
|
argument passing with --run option works again
Araq
2011-11-27
3
-8
/
+7
*
|
fixes #31
Araq
2011-11-27
5
-10
/
+14
*
|
bugfix: tester compiles again
Araq
2011-11-26
2
-2
/
+2
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-11-26
14
-388
/
+586
|
\
\
|
*
|
New algorithm for locating and loading nimrod config files.
Zahary Karadjov
2011-11-25
14
-388
/
+586
*
|
|
todo changes
Araq
2011-11-26
1
-0
/
+5
*
|
|
deprecated endOfFile and readLine
Araq
2011-11-25
6
-29
/
+59
*
|
|
fixed bug that kept tls emulation from working
Araq
2011-11-25
5
-25
/
+25
*
|
|
manual: cstring finally properly documented
Araq
2011-11-25
1
-0
/
+52
*
|
|
new pragma: 'noinit'
Araq
2011-11-25
6
-17
/
+34
|
/
/
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-11-25
1
-4
/
+7
|
\
\
|
*
|
Merge pull request #68 from hametsu/master
Araq
2011-11-25
1
-4
/
+7
|
|
\
|
|
|
*
auto generated files and dirs to ignore
takano32
2011-11-25
1
-0
/
+4
|
|
*
`rod' directory was renamed to `compiler'
takano32
2011-11-25
1
-4
/
+3
|
|
/
*
/
todo changes
Araq
2011-11-25
1
-1
/
+3
|
/
*
fixes #60
Araq
2011-11-25
1
-2
/
+2
*
'export' is now a keyword
Araq
2011-11-24
4
-6
/
+9
*
C codegen: generate nimKeepAlive calls at strategic places to keep the C comp...
Araq
2011-11-24
6
-174
/
+256
*
fixes #65
Araq
2011-11-22
1
-1
/
+1
*
unused constants are optimized away
Araq
2011-11-22
4
-39
/
+47
*
attempt to fix tunidecode test; GC cares for seq->openArray conversions
Araq
2011-11-21
5
-947
/
+982
*
proper error message when attempting to eval C'imported procs
Araq
2011-11-20
3
-63
/
+53
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-11-20
3
-7
/
+8
|
\
|
*
Fixed test suite on windows
Dominik Picheta
2011-11-19
3
-7
/
+8
*
|
bugfix: 'when' sections in generic objects now work, so TThread[void] compiles
Araq
2011-11-20
13
-77
/
+153
|
/
*
got rid of 'accept' dir in the tests
Araq
2011-11-19
264
-7
/
+5
*
fixed some tests
Araq
2011-11-19
15
-128
/
+135
*
tester: threading tests added
Araq
2011-11-19
9
-29
/
+96
*
bugfix: fixed memory leaks in osproc module
Araq
2011-11-18
7
-127
/
+185
*
new osproc implementation may work with mac os x
Araq
2011-11-18
3
-7
/
+9
*
macros and templates can be expanded anywhere where a type is expected.
Zahary Karadjov
2011-11-18
6
-35
/
+118
*
tester compiles in taint mode again
Araq
2011-11-18
1
-1
/
+1
*
cgen: no type canon for integral types; osproc use posix_spawn instead of for...
Araq
2011-11-18
9
-57
/
+152
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-11-15
1
-2
/
+53
|
\
|
*
Added new features to the ftpclient module.
dom96
2011-11-15
1
-2
/
+53
*
|
bugfixes: objects still invalid for constants; fixed a typo concerning 'high'...
Araq
2011-11-15
8
-15
/
+52
|
/
*
new FTPClient module compiles in taint mode
Araq
2011-11-15
1
-21
/
+34
*
compilation cache: improvement: switching from codegen to 'check only' does n...
Araq
2011-11-15
1
-1
/
+18
[prev]
[next]