Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | big refactoring: mores stuff compiles | Andreas Rumpf | 2018-05-10 | 1 | -6/+7 |
* | compiler refactoring, pass config around explicitly | Andreas Rumpf | 2018-05-05 | 1 | -4/+4 |
* | compiler: remove unnecessary FileIndex type conversions | Andreas Rumpf | 2018-04-24 | 1 | -1/+1 |
* | refactoring: make FileIndex a distinct type; make line information an uint16;... | Andreas Rumpf | 2018-04-21 | 1 | -10/+10 |
* | deprecated unary '<' | Andreas Rumpf | 2017-10-29 | 1 | -1/+1 |
* | Add sections (type, var, let, const, using) support for reorder pragma (#6326) | BigEpsilon | 2017-10-28 | 1 | -43/+385 |
* | fixes #6306 | Andreas Rumpf | 2017-09-01 | 1 | -1/+1 |
* | reorder pass: consider the 'using' statement; disabled debug output | Andreas Rumpf | 2017-08-11 | 1 | -2/+2 |
* | implemented reordering pass | Andreas Rumpf | 2017-07-25 | 1 | -0/+102 |