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
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
slices are first class citizens
Araq
2011-04-22
2
-1
/
+28
*
grammar changes for table constructor: second part
Araq
2011-04-21
1
-21
/
+1
*
got rid of some arcane module names
Araq
2011-04-21
2
-3
/
+263
*
hashtables: 2nd version
Araq
2011-04-19
1
-29
/
+31
*
hashtables: 1st version; parseutils additions
Araq
2011-04-18
3
-4
/
+172
*
:= templatable; lexer improvements
Araq
2011-04-17
3
-9
/
+15
*
big repo cleanup
Araq
2011-04-12
1
-2
/
+2
*
p[] instead of p^
Araq
2011-04-11
16
-182
/
+182
*
$ for strtabs; skipUntil, skipWhile for parseutils
Araq
2011-04-05
2
-9
/
+29
*
added another system.open; bugfix: koch clean may not break .git dirs anymore
Araq
2011-04-03
1
-7
/
+11
*
bugfix: GC more forgiving
Araq
2011-04-03
3
-7
/
+11
*
ugh, maybe broke git
Araq
2011-04-01
9
-44
/
+118
*
some little bugfixes
Araq
2011-03-27
2
-3
/
+6
*
added 'reset' magic proc
Araq
2011-03-25
1
-2
/
+1
*
bugfix: type converter that converts to bool in 'if' context
Araq
2011-03-25
1
-0
/
+5
*
fixes #21
Araq
2011-03-24
1
-8
/
+7
*
bugfixes; field discriminant checks; linearScanEnd, unroll, shallow pragmas
Araq
2011-03-23
13
-34
/
+250
*
linearScanEnd pragma; string case statement optimization
Araq
2011-03-14
5
-16
/
+22
*
fixes #20
Araq
2011-03-12
3
-3
/
+34
*
fixes #17; I hope!
Araq
2011-03-08
1
-4
/
+17
*
more fixes for dy(n)lib typo; fixes #15
Araq
2011-03-08
14
-63
/
+91
*
distinction between re.replace and re.replacef; speed improvements for re module
Araq
2011-03-06
11
-54
/
+143
*
various bugfixes for generics; added generic sort proc
Araq
2011-03-03
5
-23
/
+131
*
added missing new Lua and openGl wrappers
Araq
2011-02-20
9
-0
/
+8181
*
tests themselves contain the expected result
Araq
2011-02-20
3
-9
/
+25
*
first implementation of suggest
Araq
2011-02-16
1
-1
/
+3
*
bugfix: readline wrapper; bugfix: evaluation of type conversions
Araq
2011-02-14
3
-13
/
+9
*
REPL improvements
Araq
2011-02-13
9
-1
/
+2958
*
Merge branch 'master' of git@github.com:Araq/Nimrod
Araq
2011-02-13
1
-24
/
+50
|
\
|
*
Forgot that capital E can be used in floats too, I hate case sensitivity.
dom96
2011-02-13
1
-1
/
+1
|
*
JSON module now distinguishes between Integers and Floats.
dom96
2011-02-13
1
-24
/
+50
*
|
basic continue after error works; interactive mode more useful
Araq
2011-02-13
2
-10
/
+9
|
/
*
non-nil AST; continue after errors for IDE support
Araq
2011-02-12
11
-4
/
+4
*
bugfix terminal compiles for windows again
Araq
2011-02-07
1
-9
/
+9
*
documentation improvements
Araq
2011-02-06
3
-15
/
+34
*
nimgrep --ext support
Araq
2011-02-02
1
-3
/
+15
*
nimgrep: first working version
Araq
2011-02-02
4
-15
/
+70
*
documentation improvements
Araq
2011-01-31
1
-7
/
+0
*
unary <; countup two type parameters; --recursivePath should work now
Araq
2011-01-29
3
-6
/
+25
*
changes to threads; --recursivePath support
Araq
2011-01-29
2
-44
/
+237
*
Merge branch 'master' of github.com:Araq/Nimrod
dom96
2011-01-28
9
-93
/
+465
|
\
|
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
8
-100
/
+461
|
*
docgen: module dependencies are now listed
Araq
2011-01-16
2
-16
/
+27
*
|
Corrected pretty() in json module, and added another file with json test data.
dom96
2011-01-28
1
-16
/
+25
|
/
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
13
-362
/
+20
*
json module changes
Araq
2011-01-15
2
-653
/
+670
*
httpserver changes
Araq
2011-01-14
1
-13
/
+16
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-01-13
2
-454
/
+738
|
\
|
*
Added a higher level json module.
dom96
2011-01-11
2
-454
/
+738
*
|
httpserver may work better now
Araq
2011-01-13
3
-76
/
+91
|
/
[next]