浏览代码

Exceptions are supported with syntax "try {} catch (e) {}", "try {} ensure {}", and "raise e". Add catch to the list of words that can end an expression statement. Most runtime errors are reported using exceptions when EXCEPTIONS=1. Add String_repeat() supporting multiplying a string and an integer. Illegal escape sequence in a string is a warning not an error. Break and continue work properly in while(). ForFromTo evaluates its start and end arguments. Rename primitive fatal() to error().

master
Ian Piumarta 11 个月前
父节点
当前提交
dcbef49750
共有 1 个文件被更改,包括 416 次插入129 次删除
  1. +416
    -129
      minproto.leg

+ 416
- 129
minproto.leg
文件差异内容过多而无法显示
查看文件


正在加载...
取消
保存