Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add --max-stack-alloc option, check stack allocation of complex object. | Tristan Gingold | 2018-11-23 | 1 | -0/+2 |
* | Fix overflow detection for **, implement ** for i64. | Tristan Gingold | 2018-11-14 | 1 | -1/+2 |
* | Use specific error message for direction mismatch. | Tristan Gingold | 2018-04-25 | 1 | -1/+2 |
* | Create default value for ports. | Tristan Gingold | 2017-05-09 | 1 | -13/+19 |
* | Add 'Image and 'Value for i64. | Tristan Gingold | 2017-01-13 | 1 | -0/+2 |
* | Suppress stack switching; save process state in secondary stack. | Tristan Gingold | 2015-09-04 | 1 | -0/+1 |
* | Handle to_string for i64 numbers. | Tristan Gingold | 2015-05-20 | 1 | -0/+1 |
* | Elaborate generics in two steps. Fix -c/-e for llvm builds. | Tristan Gingold | 2015-03-01 | 1 | -0/+2 |
* | Move translate and simulate. | Tristan Gingold | 2014-11-05 | 1 | -0/+257 |