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 |
* | 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 |
* | markdown improvements | Araq | 2012-05-09 | 1 | -7/+7 |
* | 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 | 1 | -13/+4 |
* | added system.getStackTrace; docgen refactoring (incomplete) | Araq | 2012-05-06 | 1 | -0/+1701 |