Geoff Romer
|
a3eac75a5b
Unify function declarations and definitions. (#896)
|
4 jaren geleden |
Jon Meow
|
b1af08fed0
Rename ptr.h to nonnull.h (#839)
|
4 jaren geleden |
Jon Meow
|
a03536a196
Add syntax for package and library (#792)
|
4 jaren geleden |
Jon Meow
|
3ec550a85f
Replace int lines with file-associated SourceLocations (#779)
|
4 jaren geleden |
Jon Meow
|
d7b2c9b580
Remove uses of rules_cc (#776)
|
4 jaren geleden |
Jon Meow
|
367f9e4e94
Rename struct to class per #651 (#765)
|
4 jaren geleden |
Jon Meow
|
925c60b669
Change Declaration passing to use Ptr (#758)
|
4 jaren geleden |
Jon Meow
|
1eeaa208f2
Move paren_contents under ast and restrict syntax BUILD visibility (#756)
|
4 jaren geleden |
Jon Meow
|
a6655b320c
Clean up Declaration/TypeCheck dependency (#753)
|
4 jaren geleden |
Jon Meow
|
9829f188b7
Move all new's to global_arena, and remove ASAN disabling (#690)
|
4 jaren geleden |
Geoff Romer
|
6ac3adfa53
Factor out a `Pattern` sum type from `Expression` (#685)
|
4 jaren geleden |
Jon Meow
|
b08f6bb0f1
Add a global arena to start cleaning up ASAN errors (#687)
|
4 jaren geleden |
Geoff Romer
|
a8f56797b8
Add Dump methods to printable types. (#681)
|
4 jaren geleden |
Jon Meow
|
034f3600e3
Add a FatalUserError macro to help print user-caused errors. (#668)
|
4 jaren geleden |
Jon Meow
|
8fccecadeb
Refactor output to be more streaming-focused. (#666)
|
4 jaren geleden |
Geoff Romer
|
d2afd45214
Stop allocating sub-Values on the Heap. (#648)
|
4 jaren geleden |
Jon Meow
|
6c259dd5de
Switch from assert to a CHECK macro to run in all build modes. (#595)
|
4 jaren geleden |
Geoff Romer
|
6ca6822157
Implement `IndirectValue` (#588)
|
4 jaren geleden |
Geoff Romer
|
80f035874d
Restructure handling of paren expressions (#417)
|
5 jaren geleden |
Dave Abrahams
|
07a37933c6
[executable semantics] Add Syntax driver (#362)
|
5 jaren geleden |
Jeremy G. Siek
|
05db2012ab
replace uses of AssocList with Dictionary (#344)
|
5 jaren geleden |
Geoff Romer
|
8b3bb7c5e9
Fix type errors in function calls (#308)
|
5 jaren geleden |
Jon Meow
|
6e5070de18
Adapting jsiek's executable semantics tooling for commit. (#237)
|
5 jaren geleden |