Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |