Geoff Romer
|
19e4bc55ce
Migrate remaining `Expression` alternatives to `IndirectValue` (#607)
|
пре 4 година |
Geoff Romer
|
056da4dd5c
Migrate `PrimitiveOperator` to value semantics (#606)
|
пре 4 година |
Geoff Romer
|
276880ae83
Migrate `Tuple` and `FieldInitializer` to value semantics (#605)
|
пре 4 година |
Richard Smith
|
89e21113c3
Add 3 '*' operators: one prefix, one infix, and one postfix, per #523. (#582)
|
пре 4 година |
Richard Smith
|
567b9bb5a4
Reverse 'type: identifier' to 'identifier: type' in executable
|
пре 5 година |
Richard Smith
|
da403db9ff
Revert "Remove : from vars in exec semantics (#504)"
|
пре 5 година |
Jon Meow
|
05663633d3
Remove : from vars in exec semantics (#504)
|
пре 5 година |
Jeremy G. Siek
|
8924f5620b
Private unions (#492)
|
пре 5 година |
Geoff Romer
|
1933cfeeeb
Stop using `std::pair` in the implementation of tuples (#479)
|
пре 5 година |
Jeremy G. Siek
|
34f1a03f7b
change all expression and statement pointers to be const (#449)
|
пре 5 година |
Geoff Romer
|
e324935139
Miscellaneous parser cleanup (#429)
|
пре 5 година |
Geoff Romer
|
80f035874d
Restructure handling of paren expressions (#417)
|
пре 5 година |
Jeremy G. Siek
|
3fa72d2984
Experimental control-flow operator (#368)
|
пре 5 година |
Dave Abrahams
|
7e1721dc01
lowerCamelCase => snake_case (#396)
|
пре 5 година |
Jeremy G. Siek
|
ced98ef021
Global variables (#378)
|
пре 5 година |
Dave Abrahams
|
120e0145ce
[executable semantics] Use type-safe variant in C++ parser (#364)
|
пре 5 година |
Dave Abrahams
|
436a9dda79
[executable semantics] Minimal cxx parser (#363)
|
пре 5 година |
Dave Abrahams
|
07a37933c6
[executable semantics] Add Syntax driver (#362)
|
пре 5 година |
Dave Abrahams
|
2f83c4be48
Separate parsing from type-checking and evaluation. (#345)
|
пре 5 година |
Dave Abrahams
|
5884aa1a5c
Give syntax files more useful and mnemonic names.
|
пре 5 година |