Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | oread: check for duplicate fields in records. | Tristan Gingold | 2016-09-02 | 1 | -0/+9 |
* | oread: resize the hash table | Tristan Gingold | 2016-07-09 | 1 | -7/+72 |
* | oread: optimize field search for large record/unions (use a hash map). | Tristan Gingold | 2016-07-09 | 1 | -47/+120 |
* | ortho: add new_default_value to initialize a variable. | Tristan Gingold | 2016-03-08 | 1 | -0/+12 |
* | ortho: rename start/finish_const_value to start/finish_init_value. | Tristan Gingold | 2016-02-21 | 1 | -4/+4 |
* | mcode: add support for x86-64 | Tristan Gingold | 2016-01-06 | 2 | -17/+1068 |
* | oread: add comments. | Tristan Gingold | 2016-01-06 | 1 | -0/+10 |
* | mcode: fix alignment of structure (thinko). | Tristan Gingold | 2015-09-02 | 1 | -0/+3 |
* | ortho debug/oread: add a procedure to write keyword, use uppercase. | Tristan Gingold | 2014-11-27 | 1 | -1/+10 |
* | Move sources to src/ subdirectory. | Tristan Gingold | 2014-11-04 | 2 | -0/+2720 |