summary refs log tree commit diff
path: root/doc
AgeCommit message (Expand)Author
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-08cosmeticsQuentin 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
2021-02-16docs/llvm: Fix typo jeoparadized -> jeopardizedThomas Bracht Laumann Jespersen
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-14remove html converterQuentin Carbonneaux
2017-04-08add instructions to build on windowsQuentin Carbonneaux
2017-04-08nits in the documentationQuentin Carbonneaux
2017-04-08use amd64 instead of x64 in abi docQuentin 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
2017-01-07remove styling from generated htmlQuentin Carbonneaux
2017-01-06prepare for new c9x infrastructureQuentin Carbonneaux
2016-11-09doc nitsQuentin Carbonneaux
2016-10-19add magic for mobile viewing of docQuentin 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-04-09cosmetic fixes in llvm comparisonQuentin Carbonneaux
2016-03-29typos in il.txt, thanks Robert RansomQuentin Carbonneaux
2016-03-24dark types are called opaque in the docQuentin Carbonneaux
2016-03-24change IR to ILQuentin Carbonneaux
2016-03-23typos in llvm.txt (thanks lucie)Quentin Carbonneaux
2016-03-23add comparison to llvmQuentin Carbonneaux
2016-03-17add sync target in doc/ MakefileQuentin 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-15generate readable internal linksQuentin Carbonneaux
2016-03-14finish the Memory sectionQuentin Carbonneaux