Komit Sejarah

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