2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  gingerBill b55b1ffe14 `opaque` keyword and type 6 жил өмнө
  gingerBill 6659ceb551 Allow comparisons of `cstring`; Add `resize` 6 жил өмнө
  gingerBill ce2e23849e Fix `context` initialization 6 жил өмнө
  gingerBill 099995e7dd Add basics for context-based Logger 6 жил өмнө
  gingerBill 42b42db675 Add `unimplemented` and `unreachable` procedures; make `os.exit` a diverging procedure 7 жил өмнө
  Lipid 6cb605a025 Remove reference to the runtime package within itself 7 жил өмнө
  gingerBill 9f3e42e4ef Fix delete_key #262 7 жил өмнө
  gingerBill 71d987bd2e Fix runtime proc names; Change calling convention of `context` parameter 7 жил өмнө
  gingerBill 5bdb424c6b context.allocator = a; Remove __ from runtime procs; improve division for complex numbers 7 жил өмнө
  gingerBill f5549f6bde Make `panic` a diverging procedure 7 жил өмнө
  gingerBill 3825eab989 Diverging procedures `proc() -> !` (no return) 7 жил өмнө
  gingerBill 3cd6ae311d Parametric polymorphic union type 7 жил өмнө
  Joshua Mark Manton 8cd2797b2e Fixed core library bugs after recent changes. (#257) 7 жил өмнө
  gingerBill 220485a2d2 `typeid` as keyword (ready to implement polymorphic name parameters) 7 жил өмнө
  gingerBill eb274cf316 Remove test code 7 жил өмнө
  gingerBill aa542980ce Change memory layout of `map` to be 3 words smaller 7 жил өмнө
  gingerBill ae58502a21 Make `free_all` built-in 7 жил өмнө
  gingerBill 6a3697279c Place assertf and printf to package fmt 7 жил өмнө
  gingerBill 15dca449c9 Add `assertf` and `panicf` 7 жил өмнө
  gingerBill dda985f49d Add extra nil check for `assert` and `panic` 7 жил өмнө
  gingerBill ae57284912 Add `Assertion_Failure_Proc` to `context` 7 жил өмнө
  gingerBill 001837e6bb Temporary allocator for `context` 7 жил өмнө
  gingerBill 28523f17e2 Add default `allocator` to allocation related procedures e.g. alloc, free, delete, make 7 жил өмнө
  gingerBill 3365baee8f `runtime.Typeid_Bit_Field` layout to store more information into the typeid 7 жил өмнө
  gingerBill a65eadee63 Fix for in enum iteration 7 жил өмнө
  gingerBill cbc6c2666b Improve proc group scoring algorithm 7 жил өмнө
  gingerBill ffc4f01470 All enums in array indices 7 жил өмнө
  gingerBill b216e44870 Add underlying type for `bit_set` 7 жил өмнө
  gingerBill 884d5fed9f bit_set['A'..'Z'], bit_set[0..8] 7 жил өмнө
  gingerBill acc010cba5 Add `bit_set` type 7 жил өмнө