Age | Commit message (Expand) | Author |
---|---|---|
2022-02-24 | doc: minor fixes | Paul Ouellette |
2022-02-17 | add rv64 backend | Michael Forney |
2022-02-11 | document the automatic use of bss | Quentin Carbonneaux |
2022-02-11 | doc: fix name of export linkage flag | Paul Ouellette |
2022-02-02 | shared linkage logic for func/data | Quentin Carbonneaux |
2022-01-28 | implement float -> unsigned casts | Bor Grošelj Simić |
2022-01-28 | implement unsigned -> float casts | Bor Grošelj Simić |
2022-01-23 | Add a negation instruction | Eyal Sawady |
2021-10-22 | make variadic args explicit | Quentin Carbonneaux |
2020-08-06 | fix a typo in call's BNF | Quentin Carbonneaux |
2019-02-21 | doc: Aggregate types can be nested | Michael Forney |
2019-02-21 | doc: Include `align` in data BNF | Michael Forney |
2017-04-26 | Small corrections in documentation | Quentin Rameau |
2017-04-18 | documentation update | Quentin Carbonneaux |
2017-04-08 | nits in the documentation | Quentin Carbonneaux |
2017-02-22 | turn the instruction index into a list | Quentin Carbonneaux |
2017-02-03 | create an index for the instructions in the IL doc | Quentin Rameau |
2017-01-20 | create an instruction index for the IL doc | Quentin Rameau |
2017-01-20 | change 'b' and 'h' ordering in IL doc | Quentin Rameau |
2016-11-09 | doc nits | Quentin Carbonneaux |
2016-04-22 | update documentation with new fp conversions | Quentin Carbonneaux |
2016-04-21 | oops fix wrong instruction names in doc | Quentin Carbonneaux |
2016-04-20 | support calls with no return | Quentin Carbonneaux |
2016-03-29 | typos in il.txt, thanks Robert Ransom | Quentin Carbonneaux |
2016-03-16 | document new shift operations | Quentin Carbonneaux |
2016-03-15 | document exts and truncd | Quentin Carbonneaux |
2016-03-15 | doc is now complete | Quentin Carbonneaux |
2016-03-15 | massage Instructions section | Quentin Carbonneaux |
2016-03-14 | finish the Memory section | Quentin Carbonneaux |
2016-03-14 | compactify some instruction lists | Quentin Carbonneaux |
2016-03-14 | start doc on memory instructions | Quentin Carbonneaux |
2016-03-14 | start description of instructions | Quentin Carbonneaux |
2016-03-13 | rework the types section | Quentin Carbonneaux |
2016-03-13 | less redundancy in il.html | Quentin Carbonneaux |
2016-03-11 | BNF Syntax becomes Notation | Quentin Carbonneaux |
2016-03-11 | document constants | Quentin Carbonneaux |
2016-03-10 | style | Quentin Carbonneaux |
2016-03-10 | move constant section higher | Quentin Carbonneaux |
2016-03-10 | be more precise | Quentin Carbonneaux |
2016-03-10 | flesh Control section | Quentin Carbonneaux |
2016-03-09 | number Control section | Quentin Carbonneaux |
2016-03-09 | pheew, more il description | Quentin Carbonneaux |
2016-03-08 | add links in toc | Quentin Carbonneaux |
2016-03-08 | fix typos in il.txt | Quentin Carbonneaux |
2016-03-08 | fix indent in BNF block | Quentin Carbonneaux |
2016-03-08 | more il description | Quentin Carbonneaux |
2016-03-04 | more il description, pheeew | Quentin Carbonneaux |
2016-03-04 | start il.txt | Quentin Carbonneaux |