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
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
17
-127
/
+521
*
explicit indices in array literals
Araq
2011-01-16
8
-3
/
+60
*
docgen: module dependencies are now listed
Araq
2011-01-16
7
-37
/
+55
*
cleanup: E_Base should not be used for inheriting exceptions; documentation g...
Araq
2011-01-15
17
-370
/
+60
*
json module changes
Araq
2011-01-15
1
-1
/
+0
*
json module changes
Araq
2011-01-15
5
-657
/
+679
*
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
5
-78
/
+94
|
/
*
Feature: explicit string representation for enum fields
Araq
2011-01-11
9
-8
/
+94
*
SPEC change: ^ is right-assoc and of highest priority
Araq
2011-01-10
1
-1
/
+1
*
SPEC change: ^ is right-assoc and of highest priority
Araq
2011-01-10
4
-26
/
+38
*
support for objective C generation
Araq
2011-01-10
7
-13
/
+24
*
documentation improvements
Araq
2011-01-09
3
-2
/
+45
*
c2nim compiles again [#9 state:resolved]; better error message for named para...
Araq
2011-01-09
8
-3
/
+25
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
2
-1
/
+4
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
13
-56
/
+156
*
bugfix: osproc compiles under windows again
Araq
2011-01-07
2
-2
/
+2
*
additions to complex module
Araq
2011-01-07
3
-7
/
+206
*
implemented 'emit' pragma
Araq
2011-01-07
10
-74
/
+108
*
added test tmultim4.nim
Araq
2011-01-06
3
-0
/
+41
*
documentation for source code filters
Araq
2011-01-06
3
-78
/
+49
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-01-06
2
-55
/
+40
|
\
|
*
fixes #5, also cleaned up extccomp a bit.
dom96
2011-01-06
2
-55
/
+40
*
|
better tester; yet another iterator bugfix
Araq
2011-01-06
6
-71
/
+116
*
|
bugfix: compiler rejects methods without object parameter
Araq
2011-01-06
7
-3
/
+28
|
/
*
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
*
|
bugfix: semantic checking: tuples without named fields
Araq
2011-01-06
2
-1
/
+6
*
|
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-01-05
2
-8
/
+29
|
\
\
|
*
|
Fixed a bug in typeToString with generics.
dom96
2011-01-03
1
-8
/
+6
|
*
|
Added a generics test case.
dom96
2011-01-03
1
-0
/
+23
|
|
/
*
|
transf: big refactoring; other small fixes
Araq
2011-01-05
11
-226
/
+287
*
|
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
13
-75
/
+256
*
|
added strutils.align
Araq
2010-12-07
4
-15
/
+36
*
|
commit before ov-res changes
Araq
2010-12-07
4
-23
/
+37
*
|
commit before ov-res changes
Araq
2010-12-07
1
-0
/
+191
*
|
renamed lock->aquire
Araq
2010-11-18
2
-20
/
+20
*
|
docgen understands and ignores *when false*
Araq
2010-11-18
18
-79
/
+1194
|
/
*
pegs: captured search loop
Araq
2010-11-07
3
-5
/
+55
*
claro wrapper added
Araq
2010-11-07
5
-0
/
+2755
*
niminst: support for doc_start
Araq
2010-11-02
4
-4
/
+15
*
Bugfix: niminst: proper GUI target support
Araq
2010-11-02
1
-1
/
+1
*
Bugfix: niminst: nimrod is not default dir for *every* project
Araq
2010-11-02
1
-1
/
+1
*
Bugfix: niminst: nimrod is not default dir for *every* project
Araq
2010-11-02
1
-0
/
+1
*
Bugfix: niminst: nimrod is not default dir for *every* project
Araq
2010-11-02
1
-1
/
+1
[next]