Commit History

Author SHA1 Message Date
  Ginger Bill 2ab0d97573 `import` and `import_load` as keywords; Fix procedure literal call trick 8 years ago
  Ginger Bill 33eeb58521 Prefix `proc` syntax 8 years ago
  Ginger Bill c2c935ba81 Fix trailing default argument checking 8 years ago
  Ginger Bill 49b4b39055 Minor change for overloaded procedures 8 years ago
  Ginger Bill 366b306df0 Default parameters for procedures 8 years ago
  Ginger Bill 4bf1f798f5 Allow for ignoring named procedural call arguments with `_` 8 years ago
  Ginger Bill b2fdb69b4d Named procedure calls 8 years ago
  Ginger Bill 5cad7d44a6 Use templated `Map` for extra type safety 8 years ago
  Ginger Bill 2b96be0ae8 Remove unnecessary `typedef` usage 8 years ago
  Ginger Bill 2a89d8021c Use templated `Array` with bounds checking 8 years ago
  Ginger Bill 13deb4706c Update `String` to use overloading 8 years ago
  Ginger Bill 9b61adb97d Build as C++ 8 years ago