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
*
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
*
resolved system.nim conflicts
Andreas Rumpf
2010-05-29
1
-535
/
+535
|
\
|
*
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...
PhiLho
2010-05-21
1
-535
/
+535
*
|
explicit types for generic routines
Andreas Rumpf
2010-05-28
8
-189
/
+186
*
|
crc check for external files to compile; bugfix: os.parseCmdLine
Andreas Rumpf
2010-04-05
4
-35
/
+52
*
|
bugfix: complex.nim compiles
Andreas Rumpf
2010-04-04
3
-75
/
+48
*
|
tiny C backend for a much faster REPL
Andreas Rumpf
2010-04-02
9
-40
/
+75
|
/
*
bugfix: duplicate gtk2.set_tab_pos
Andreas Rumpf
2010-03-29
1
-10
/
+3
*
Bugfix: code generation bug that affected dialogs.nim
Andreas Rumpf
2010-03-25
1
-1
/
+1
*
Bugfix: strutils.delete
Andreas Rumpf
2010-03-20
1
-2
/
+2
*
Bugfix: empty echo statement
Andreas Rumpf
2010-03-20
1
-0
/
+2
*
BUGFIX: mEqRef for evalOp
Andreas Rumpf
2010-03-17
1
-1
/
+2
*
bugfix: return type of gtk2.check_menu_item_new*
Andreas Rumpf
2010-03-17
1
-1
/
+1
*
version 0.8.8
Andreas Rumpf
2010-03-14
11
-113
/
+105
*
bugfix: len openarray
Andreas Rumpf
2010-03-10
2
-13
/
+28
*
bugfix: tseqtuple
Andreas Rumpf
2010-03-10
1
-3
/
+2
*
bugfix: wrong error: not all cases covered with enums with holes
Andreas Rumpf
2010-03-09
2
-3
/
+9
*
bugfix:hexadecimal ranges 0x00..0x01
Andreas Rumpf
2010-03-09
1
-1
/
+1
*
bugfix: bug #511622
Andreas Rumpf
2010-03-08
1
-2
/
+5
*
bugfix: bug499771
Andreas Rumpf
2010-03-08
3
-37
/
+41
*
Bugfix: macros can be exported again
Andreas Rumpf
2010-03-05
3
-25
/
+23
*
bugfix: macro evaluation; added colors.extractRGB
Andreas Rumpf
2010-03-04
1
-144
/
+160
*
examples/lib use the new wrappers
Andreas Rumpf
2010-02-28
1
-1
/
+2
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
84
-0
/
+0
*
bugfixes for unicode; xmlparser; htmlparser; scanner
rumpf_a@web.de
2010-02-20
2
-5
/
+10
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
84
-8
/
+8
*
httpclient uses strtabs
Andreas Rumpf
2010-02-07
1
-2
/
+2
*
support for .. raw:: html for the docgen
Andreas Rumpf
2010-02-07
2
-109
/
+121
*
httpserver supports a fixed port number
Andreas Rumpf
2010-02-06
3
-118
/
+82
*
cleanup of library docs
Andreas Rumpf
2010-02-04
1
-0
/
+11
*
bugfix: rendering of case statements has been broken recently; remaining iden...
Andreas Rumpf
2010-02-02
1
-1
/
+0
*
added system.del; delete; insert
Andreas Rumpf
2010-02-02
1
-1
/
+2
*
devel libs added
rumpf_a@web.de
2010-01-24
3
-16
/
+10
[next]