Историја ревизија

Аутор SHA1 Порука Датум
  gingerBill d2588f9d1d Infix proc calling convention `proc "std" (...)` пре 8 година
  gingerBill 1eb9994d88 Attributes; @(link_name="foo") пре 8 година
  gingerBill a43b89f36e #alias type declarations; core library additions; `_global` import name for the global scope пре 8 година
  gingerBill 85f7c2d040 Change `foreign_library` to `foreign import` пре 8 година
  gingerBill 26ea8f6dcb Syntax: Replace `foreign_system_library "kernel.lib"` to `foreign_library "system:kernel.lib"`; Remove keyword: `foreign_system_library` пре 8 година
  Ginger Bill 91cc0b282a Fix issue #114 пре 8 година
  Ginger Bill c1e720a49b `match` to `switch`; Optional semicolons after "import" statements пре 8 година
  Ginger Bill e2b9c87aa8 Wrap entry point `main` around the C style `main` in the IR пре 8 година
  Ginger Bill c43d66c286 Use comma for struct field separators (disallow nesting) пре 8 година
  Ginger Bill cbcf4b6071 Fix issue #94 пре 8 година
  Ginger Bill 8e3b77aba8 Library collections пре 8 година
  Ginger Bill 2d20bde495 Remove () grouping for `foreign_library` пре 8 година
  Ginger Bill 49d337c830 v0.6.2; Use Ada_Case for types пре 8 година
  Ginger Bill 66e4aaffc5 Use semicolons as field delimiters in records пре 8 година
  Ginger Bill 94afcec757 :: style procedure declarations; remove old parsing code пре 8 година
  Ginger Bill 4f28e9e1fb Remove `type` prefix declarations пре 8 година
  Ginger Bill 0622509807 Disable `var` and `const` declarations пре 8 година
  Ginger Bill a0d8dcd974 Remove `let` пре 8 година
  Ginger Bill 2deb2f8eeb Declaration grouping uses () rather than {}; Fix some problem with compilation on *nix пре 8 година
  Ginger Bill 6a88dc322a Declaration grouping uses braces rather than parentheses пре 8 година
  Ginger Bill ccda456c0a `foreign` blocks for procedures пре 8 година
  Ginger Bill a8e458339b foreign_library allow for Pascal-style grouping пре 8 година
  Ginger Bill 6b5e9aec8e Pascal style declaration grouping with () пре 8 година
  Ginger Bill 2ab0d97573 `import` and `import_load` as keywords; Fix procedure literal call trick пре 8 година
  Ginger Bill 0c05fc1432 Prefix `type` and `let` to replace `immutable` пре 8 година
  Ginger Bill 33eeb58521 Prefix `proc` syntax пре 8 година
  Ginger Bill 8fafdb185c Remove := with var and :: with const пре 8 година
  Ginger Bill f60c772c11 Make `rune` a basic type and not an alias; Remove `byte` пре 8 година
  Ginger Bill 80c034ec7c Change naming convention from Ada_Like to RustLike пре 8 година
  Ginger Bill ded99a2cab Fix issue with `os.file_size` on *nix пре 8 година