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
*
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
|
/
*
c2nim compiles again [#9 state:resolved]; better error message for named para...
Araq
2011-01-09
1
-1
/
+1
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
1
-1
/
+1
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
3
-5
/
+73
*
bugfix: osproc compiles under windows again
Araq
2011-01-07
1
-1
/
+1
*
additions to complex module
Araq
2011-01-07
1
-6
/
+205
*
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-31
/
+46
*
fixed whitespace conflict
Araq
2011-01-06
2
-55
/
+55
|
\
|
*
Adjust name of event converters and remove the boilerplate
Michael Fellinger
2011-01-05
1
-38
/
+19
|
*
Attempt to fix event debacle in sdl
Michael Fellinger
2011-01-04
1
-54
/
+73
|
*
add sin proc for math
Michael Fellinger
2011-01-04
1
-0
/
+2
*
|
graphics: draw(Ver|Hor)Line
Araq
2011-01-06
1
-2
/
+2
*
|
transf: big refactoring; other small fixes
Araq
2011-01-05
2
-0
/
+5
*
|
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
3
-8
/
+87
*
|
added strutils.align
Araq
2010-12-07
2
-13
/
+33
*
|
commit before ov-res changes
Araq
2010-12-07
1
-4
/
+23
*
|
renamed lock->aquire
Araq
2010-11-18
2
-20
/
+20
*
|
docgen understands and ignores *when false*
Araq
2010-11-18
7
-67
/
+286
|
/
*
pegs: captured search loop
Araq
2010-11-07
1
-4
/
+49
*
claro wrapper added
Araq
2010-11-07
1
-0
/
+2734
*
bugfix: dialogs.ChooseFilesToOpen
Araq
2010-11-01
1
-0
/
+4
*
added os.findExe
Araq
2010-10-31
1
-0
/
+13
*
pegs: bugfixes and extensions
Araq
2010-10-31
1
-10
/
+39
*
bugfixes: htmlparser module
Araq
2010-10-30
3
-4
/
+33
[next]