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