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
/
doc
Commit message (
Collapse
)
Author
Age
Files
Lines
*
changed handling of generalized string literals
Araq
2011-02-07
2
-8
/
+22
|
*
documentation improvements
Araq
2011-02-06
3
-55
/
+63
|
*
nimgrep: first working version
Araq
2011-02-02
1
-2
/
+6
|
*
documentation improvements
Araq
2011-01-31
2
-58
/
+67
|
*
changes to threads; --recursivePath support
Araq
2011-01-29
2
-1
/
+2
|
*
basic thread support; still broken on Windows; untested on Mac OS X
Araq
2011-01-18
1
-0
/
+3
|
*
docgen: module dependencies are now listed
Araq
2011-01-16
1
-1
/
+12
|
*
cleanup: E_Base should not be used for inheriting exceptions; documentation ↵
Araq
2011-01-15
1
-0
/
+4
|
|
|
|
generator generates dependencies section
*
Feature: explicit string representation for enum fields
Araq
2011-01-11
1
-0
/
+18
|
*
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
1
-3
/
+5
|
*
support for objective C generation
Araq
2011-01-10
1
-0
/
+1
|
*
documentation improvements
Araq
2011-01-09
2
-1
/
+44
|
*
documentation for source code filters
Araq
2011-01-06
3
-78
/
+49
|
*
better tester; yet another iterator bugfix
Araq
2011-01-06
1
-2
/
+6
|
*
transf: big refactoring; other small fixes
Araq
2011-01-05
1
-1
/
+1
|
*
docgen understands and ignores *when false*
Araq
2010-11-18
3
-6
/
+11
|
*
pegs: captured search loop
Araq
2010-11-07
1
-1
/
+5
|
*
niminst: support for doc_start
Araq
2010-11-02
1
-1
/
+4
|
*
pegs: bugfixes and extensions
Araq
2010-10-31
1
-0
/
+10
|
*
added install.sh; scgi: does not set system.stackTraceNewLine anymore
Araq
2010-10-26
1
-0
/
+1
|
*
bugfix: typo in SMTP module; SCGI module finished
Araq
2010-10-25
1
-1
/
+15
|
*
added base64 module; decoding still broken
Araq
2010-10-23
1
-9
/
+9
|
*
version 0.8.10
Araq
2010-10-21
6
-151
/
+702
|
*
tiny C support; cosmetic improvements for the docs
Araq
2010-08-28
5
-3
/
+98
|
*
accurate file/line information
Andreas Rumpf
2010-08-14
1
-0
/
+3
|
*
documentation changes
Andreas Rumpf
2010-08-12
1
-266
/
+261
|
*
c2nim: new features & bugfixes
Andreas Rumpf
2010-08-11
1
-97
/
+153
|
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
1
-17
/
+17
|
*
inlining of the write barrier for dlls
Andreas Rumpf
2010-08-08
3
-20
/
+17
|
*
implemented user-defined pragmas
Andreas Rumpf
2010-07-23
1
-2
/
+40
|
*
c2nim: better parsing of #ifdef C2NIM; #def support
Andreas Rumpf
2010-07-22
1
-2
/
+4
|
*
added system.appType magic
Andreas Rumpf
2010-07-21
2
-1
/
+11
|
*
c2nim tool added
Andreas Rumpf
2010-07-21
1
-1
/
+1
|
*
resolved system.nim conflicts
Andreas Rumpf
2010-05-29
7
-3099
/
+3098
|
\
|
*
Integrating my changes, mostly minor/cosmetic fixes; plus a big Windows lib ↵
PhiLho
2010-05-21
7
-3100
/
+3099
|
|
|
|
|
|
|
|
update
*
|
explicit types for generic routines
Andreas Rumpf
2010-05-28
3
-133
/
+137
|
/
*
version 0.8.8
Andreas Rumpf
2010-03-14
3
-5756
/
+6879
|
*
bugfix: macro evaluation; added colors.extractRGB
Andreas Rumpf
2010-03-04
1
-0
/
+14
|
*
examples/lib use the new wrappers
Andreas Rumpf
2010-02-28
1
-9
/
+2
|
*
bugfixes: re; pegs module
Andreas Rumpf
2010-02-28
2
-3
/
+7
|
*
fixed pango/pangoutils new wrappers
Andreas Rumpf
2010-02-26
24
-6
/
+16
|
*
bugfixes for unicode; xmlparser; htmlparser; scanner
rumpf_a@web.de
2010-02-20
1
-1
/
+1
|
*
continued work on html/xmlparser
rumpf_a@web.de
2010-02-14
24
-0
/
+0
|
*
new XML modules
Andreas Rumpf
2010-02-10
1
-1
/
+10
|
*
added xmldom modules
Andreas Rumpf
2010-02-08
1
-0
/
+13
|
*
more enhancements for the lib
Andreas Rumpf
2010-02-08
2
-41
/
+43
|
*
httpclient uses strtabs
Andreas Rumpf
2010-02-07
2
-5556
/
+5749
|
*
httpserver supports a fixed port number
Andreas Rumpf
2010-02-06
1
-0
/
+4
|
*
cleanup of library docs
Andreas Rumpf
2010-02-04
1
-1
/
+35
|
[next]