ExpressionJ News
Brought to you by:
hervegirod
Add increment operator (++)
Fix else expression code blocks not being able to have more than one line
Fix some cases when unwinding of curly brackets was not performed well and could lead to false results for some expressions
Fix some cases when the parser could parse incorrectly expressions containing both while and choice expressions
Fix wrong parsing for choice expressions without else and else if