1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 22 minutes ago. based on code collected 22 minutes ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed union declaration More... about 11 years ago
Refactor declare functions into context methods More... about 11 years ago
Use predefined pointer type More... about 11 years ago
Refactor get_string_constant function into string_ptr context method More... about 11 years ago
Added docstrings More... about 11 years ago
Refactor generate_type function into type_of context method More... about 11 years ago
Refactor open/close scope functions into context More... about 11 years ago
Renamed global context variable More... about 11 years ago
Extended inner procedure generation More... about 11 years ago
Added short-circuit operators generation More... about 11 years ago
Execute generated IR More... about 11 years ago
Merge branch 'master' into llvm More... about 11 years ago
Added ternary operator generation More... about 11 years ago
Fixed SeqOf indexing More... about 11 years ago
Fixed external inner procedure generation More... about 11 years ago
Added variable size SequenceOf generation More... about 11 years ago
Test shortcircuit operator (test6)
Maxime Perrotin
as mperroti
More... about 11 years ago
Added short-circuit evaluation syntax
Maxime Perrotin
as mperroti
More... about 11 years ago
Refactor type generation More... about 11 years ago
Force test to fail until infinite loop is fixed More... about 11 years ago
Fixed inner procedure generation More... about 11 years ago
Extended decision generation More... about 11 years ago
Extended next_state terminator generator More... about 11 years ago
Added OctetString generation More... about 11 years ago
Fix expected output More... about 11 years ago
Merge branch 'master' into llvm More... about 11 years ago
Refactor global context name More... about 11 years ago
Refactor code to use pre-defined common constants More... about 11 years ago
Fixed for-in loop with SequenceOf Sequence types More... about 11 years ago
Fixed SequenceOf Sequences generation More... about 11 years ago