summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorThomas Bauereiss2017-10-13 17:01:59 +0100
committerThomas Bauereiss2017-10-13 17:23:39 +0100
commit4043f496ff8dae7fa2bc2b4da4e02d2d9942e66d (patch)
tree963176f812aa7ceb98d0dd8ad6fde02fb670d238 /editors
parentc9f3f109d9854deceb67ca8604ae227127fe6c73 (diff)
Fix some bugs that surfaced in the ASL export
- Bitvector pattern rewriting had stopped working due to a line of code being lost in some merge. - Fix a bug in early return rewriting that caused returns getting pulled out of if-statements to disappear. - There were some variable name clashes with keywords because doc_lem_id was not always called. - Ast_util.is_number failed to check for "int" and "nat" built-in types, causing pattern matching on natural number literals to fail.
Diffstat (limited to 'editors')
0 files changed, 0 insertions, 0 deletions