Jon Meow
|
694a0a7dfb
Clean up renamed test (#1145)
|
4 лет назад |
josh11b
|
3a18ab70f2
Terminology: qualified member access expression (#1142)
|
4 лет назад |
Jon Meow
|
699172633f
Sort diagnostic output from the driver by default (#1143)
|
4 лет назад |
Jon Meow
|
9c2e3b02b7
Add small Success test (#1141)
|
4 лет назад |
Jon Meow
|
c546c81d07
Create Error type (#1137)
|
4 лет назад |
Wolff Dobson
|
31fa2608d4
Updated README.md (#1075)
|
4 лет назад |
Jon Meow
|
bf7159f841
Adding some shape to toolchain semantic analysis (#1092)
|
4 лет назад |
Jon Meow
|
50d9fc5189
Prevent accidents with uninitialized nodes (#1139)
|
4 лет назад |
Richard Smith
|
48d5b18026
Initial rough framework for specification. (#140)
|
4 лет назад |
Richard Smith
|
a0a4146bcf
Roadmap updates for 2022 (#1025)
|
4 лет назад |
Richard Smith
|
35a0bf1c7e
Principle: information accumulation (#875)
|
4 лет назад |
josh11b
|
f0d6e3122a
Switch generics to using compound/simple member access terminology (#1138)
|
4 лет назад |
Jon Meow
|
7bbf4fbba3
Accessor renames on diagnostics+source buffer (#1133)
|
4 лет назад |
Geoff Romer
|
ad9c10da16
Simplify ostream.h SFINAE using a helper syntax (#976)
|
4 лет назад |
Jon Meow
|
afeb78d067
Accessor renames on parser (#1135)
|
4 лет назад |
Jon Meow
|
16c6ba6bd1
Accessor renames on lexer (#1134)
|
4 лет назад |
Jon Meow
|
c6c050ccfc
Switch radix to an enum for easier formatting (#1130)
|
4 лет назад |
Darshal Shetty
|
20b272446f
Let variables (#1095)
|
4 лет назад |
Geoff Romer
|
93842ad878
Eliminate run-time errors from PatternMatch (#1126)
|
4 лет назад |
Richard Smith
|
9384077abd
Direct/indirect member access -> simple/compound member access. (#1119)
|
4 лет назад |
josh11b
|
81c5eef3b8
Fix copy-paste error (#1123)
|
4 лет назад |
pk19604014
|
2ea7de8a17
Fixed a couple crashes surfaced by running a structured fuzzer on executable_semantics parse/type-check/execute logic. (#1106)
|
4 лет назад |
Richard Smith
|
2325c50b3b
Support for `if ... then ... else` following #911. (#944)
|
4 лет назад |
Jon Meow
|
4a98acc3ea
Consistently use llvm::Optional, not std::optional (#1118)
|
4 лет назад |
Richard Smith
|
8c60ad2e19
Implement the current set of rules for precedence partial ordering (#1096)
|
4 лет назад |
Jon Meow
|
f5f02babdd
Apply a digit limit for all getAsInteger calls (#1117)
|
4 лет назад |
Jon Meow
|
b41dfb2a94
Switch to gmock VariantWith (#1115)
|
4 лет назад |
Jon Meow
|
c4c5cdc1f5
Replace is_sorted with comparison (#1104)
|
4 лет назад |
Jon Meow
|
0a8c0dc271
Adjust string parsing to consume everything until the terminator. (#1111)
|
4 лет назад |
Jon Meow
|
f4f9b23291
Add int and real printing (#1116)
|
4 лет назад |