Skip to content

Commit

Permalink
Compiler: refactor control flow compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
hhugo committed Aug 2, 2023
1 parent 3fe4074 commit d636e50
Show file tree
Hide file tree
Showing 15 changed files with 4,990 additions and 4,988 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Dev (2023-??-??) - ??

## Features/Changes
* Compiler: change control-flow compilation strategy (#1496)

## Bug fixes
* Runtime: fix Dom_html.onIE (#1493)
* Compiler: fix global flow analysis (#1494)

Expand Down
Loading

0 comments on commit d636e50

Please sign in to comment.