summary refs log tree commit diff
path: root/doc/il.txt
AgeCommit message (Expand)Author
2024-01-02Add missing documentation for union types and VAL.Chenguang Wang
2023-01-09reorder some sections in doc v1.1Quentin Carbonneaux
2022-12-16update documentationQuentin Carbonneaux
2022-06-29Fix minor typos in IL docSimon Heath
2022-05-12tighten function definition specQuentin Carbonneaux
2022-05-12use an alias for \n in the il specQuentin Carbonneaux
2022-05-11document spacing in il referenceQuentin Carbonneaux
2022-03-07doc: export function main in hello world examplelincoln auster [they/them]
2022-02-27doc: Add missing neg entry to indexScott Graham
2022-02-24doc: minor fixesPaul Ouellette
2022-02-17add rv64 backendMichael Forney
2022-02-11document the automatic use of bssQuentin Carbonneaux
2022-02-11doc: fix name of export linkage flagPaul Ouellette
2022-02-02shared linkage logic for func/dataQuentin Carbonneaux
2022-01-28implement float -> unsigned castsBor Grošelj Simić
2022-01-28implement unsigned -> float castsBor Grošelj Simić
2022-01-23Add a negation instructionEyal Sawady
2021-10-22make variadic args explicitQuentin Carbonneaux
2020-08-06fix a typo in call's BNFQuentin Carbonneaux
2019-02-21doc: Aggregate types can be nestedMichael Forney
2019-02-21doc: Include `align` in data BNFMichael Forney
2017-04-26Small corrections in documentationQuentin Rameau
2017-04-18documentation updateQuentin Carbonneaux
2017-04-08nits in the documentationQuentin Carbonneaux
2017-02-22turn the instruction index into a listQuentin Carbonneaux
2017-02-03create an index for the instructions in the IL docQuentin Rameau
2017-01-20create an instruction index for the IL docQuentin Rameau
2017-01-20change 'b' and 'h' ordering in IL docQuentin Rameau
2016-11-09doc nitsQuentin Carbonneaux
2016-04-22update documentation with new fp conversionsQuentin Carbonneaux
2016-04-21oops fix wrong instruction names in docQuentin Carbonneaux
2016-04-20support calls with no returnQuentin Carbonneaux
2016-03-29typos in il.txt, thanks Robert RansomQuentin Carbonneaux
2016-03-16document new shift operationsQuentin Carbonneaux
2016-03-15document exts and truncdQuentin Carbonneaux
2016-03-15doc is now completeQuentin Carbonneaux
2016-03-15massage Instructions sectionQuentin Carbonneaux
2016-03-14finish the Memory sectionQuentin Carbonneaux
2016-03-14compactify some instruction listsQuentin Carbonneaux
2016-03-14start doc on memory instructionsQuentin Carbonneaux
2016-03-14start description of instructionsQuentin Carbonneaux
2016-03-13rework the types sectionQuentin Carbonneaux
2016-03-13less redundancy in il.htmlQuentin Carbonneaux
2016-03-11BNF Syntax becomes NotationQuentin Carbonneaux
2016-03-11document constantsQuentin Carbonneaux
2016-03-10styleQuentin Carbonneaux
2016-03-10move constant section higherQuentin Carbonneaux
2016-03-10be more preciseQuentin Carbonneaux
2016-03-10flesh Control sectionQuentin Carbonneaux
2016-03-09number Control sectionQuentin Carbonneaux