Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'Image and 'Value for i64. | Tristan Gingold | 2017-01-13 | 1 | -0/+4 |
* | name_table: auto-initialize. | Tristan Gingold | 2016-11-01 | 1 | -1/+1 |
* | Rewrite error messages. | Tristan Gingold | 2016-08-02 | 1 | -4/+4 |
* | backtrace: add support for windows and for llvm (via libbacktrace). | Tristan Gingold | 2015-11-22 | 1 | -1/+2 |
* | Add symbolizer (for mcode). | Tristan Gingold | 2015-11-19 | 1 | -0/+2 |
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -0/+2 |
* | Rework exit handling to correctly report exit status. | Tristan Gingold | 2015-05-21 | 1 | -1/+4 |
* | Handle to_string for i64 numbers. | Tristan Gingold | 2015-05-20 | 1 | -0/+2 |
* | Elaborate generics in two steps. Fix -c/-e for llvm builds. | Tristan Gingold | 2015-03-01 | 1 | -0/+3 |
* | Rename name_table.name_buffer and name_length to avoid clash. | Tristan Gingold | 2014-12-31 | 1 | -2/+2 |
* | Split translation into child packages. | Tristan Gingold | 2014-11-09 | 1 | -1/+1 |
* | Move files and dirs from translate/ | Tristan Gingold | 2014-11-05 | 1 | -0/+661 |