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
/
system.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nimgrep: first working version
Araq
2011-02-02
1
-4
/
+4
*
unary <; countup two type parameters; --recursivePath should work now
Araq
2011-01-29
1
-4
/
+14
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-0
/
+12
*
transf: big refactoring; other small fixes
Araq
2011-01-05
1
-0
/
+3
*
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
1
-3
/
+12
*
bugfix: finally sections are executed before return/break
Araq
2010-09-20
1
-0
/
+3
*
threading code deactivated; tiny C bugfix: don't report warnings to error cal...
Araq
2010-09-19
1
-10
/
+11
*
standard filter supports multiple line expressions; better amd64 detection fo...
Araq
2010-09-17
1
-2
/
+4
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
1
-24
/
+33
*
bugfix: init of temps
Araq
2010-08-24
1
-0
/
+6
*
c2nim: new features & bugfixes
Andreas Rumpf
2010-08-11
1
-1
/
+1
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-31
/
+31
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
1
-50
/
+54
*
before stack init change
Andreas Rumpf
2010-08-01
1
-3
/
+7
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-32
/
+22
*
bugfix: c2nim: typedef unsigned char
Andreas Rumpf
2010-07-22
1
-6
/
+0
*
added system.appType magic
Andreas Rumpf
2010-07-21
1
-3
/
+7
*
bugfix: exception handling (still not correct)
Andreas Rumpf
2010-06-04
1
-0
/
+0
*
system.each makes more sense with var?
Andreas Rumpf
2010-05-29
1
-1
/
+1
*
resolved system.nim conflicts
Andreas Rumpf
2010-05-29
1
-7
/
+12
|
\
|
*
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib u...
PhiLho
2010-05-21
1
-1602
/
+1607
*
|
explicit types for generic routines
Andreas Rumpf
2010-05-28
1
-0
/
+15
*
|
crc check for external files to compile; bugfix: os.parseCmdLine
Andreas Rumpf
2010-04-05
1
-4
/
+4
|
/
*
fixed anti-aliasing for graphics module
Andreas Rumpf
2010-03-05
1
-1
/
+4
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
1
-0
/
+0
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
1
-0
/
+0
*
new XML modules
Andreas Rumpf
2010-02-10
1
-1
/
+3
*
BUGFIX: system.insert
Andreas Rumpf
2010-02-02
1
-1
/
+1
*
added system.del; delete; insert
Andreas Rumpf
2010-02-02
1
-0
/
+25
*
parseutils added
rumpf_a@web.de
2010-01-31
1
-0
/
+7
*
sockets module complete
Andreas Rumpf
2010-01-13
1
-0
/
+14
*
better subscript overloading
rumpf_a@web.de
2010-01-03
1
-1
/
+1
*
variable dynamic lib names
Andreas Rumpf
2009-12-15
1
-4
/
+4
*
floating point checks
Andreas Rumpf
2009-12-14
1
-2
/
+2
*
added configuration file for TeX
Andreas Rumpf
2009-12-10
1
-0
/
+20
*
version 0.8.5: bugfixes; compiler now maintained in Nimrod
Andreas Rumpf
2009-12-07
1
-0
/
+5
*
version 0.8.2
rumpf_a@web.de
2009-10-21
1
-9
/
+7
*
pegs supports utf-8 now
Andreas Rumpf
2009-09-25
1
-7
/
+6
*
implemented multi methods
Andreas Rumpf
2009-09-23
1
-28
/
+31
*
added tools and web dirs
Andreas Rumpf
2009-09-15
1
-39
/
+54
*
overload resolution for proc vars
Andreas Rumpf
2009-06-24
1
-26
/
+44
*
version0.7.10
Andreas Rumpf
2009-06-08
1
-31
/
+26
*
some fixes for DMC
Andreas Rumpf
2009-05-20
1
-0
/
+5
*
added generic min;max;each
Andreas Rumpf
2009-05-11
1
-0
/
+17
*
version 0.7.8
Andreas Rumpf
2009-05-08
1
-81
/
+17
*
version 0.7.6
Andreas Rumpf
2009-04-22
1
-7
/
+94
*
version 0.7.4
Andreas Rumpf
2009-01-07
1
-36
/
+60
*
version 0.7.0
Andreas Rumpf
2008-11-16
1
-220
/
+403
*
too many changes to list
Andreas Rumpf
2008-08-23
1
-282
/
+344
*
first release
Rumpf
2008-06-23
1
-0
/
+0
[prev]
[next]