Jon Meow
|
56dc4ae375
Rename Ptr<T> to Nonnull<T*> (#832)
|
4 年之前 |
Jon Meow
|
90f04700e2
Remove global_arena (#814)
|
4 年之前 |
Jon Meow
|
fd89bcb4aa
Convert Pattern and Expression to Ptr (#787)
|
4 年之前 |
Jon Meow
|
3ec550a85f
Replace int lines with file-associated SourceLocations (#779)
|
4 年之前 |
Jon Meow
|
c6ebe0db67
Add `Ptr` and `RawNew` for migration (#751)
|
4 年之前 |
Jon Meow
|
250ce4ab00
Add string parsing and a print builtin (#721)
|
4 年之前 |
Jon Meow
|
dbcd6ad20d
Switch Expression to use inheritance+cast (#712)
|
4 年之前 |
Jon Meow
|
2e9e4f4cb3
Migrate remaining exits to FATAL_*_ERROR calls (#704)
|
4 年之前 |
Jon Meow
|
9829f188b7
Move all new's to global_arena, and remove ASAN disabling (#690)
|
4 年之前 |
Geoff Romer
|
6ac3adfa53
Factor out a `Pattern` sum type from `Expression` (#685)
|
4 年之前 |