1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Aug 21, 2024 — Aug 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Normalize dash characters in ASN.1 constant names More... about 11 years ago
Merge pull request #22 from dbrabera/asn1constants More... about 11 years ago
Add support for ASN.1 constants More... about 11 years ago
Merge pull request #21 from dbrabera/extended_benchmark_summary More... about 11 years ago
Extend benchmark summary More... about 11 years ago
Merge pull request #20 from dbrabera/benchmarks More... about 11 years ago
Refactor makefiles More... about 11 years ago
Ada backend: added cos, sin and sqrt
Maxime Perrotin
as mperroti
More... about 11 years ago
Ada backend: added support for operators floor, ceil, round, and trunc
Maxime Perrotin
as mperroti
More... about 11 years ago
Add benchmark script More... about 11 years ago
Refactor makefiles More... about 11 years ago
Add benchmark rule More... about 11 years ago
Refactor test execution More... about 11 years ago
Move test script to the same directory level as test makefile More... about 11 years ago
Refactor makefiles More... about 11 years ago
Change printf format string for integer types More... about 11 years ago
Fix typo More... about 11 years ago
Order operators alphabetically More... about 11 years ago
Rename imports More... about 11 years ago
Merge remote-tracking branch 'upstream/master' into operators More... about 11 years ago
fix type analysis in call expressions with literal values More... about 11 years ago
Added sin/cos/sqrt/round operators More... about 11 years ago
Use gcc instead of clang More... about 11 years ago
Fix exit procedures in nested states More... about 11 years ago
Refactor check_call function for computing the result type More... about 11 years ago
Added special case for writeln/write operators More... about 11 years ago
Added ceil/floor/trunc operators More... about 11 years ago
Refactor type analysis for procedure/output/operator calls More... about 11 years ago
Added testcase to validate chaining of exit procedures More... about 11 years ago
Added test case for built-in operators More... about 11 years ago