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
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
bugfix: multiple yield statements and loop body vars
Araq
2010-12-13
1
-1
/
+3
*
added strutils.align
Araq
2010-12-07
1
-0
/
+1
*
docgen understands and ignores *when false*
Araq
2010-11-18
1
-4
/
+5
*
pegs: captured search loop
Araq
2010-11-07
1
-0
/
+1
*
Bugfix: niminst: nimrod is not default dir for *every* project
Araq
2010-11-02
1
-0
/
+1
*
bugfix: dialogs.ChooseFilesToOpen
Araq
2010-11-01
1
-0
/
+2
*
added os.findExe
Araq
2010-10-31
1
-0
/
+1
*
pegs: bugfixes and extensions
Araq
2010-10-31
1
-1
/
+2
*
bugfixes: htmlparser module
Araq
2010-10-30
1
-0
/
+16
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
1
-3
/
+3
*
version 0.8.10
Araq
2010-10-21
5
-11
/
+19
*
proper parameter order for os.copyFile/os.moveFile
Araq
2010-09-21
1
-0
/
+1
*
bugfix: overflow checking for small ints; bugfix: tiny C works again
Araq
2010-09-20
1
-0
/
+1
*
fixes for exception handling; added system.compileOption
Araq
2010-09-13
1
-1
/
+3
*
accurate file/line information
Andreas Rumpf
2010-08-14
1
-1
/
+2
*
documentation changes
Andreas Rumpf
2010-08-12
1
-1
/
+1
*
c2nim: new features & bugfixes
Andreas Rumpf
2010-08-11
2
-1
/
+3
*
DLL generation of the stdlib for unix
Andreas Rumpf
2010-08-04
1
-0
/
+2
*
before stack init change
Andreas Rumpf
2010-08-01
1
-0
/
+4
*
handling of compiler procs improved for DLL generation
Andreas Rumpf
2010-07-29
1
-0
/
+11
*
implemented user-defined pragmas
Andreas Rumpf
2010-07-23
1
-0
/
+1
*
bugfix: c2nim: typedef a b;
Andreas Rumpf
2010-07-21
2
-4
/
+6
*
c2nim tool added
Andreas Rumpf
2010-07-21
2
-0
/
+24
*
bugfix: exception handling (still not correct)
Andreas Rumpf
2010-06-04
1
-2
/
+4
*
revert to old behavior of getStartMilsecs; getStartMilsecs deprecated
Andreas Rumpf
2010-05-30
1
-1
/
+1
*
explicit types for generic routines
Andreas Rumpf
2010-05-28
1
-0
/
+11
*
crc check for external files to compile; bugfix: os.parseCmdLine
Andreas Rumpf
2010-04-05
1
-0
/
+12
*
bugfix: duplicate gtk2.set_tab_pos
Andreas Rumpf
2010-03-29
1
-0
/
+12
*
versioning for GTK wrappers
Andreas Rumpf
2010-03-20
1
-3
/
+2
*
version 0.8.8
Andreas Rumpf
2010-03-14
5
-15
/
+23
*
improvements graphics module
Andreas Rumpf
2010-03-10
1
-1
/
+1
*
bugfix: len openarray
Andreas Rumpf
2010-03-10
1
-0
/
+1
*
Bugfix: macros can be exported again
Andreas Rumpf
2010-03-05
1
-0
/
+1
*
added colors.intensity
Andreas Rumpf
2010-03-04
1
-0
/
+1
*
bugfix: macro evaluation; added colors.extractRGB
Andreas Rumpf
2010-03-04
2
-3
/
+5
*
examples/lib use the new wrappers
Andreas Rumpf
2010-02-28
1
-0
/
+2
*
bugfixes: re; pegs module
Andreas Rumpf
2010-02-28
3
-3
/
+6
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
10
-0
/
+1
*
start of tests refactoring; sqlite3 new wrapper fixes
rumpf_a@web.de
2010-02-21
1
-0
/
+1
*
bugfixes for unicode; xmlparser; htmlparser; scanner
rumpf_a@web.de
2010-02-20
2
-1
/
+9
*
development of graphics module
Andreas Rumpf
2010-02-19
1
-0
/
+1
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
10
-0
/
+1
*
new XML modules
Andreas Rumpf
2010-02-10
1
-1
/
+5
*
added xmldom modules
Andreas Rumpf
2010-02-08
2
-2
/
+4
*
more enhancements for the lib
Andreas Rumpf
2010-02-08
1
-0
/
+2
*
httpclient uses strtabs
Andreas Rumpf
2010-02-07
1
-5
/
+0
*
httpclient uses strtabs
Andreas Rumpf
2010-02-07
1
-0
/
+5
*
support for .. raw:: html for the docgen
Andreas Rumpf
2010-02-07
1
-0
/
+2
*
cleanup of library docs
Andreas Rumpf
2010-02-04
2
-1
/
+12
*
bugfix: rendering of case statements has been broken recently; remaining iden...
Andreas Rumpf
2010-02-02
2
-2
/
+3
[next]