История коммитов

Автор SHA1 Сообщение Дата
  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 лет назад