Commit History

Autor SHA1 Mensaxe Data
  gingerBill 2d41a42f61 Cleaning type hinting for assignments %!s(int64=7) %!d(string=hai) anos
  gingerBill e1e4a916a5 Fix demo and improve type hinting %!s(int64=7) %!d(string=hai) anos
  gingerBill 71f94bff76 Minor sanity features for `bit_set` %!s(int64=7) %!d(string=hai) anos
  gingerBill c7d6467cfa Fix assigning issue for bit sets %!s(int64=7) %!d(string=hai) anos
  gingerBill 966249c10a `bit_set` constants %!s(int64=7) %!d(string=hai) anos
  gingerBill acc010cba5 Add `bit_set` type %!s(int64=7) %!d(string=hai) anos
  gingerBill 55f4eabecd Fix map addressing mode bug %!s(int64=7) %!d(string=hai) anos
  gingerBill 708907df31 `auto_cast` for named parameters %!s(int64=7) %!d(string=hai) anos
  gingerBill 70586b1cf8 `auto_cast` prefix for procedure parameters %!s(int64=7) %!d(string=hai) anos
  gingerBill 835d7dcab2 `make` as a user-level procedure rather than a built-in procedure %!s(int64=7) %!d(string=hai) anos
  gingerBill 60711dd355 Refactor default parameter values %!s(int64=7) %!d(string=hai) anos
  gingerBill d8e5b2d1a4 Fix cstring cast operation %!s(int64=7) %!d(string=hai) anos
  gingerBill cdbf831a7a Replace `context <- c {}` with `context = c;`. context assignments are scope based %!s(int64=7) %!d(string=hai) anos
  gingerBill 0718f14774 Reduce number of range and slice operators #239 %!s(int64=7) %!d(string=hai) anos
  gingerBill 6512a3e5f2 using Foo :: enum {A, B, C}; len(Foo) %!s(int64=7) %!d(string=hai) anos
  gingerBill a11d6e696a `expand_to_tuple` for fixed arrays %!s(int64=7) %!d(string=hai) anos
  gingerBill 1705ba8069 Fix typos %!s(int64=7) %!d(string=hai) anos
  gingerBill c3c7834246 BigInt support in the constant system %!s(int64=7) %!d(string=hai) anos
  gingerBill 0e91298fd1 Rename `free` to `delete` for non pointer types %!s(int64=7) %!d(string=hai) anos
  gingerBill fa4e95105f Loop array arithmetic on large arrays %!s(int64=7) %!d(string=hai) anos
  gingerBill 877400dd12 Scope to use flags rathers than booleans %!s(int64=7) %!d(string=hai) anos
  gingerBill a4e3201113 Minor cleanup for builtin scope/pkg %!s(int64=7) %!d(string=hai) anos
  gingerBill a99cc2fd70 Clean up import lookup code %!s(int64=7) %!d(string=hai) anos
  gingerBill 5fe4c33d0e Allow importation of `core:builtin` to get built-in entities %!s(int64=7) %!d(string=hai) anos
  gingerBill 4d9d38cc28 Move TypeAndValue to Ast from Map %!s(int64=7) %!d(string=hai) anos
  gingerBill 5b71ffd4f9 Rename `clone_ast_node` to `clone_ast` %!s(int64=7) %!d(string=hai) anos
  gingerBill c2ca24a486 Big renaming: `AstNode` to `Ast` %!s(int64=7) %!d(string=hai) anos
  gingerBill ba776a3c9f Fix bitwise not for signed integers %!s(int64=7) %!d(string=hai) anos
  gingerBill cd7e260f4e Fix cyclic polymorphic procedure usage and improve its error message %!s(int64=7) %!d(string=hai) anos
  gingerBill e9e7ce2606 Allow `.allocator` for dynamic arrays; Add `mem.Pool` %!s(int64=7) %!d(string=hai) anos