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
/
rod
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPEC change: ^ is right-assoc and of highest priority
Araq
2011-01-10
1
-23
/
+20
*
support for objective C generation
Araq
2011-01-10
5
-12
/
+23
*
c2nim compiles again [#9 state:resolved]; better error message for named para...
Araq
2011-01-09
2
-1
/
+4
*
bugfix: floating point precision; added strutils.formatFloat
Araq
2011-01-09
7
-50
/
+64
*
implemented 'emit' pragma
Araq
2011-01-07
6
-71
/
+89
*
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
1
-37
/
+52
*
|
bugfix: compiler rejects methods without object parameter
Araq
2011-01-06
4
-3
/
+18
|
/
*
bugfix: semantic checking: tuples without named fields
Araq
2011-01-06
1
-1
/
+1
*
Merge branch 'master' of github.com:Araq/Nimrod
Araq
2011-01-05
1
-8
/
+6
|
\
|
*
Fixed a bug in typeToString with generics.
dom96
2011-01-03
1
-8
/
+6
*
|
transf: big refactoring; other small fixes
Araq
2011-01-05
6
-223
/
+279
*
|
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
4
-65
/
+111
*
|
added strutils.align
Araq
2010-12-07
1
-2
/
+2
*
|
commit before ov-res changes
Araq
2010-12-07
2
-18
/
+14
*
|
docgen understands and ignores *when false*
Araq
2010-11-18
1
-1
/
+5
|
/
*
niminst: support for doc_start
Araq
2010-11-02
1
-0
/
+1
*
added base64 module; decoding still broken
Araq
2010-10-23
1
-1
/
+1
*
version 0.8.10
Araq
2010-10-21
1
-1
/
+2
*
version 0.8.10
Araq
2010-10-21
6
-300
/
+21
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
2
-43
/
+57
*
bugfix: overflow checking for small ints; bugfix: tiny C works again
Araq
2010-09-20
2
-38
/
+17
*
threading code deactivated; tiny C bugfix: don't report warnings to error cal...
Araq
2010-09-19
3
-11
/
+21
*
standard filter supports multiple line expressions; better amd64 detection fo...
Araq
2010-09-17
1
-12
/
+48
*
mac os x amd64 detection; missing C files added
Araq
2010-09-16
1
-0
/
+19
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
7
-104
/
+140
*
attempt to get tiny C for i386 to work
Araq
2010-08-28
1
-1
/
+2
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
9
-16
/
+35
*
bugfix: init of temps
Araq
2010-08-24
7
-55
/
+61
*
accurate file/line information
Andreas Rumpf
2010-08-14
3
-10
/
+8
*
c2nim: new features & bugfixes
Andreas Rumpf
2010-08-11
6
-66
/
+222
*
added missing files
Andreas Rumpf
2010-08-08
2
-0
/
+88
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-5
/
+5
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
1
-47
/
+24
*
before stack init change
Andreas Rumpf
2010-08-01
4
-17
/
+25
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
13
-373
/
+352
*
implemented user-defined pragmas
Andreas Rumpf
2010-07-23
8
-149
/
+189
*
standalone structs; function pointers
Andreas Rumpf
2010-07-23
5
-86
/
+270
*
standalone structs still not implemented
Andreas Rumpf
2010-07-23
1
-0
/
+2
*
c2nim: cast-bug fixes (sort of)
Andreas Rumpf
2010-07-23
2
-112
/
+149
*
c2nim: rewritten symbol exporting code
Andreas Rumpf
2010-07-22
4
-90
/
+44
*
c2nim: code cleanup
Andreas Rumpf
2010-07-22
1
-45
/
+0
*
c2nim: better parsing of #ifdef C2NIM; #def support
Andreas Rumpf
2010-07-22
6
-94
/
+345
*
bugfix: c2nim: typedef unsigned char
Andreas Rumpf
2010-07-22
2
-1
/
+2
*
bugfix: c2nim: typedef a b;
Andreas Rumpf
2010-07-21
2
-0
/
+4
*
added system.appType magic
Andreas Rumpf
2010-07-21
6
-9
/
+24
*
test file for c2nim
Andreas Rumpf
2010-07-21
2
-3
/
+451
*
c2nim tool added
Andreas Rumpf
2010-07-21
15
-60
/
+2819
*
bugfix: exception handling (still not correct)
Andreas Rumpf
2010-06-04
2
-18
/
+18
[next]