Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "bugfix: emulated thread vars used in combination with the ↵ | Zahary Karadjov | 2013-08-19 | 1 | -2/+2 |
| | | | | | | mark & sweep GC"" This reverts commit 75c586bbe1cc649b36fc00362ab40ebb1d163d9f. | ||||
* | Revert "bugfix: emulated thread vars used in combination with the mark & ↵ | Araq | 2013-05-27 | 1 | -2/+2 |
| | | | | | | sweep GC" This reverts commit 420789c2782be7b969ad02448841d90bd0d17a1f. | ||||
* | bugfix: emulated thread vars used in combination with the mark & sweep GC | Zahary Karadjov | 2013-05-26 | 1 | -2/+2 |
| | | | | resulted in invalid code generation | ||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | more uint related fixes | Zahary Karadjov | 2012-06-14 | 1 | -3/+4 |
| | |||||
* | proper indentation in the generated C code | Zahary Karadjov | 2012-06-12 | 1 | -3/+2 |
| | |||||
* | fix threading tests | Zahary Karadjov | 2012-04-15 | 1 | -2/+3 |
| | |||||
* | C variables are created in their enclosing block instead of their enclosing ↵ | Zahary Karadjov | 2012-04-12 | 1 | -1/+3 |
| | | | | function | ||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | new compiler option tlsEmulation | Araq | 2011-10-27 | 1 | -3/+1 |
| | |||||
* | compilation cache: methods have a chance to work | Araq | 2011-10-23 | 1 | -4/+12 |
| | |||||
* | preparations for 0.8.12 | Araq | 2011-07-10 | 1 | -0/+0 |
| | |||||
* | bugfix: 'set' overloadable; further steps for multi threading support | Araq | 2011-07-08 | 1 | -11/+10 |
| | |||||
* | compiler can emulate thread local variables | Araq | 2011-06-15 | 1 | -0/+54 |