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
...
|
*
use file IDs consistently instead of file paths in the rod files handling
Zahary Karadjov
2013-04-07
2
-12
/
+13
|
*
A file stream now makes sure to only close its file descriptor once.
Dominik Picheta
2013-04-07
1
-1
/
+4
*
|
improvements for destructors
Araq
2013-04-08
6
-35
/
+91
*
|
bugfix: lambdalifting needs to deep copy parameters
Araq
2013-04-08
1
-6
/
+11
|
/
*
bugfix evals.nim
Araq
2013-04-07
2
-4
/
+7
*
optimized evals.nim a bit
Araq
2013-04-07
1
-8
/
+8
*
rod file viewer for easier debugging of rod files
Araq
2013-04-04
8
-21
/
+303
*
fixes memory leaks concerning closures
Araq
2013-03-29
1
-3
/
+2
*
bugfix: mark&sweep GC
Araq
2013-03-29
1
-14
/
+16
*
better treatment of var/let/const/type sections in the templating system
Araq
2013-03-29
1
-1
/
+7
*
Fixed some recvLine deprecation warnings in httpserver module.
Dominik Picheta
2013-03-27
1
-32
/
+32
*
Fixed issue with rst parser failing to parse a specific character.
Dominik Picheta
2013-03-27
1
-1
/
+2
*
added immediate versions of macros.dumpLisp and dumpTree
Araq
2013-03-25
1
-0
/
+6
*
fixes a long-standing bug about procvar checking
Araq
2013-03-25
8
-22
/
+45
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-03-24
9
-695
/
+130
|
\
|
*
Deprecated recvLine and added an improved version named readLine to the
Dominik Picheta
2013-03-23
3
-5
/
+127
|
*
Fixed bug with xmltree.attrs when attributes have not been initialised
Dominik Picheta
2013-03-23
6
-690
/
+3
*
|
fixes #376
Araq
2013-03-24
5
-12
/
+72
|
/
*
fixes #335
Araq
2013-03-23
1
-1
/
+2
*
added system.locals
Araq
2013-03-21
7
-18
/
+64
*
bugfix: case exhaustiveness checking
Araq
2013-03-21
5
-6
/
+27
*
better error message when C compilation fails
Araq
2013-03-19
3
-2
/
+10
*
tester supports large tests
Araq
2013-03-18
7
-1
/
+715
*
fixes #257
Araq
2013-03-18
2
-28
/
+29
*
added broken 'range' types to todo
Araq
2013-03-18
1
-0
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-03-18
3
-5
/
+18
|
\
|
*
Merge pull request #361 from ackalker/fix-bootstrap
Araq
2013-03-17
3
-5
/
+18
|
|
\
|
|
*
Separate out install/uninstall script generation
Alain Kalker
2013-03-17
3
-5
/
+18
*
|
|
fixes #304
Araq
2013-03-18
3
-25
/
+50
*
|
|
fixes #332
Araq
2013-03-17
2
-2
/
+14
|
/
/
*
|
bugfix: subtle bug about 'var' parameters in templates
Araq
2013-03-17
1
-4
/
+7
*
|
fixes #366
Araq
2013-03-17
2
-1
/
+12
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-03-17
831
-65
/
+176
|
\
\
|
*
\
Merge pull request #365 from gradha/pr_adds_mention_of_nextPowerOfTwo_proc
Araq
2013-03-17
1
-6
/
+15
|
|
\
\
|
|
*
|
Mentions nextPowerOfTwo proc for table initialization.
Grzegorz Adam Hankiewicz
2013-03-17
1
-6
/
+15
|
|
|
/
|
*
|
Merge pull request #363 from gradha/pr_fixes_filterIt_dirtyness
Araq
2013-03-17
1
-2
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Fixes the dirtyness of the filterIt template. Refs #351.
Grzegorz Adam Hankiewicz
2013-03-17
1
-2
/
+7
|
|
/
|
*
Merge pull request #362 from gradha/pr_adds_fold_templates_to_sequtils
Araq
2013-03-16
1
-57
/
+154
|
|
\
|
|
*
Adds foldl and foldr templates to sequtils.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+98
|
|
*
Indents documentation tests with blocks for hygiene.
Grzegorz Adam Hankiewicz
2013-03-16
1
-57
/
+56
|
*
|
Merge pull request #364 from gradha/pr_fixes_unix_file_permissions
Araq
2013-03-16
830
-0
/
+0
|
|
\
\
|
|
*
|
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
830
-0
/
+0
|
|
/
/
*
|
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-03-16
21
-640
/
+843
|
\
|
|
|
*
|
Merge pull request #360 from gradha/pr_adds_example_to_instantiationinfo_docs...
Araq
2013-03-16
1
-3
/
+28
|
|
\
\
|
|
*
|
Adds example to instantiationInfo docstring.
Grzegorz Adam Hankiewicz
2013-03-16
1
-3
/
+28
|
|
|
/
|
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2013-03-16
9
-32
/
+70
|
|
\
|
|
|
*
Merge pull request #354 from gradha/pr_adds_stringyfication_of_runes
Araq
2013-03-16
1
-0
/
+12
|
|
|
\
|
|
|
*
Implements `$` proc for a sequence of TRunes.
Grzegorz Adam Hankiewicz
2013-03-11
1
-0
/
+12
|
|
*
|
Merge pull request #355 from gradha/pr_adds_babel_link_to_library_doc
Araq
2013-03-16
1
-1
/
+4
|
|
|
\
\
|
|
|
*
|
Adds babel package manager link to library index.
Grzegorz Adam Hankiewicz
2013-03-12
1
-1
/
+4
|
|
|
|
/
[prev]
[next]