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
/
packages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved packages to lib directory.
Dominik Picheta
2013-02-25
4
-3159
/
+0
*
rst parser: show the beginning of the quote in the error message
Araq
2013-01-21
1
-1
/
+8
*
small documentation improvements
Araq
2012-12-09
2
-3
/
+4
*
made some tests green; some small bugfixes
Araq
2012-12-09
1
-2
/
+2
*
made 'shared' a keyword
Araq
2012-11-22
1
-1
/
+1
*
fixed a serious code generation bug leading to wrong RTTI
Araq
2012-10-19
1
-7
/
+12
*
first steps for compiler as a service
Araq
2012-10-03
1
-2
/
+13
*
implemented backslash for continuation comments
Araq
2012-08-23
1
-2
/
+2
*
openarray/varargs split; breaks bootstrapping
Araq
2012-08-16
1
-5
/
+5
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-4
/
+4
*
bugfix: RST parser: URLs properly parsed
Araq
2012-06-01
1
-1
/
+8
*
The httpserver now grabs the IP address of the client. RST gen fix for smileys.
dom96
2012-05-16
1
-1
/
+1
*
markdown improvements
Araq
2012-05-09
2
-8
/
+9
*
implemented markdown styled code-blocks
Araq
2012-05-09
1
-2
/
+35
*
rst parser: removed index handling
Araq
2012-05-09
1
-113
/
+1
*
bugfix: strutils.formatFloat
Araq
2012-05-09
1
-4
/
+0
*
extracted documentation generator
Araq
2012-05-09
2
-14
/
+611
*
added system.getStackTrace; docgen refactoring (incomplete)
Araq
2012-05-06
4
-0
/
+2613