Geoff Romer
|
def98d1182
Add support for `_` placeholder. (#661)
|
%!s(int64=4) %!d(string=hai) anos |
Geoff Romer
|
c3c89a77a4
Delete functions that are redundant with Get methods (#664)
|
%!s(int64=4) %!d(string=hai) anos |
Geoff Romer
|
d2afd45214
Stop allocating sub-Values on the Heap. (#648)
|
%!s(int64=4) %!d(string=hai) anos |
Jon Meow
|
b03d3cdbb0
Use a lambda for tag's visit (#645)
|
%!s(int64=4) %!d(string=hai) anos |
Geoff Romer
|
de05711966
Migrate Value to std::variant (#635)
|
%!s(int64=4) %!d(string=hai) anos |
Geoff Romer
|
c96ee2aaac
Remove `VarTV` (#617)
|
%!s(int64=4) %!d(string=hai) anos |
Geoff Romer
|
b3d4c56ef2
Rename "PatternVariable" names for clarity (#630)
|
%!s(int64=4) %!d(string=hai) anos |
Geoff Romer
|
a80ce2c566
Consistent naming for Expression and Value. (#621)
|
%!s(int64=4) %!d(string=hai) anos |
Jon Meow
|
6c259dd5de
Switch from assert to a CHECK macro to run in all build modes. (#595)
|
%!s(int64=4) %!d(string=hai) anos |
Richard Smith
|
89e21113c3
Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582)
|
%!s(int64=4) %!d(string=hai) anos |
Geoff Romer
|
c903eb3133
Remove `Void` (#540)
|
%!s(int64=4) %!d(string=hai) anos |
Jeremy G. Siek
|
56b47bcfa9
Type computation tests (#511)
|
%!s(int64=5) %!d(string=hai) anos |
Jeremy G. Siek
|
8924f5620b
Private unions (#492)
|
%!s(int64=5) %!d(string=hai) anos |
Geoff Romer
|
1933cfeeeb
Stop using `std::pair` in the implementation of tuples (#479)
|
%!s(int64=5) %!d(string=hai) anos |
Geoff Romer
|
e022ff106f
Factor `Heap` class out of `State` (#491)
|
%!s(int64=5) %!d(string=hai) anos |
Jeremy G. Siek
|
5946d9c033
Tuple restrictions (#486)
|
%!s(int64=5) %!d(string=hai) anos |
Jeremy G. Siek
|
928b92a428
a raw access to the heap field slipped through somehow, fixing that (#483)
|
%!s(int64=5) %!d(string=hai) anos |
Jeremy G. Siek
|
c1d651fc15
Fix equality for tuples (#446)
|
%!s(int64=5) %!d(string=hai) anos |
Jeremy G. Siek
|
27fd9de5bf
improved checking for liveness when reading and writing memory (#448)
|
%!s(int64=5) %!d(string=hai) anos |
Jeremy G. Siek
|
34f1a03f7b
change all expression and statement pointers to be const (#449)
|
%!s(int64=5) %!d(string=hai) anos |
Geoff Romer
|
cf7c97bf28
Unify tuple types with tuples-of-types in the interpreter (#442)
|
%!s(int64=5) %!d(string=hai) anos |
Geoff Romer
|
22656c8e09
Remove unused code from ValueEqual, and make unsupported cases explicit. (#434)
|
%!s(int64=5) %!d(string=hai) anos |
Jeremy G. Siek
|
3fa72d2984
Experimental control-flow operator (#368)
|
%!s(int64=5) %!d(string=hai) anos |
Dave Abrahams
|
dd4e37e761
const-ify Value*s in preparation for value semantic transformation (#409)
|
%!s(int64=5) %!d(string=hai) anos |
Jeremy G. Siek
|
1da97fc9cf
Separate alive flag from the Value class (#408)
|
%!s(int64=5) %!d(string=hai) anos |
Dave Abrahams
|
f5300a84e5
Revert "improve abstraction for AssocList, fix bug in optional else (#315)" (#320)
|
%!s(int64=5) %!d(string=hai) anos |
Jeremy G. Siek
|
bf6bb800c4
improve abstraction for AssocList, fix bug in optional else (#315)
|
%!s(int64=5) %!d(string=hai) anos |
Dave Abrahams
|
2205fd52ce
[executable semantics] class-ify Declaration (#307)
|
%!s(int64=5) %!d(string=hai) anos |
Jon Meow
|
6e5070de18
Adapting jsiek's executable semantics tooling for commit. (#237)
|
%!s(int64=5) %!d(string=hai) anos |