1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added equals/not equals case More... almost 10 years ago
Merge branch 'master' into llvm More... almost 10 years ago
Fixed bugs with writeln(octet string) More... almost 10 years ago
Merge branch 'master' into llvm More... almost 10 years ago
Added cases for unary operators More... almost 10 years ago
Refactor test to use ternary operator as function call argument More... almost 10 years ago
Added writeln support for OCTET STRINGs in Ada backend More... almost 10 years ago
Merge branch 'master' into llvm More... almost 10 years ago
Bigfix on op_minus operator More... almost 10 years ago
Fixed issues with NOT/OP_MINUS and Ternary operators
Maxime Perrotin
as mperroti
More... almost 10 years ago
Removed old files
Maxime Perrotin
as mperroti
More... almost 10 years ago
Fixed union field names More... almost 10 years ago
Added choice determinant generation More... almost 10 years ago
Added built-in present operator generation More... almost 10 years ago
Added resolve methods to context More... almost 10 years ago
Extended length operator generation to variable size SequenceOf types More... almost 10 years ago
Added empty sequence generation More... almost 10 years ago
Fixed union declaration More... almost 10 years ago
Refactor declare functions into context methods More... almost 10 years ago
Use predefined pointer type More... almost 10 years ago
Refactor get_string_constant function into string_ptr context method More... almost 10 years ago
Added docstrings More... almost 10 years ago
Refactor generate_type function into type_of context method More... almost 10 years ago
Refactor open/close scope functions into context More... almost 10 years ago
Renamed global context variable More... almost 10 years ago
Extended inner procedure generation More... almost 10 years ago
Added short-circuit operators generation More... almost 10 years ago
Execute generated IR More... almost 10 years ago
Merge branch 'master' into llvm More... almost 10 years ago
Added ternary operator generation More... almost 10 years ago