Skip to content

Commit

Permalink
Refactor expression parsing.
Browse files Browse the repository at this point in the history
The new expression parser is significantly simpler, more robust
and easier to understand; it also doesn't use longjmp or pollutes
Expr::Op anymore.
  • Loading branch information
parport0 authored and whitequark committed Nov 19, 2016
1 parent 8dc60f6 commit 61f2488
Show file tree
Hide file tree
Showing 2 changed files with 286 additions and 269 deletions.

0 comments on commit 61f2488

Please sign in to comment.