Commit History

Author SHA1 Message Date
  gingerBill 1eb9994d88 Attributes; @(link_name="foo") 7 years ago
  Ginger Bill c1e720a49b `match` to `switch`; Optional semicolons after "import" statements 8 years ago
  Ginger Bill c43d66c286 Use comma for struct field separators (disallow nesting) 8 years ago
  Ginger Bill 8e3b77aba8 Library collections 8 years ago
  Ginger Bill b9e347ef50 Replace `import_load` with `using import .` 8 years ago
  Ginger Bill 65f079ebc4 Remove `atomic`, `++`, and `--` 8 years ago
  Ginger Bill 66e4aaffc5 Use semicolons as field delimiters in records 8 years ago
  Ginger Bill 94afcec757 :: style procedure declarations; remove old parsing code 8 years ago
  Ginger Bill 4f28e9e1fb Remove `type` prefix declarations 8 years ago
  Ginger Bill 0622509807 Disable `var` and `const` declarations 8 years ago
  Ginger Bill 2deb2f8eeb Declaration grouping uses () rather than {}; Fix some problem with compilation on *nix 8 years ago
  Ginger Bill 6a88dc322a Declaration grouping uses braces rather than parentheses 8 years ago
  Ginger Bill 6b5e9aec8e Pascal style declaration grouping with () 8 years ago
  Ginger Bill 2ab0d97573 `import` and `import_load` as keywords; Fix procedure literal call trick 8 years ago
  Ginger Bill 0c05fc1432 Prefix `type` and `let` to replace `immutable` 8 years ago
  Ginger Bill 33eeb58521 Prefix `proc` syntax 8 years ago
  Ginger Bill 8fafdb185c Remove := with var and :: with const 8 years ago
  Ginger Bill 19bde275a3 Add files in core 8 years ago