Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Richard Smith ce50f181f1 Add an interface for initialization of `var`s without an explicit initializer (#6934) 1 сар өмнө
  Geoff Romer 57a2715f10 Remove support for `addr` (#6375) 5 сар өмнө
  Richard Smith c34d0c7adf Add `Core.Range(N)` facility to construct an integer range. (#5699) 10 сар өмнө
  Dana Jansens 24bde46181 Change array syntax from [T; N] to array(T, N) (#4981) 1 жил өмнө
  Richard Smith 3645143e27 Add solutions for advent of code 2024 day 1 to `examples/`. (#4673) 1 жил өмнө
  Richard Smith a10c79569e Model `Core.Int` as a class type (#4644) 1 жил өмнө
  Richard Smith bc395eb889 Represent integer literals as `IntLiteral` not as `i32`. (#4532) 1 жил өмнө
  Jon Ross-Perkins 8bb80d8271 Add a basic Core.Print function for ints. (#4078) 1 жил өмнө
  Jon Ross-Perkins 3561ab5fae Switch the prelude to using 'export import'. (#3976) 1 жил өмнө
  Richard Smith f5e386a12b Make driver find all prelude files. Add build rule for //examples:sieve. (#3895) 2 жил өмнө
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 жил өмнө
  Richard Smith f44643f080 Refactor core operator interfaces, fix compilation, add comments. (#3864) 2 жил өмнө
  josh11b 4bd6f8d4be Fix copy-pasted operator impls from #3856 (#3862) 2 жил өмнө
  Richard Smith 2b2f27a9ce Add core library with operator interface definitions and an example program. (#3856) 2 жил өмнө