| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adds Windows support and AppVeyor CI (#835) | Axel Souchet | 2018-09-09 | 1 | -4/+6 |
| * | Jitter: use bignum | Fabrice Desclaux | 2018-07-13 | 1 | -0/+1 |
| * | Jitcore: remove useless strucs and rename for more meaningful names | Ajax | 2018-06-22 | 1 | -2/+2 |
| * | Jitters: use loc_key instead of names or offset for basic block labeling | Ajax | 2018-06-22 | 1 | -11/+2 |
| * | Core: replace AsmLabel by LocKey | Fabrice Desclaux | 2018-06-09 | 1 | -7/+7 |
| * | Extract operation semantics from 'vm_mngr' to dedicated 'op_semantics' | Ajax | 2018-05-15 | 1 | -0/+1 |
| * | Jit: merge duplicate hash code | Ajax | 2017-07-21 | 1 | -13/+0 |
| * | Jitter: fix symb cache name (#525) | serpilliere | 2017-04-18 | 1 | -1/+1 |
| * | Core/asmbloc: move asmbloc to asmblock | Fabrice Desclaux | 2017-03-13 | 1 | -1/+1 |
| * | Asmbloc: rename asm_label to AsmLabel | Fabrice Desclaux | 2017-03-13 | 1 | -2/+2 |
| * | remove #! command line on files not supposed to be run at top level | Aymeric Vincent | 2017-01-05 | 1 | -1/+0 |
| * | Merge common code into Jitcore_Cc_Base | Ajax | 2016-09-02 | 1 | -0/+124 |