Jakob Stoklund Olesen
|
43b4f7f4e7
|
Expand on control flow and direct function calls.
Define the syntax for function signatures.
|
9 years ago |
Jakob Stoklund Olesen
|
74eb6ce901
|
Clarify local SSA form.
Rename 'local' to 'stack_slot'.
|
9 years ago |
Jakob Olesen
|
189fc7dfb7
|
Add hexadecimal numbers to the lexer.
Also decimal and hexadecimal exponential notation for float constants.
|
9 years ago |
Jakob Stoklund Olesen
|
45caa52622
|
Document control flow instructions.
|
9 years ago |
Jakob Stoklund Olesen
|
a3f97e4d1f
|
Switch SIMD type spelling to i32x4.
Add support for 'type variables' in type directives.
|
9 years ago |
Jakob Stoklund Olesen
|
401afdc48c
|
Update language reference.
Add a glossary and explain the overall shape of a Cretonne function.
|
9 years ago |
Jakob Olesen
|
2b2b79dcf8
|
Add langref example
|
9 years ago |
Jakob Olesen
|
36cb753c4f
|
Cretonne pygments lexer
|
9 years ago |
Jakob Olesen
|
edb2440eaf
|
Emit list of todo items.
|
9 years ago |
Jakob Olesen
|
b5ee157d46
|
Begin the intermediate language reference.
|
9 years ago |
Jakob Olesen
|
c8f20534d3
|
Add a Cretonne domain for Sphinx.
Include roles for documenting IL instructions and types, including
index cross references.
|
9 years ago |
Jakob Olesen
|
ae54206e66
|
Initial Sphinx configuration.
|
9 years ago |