Richard Smith
|
f63169608e
Implicit conversions (#820)
|
4 years ago |
Jon Meow
|
7beaabc934
Prevent ostream << for pointers to printable types. (#837)
|
4 years ago |
Jon Meow
|
15434320e6
Add README entry for lit test setup (#840)
|
4 years ago |
Jon Meow
|
c3f4f28ec5
One way principle (#829)
|
4 years ago |
Jon Meow
|
6d33a80988
api file default public (#752)
|
4 years ago |
Jon Meow
|
b1af08fed0
Rename ptr.h to nonnull.h (#839)
|
4 years ago |
Jon Meow
|
9edb2459fd
Remove BisonWrap, which was a Ptr-specific feature (#836)
|
4 years ago |
Chandler Carruth
|
fbb0aa729b
Update LLVM and switch to upstreamed Bazel BUILD. (#838)
|
4 years ago |
Chandler Carruth
|
bc658e6923
Cleanup debug flags and enable libc++ debugging on Linux. (#835)
|
4 years ago |
Chandler Carruth
|
89da711a26
Correctly sanitize nonnull pointers. (#834)
|
4 years ago |
Jon Meow
|
56dc4ae375
Rename Ptr<T> to Nonnull<T*> (#832)
|
4 years ago |
Jon Meow
|
5e66248db0
Set issue report url (#833)
|
4 years ago |
Jon Meow
|
ff319d311a
Switch Ptr to a C++ pointer using the nonnull attribute (#831)
|
4 years ago |
Jon Meow
|
395a331cde
Reorganize tests into dirs and rename numbered tests (#825)
|
4 years ago |
Richard Smith
|
0fec34df03
Tiny doc update: `var` is not an expression. (#812)
|
4 years ago |
Jon Meow
|
3d1716f6c6
Autoupdate pre-commit-config (#824)
|
4 years ago |
Jon Meow
|
3351443c8f
Switch to a mypy fork that handles imports (#823)
|
4 years ago |
Jon Meow
|
5047cd6447
Switch executable_semantics to lit/filecheck tests. (#819)
|
4 years ago |
Jon Meow
|
90f04700e2
Remove global_arena (#814)
|
4 years ago |
josh11b
|
3610325c38
Inheritance (#777)
|
4 years ago |
Geoff Romer
|
0521890dbc
Clarify the copy semantics of continuations (#816)
|
4 years ago |
Jon Meow
|
5e3a1cbdb8
Make ReifyType use the input location (#817)
|
4 years ago |
Geoff Romer
|
33dd9a873d
Debugging quality-of-life improvements (#810)
|
4 years ago |
Geoff Romer
|
f931a8cead
Replace all lists with vectors (#815)
|
4 years ago |
josh11b
|
225eda7f49
Generics details 2: adapters, associated types, parameterized interfaces (#731)
|
4 years ago |
Jon Meow
|
16ca514aa1
Undo accidental bazelignore deletion (#804)
|
4 years ago |
Jon Meow
|
eb61412c79
Explicitly disallow self-imports by libraries (#794)
|
4 years ago |
Geoff Romer
|
e08beccc66
Use "package directive" and "import directive" (#808)
|
4 years ago |
Jon Meow
|
820081b8c1
Add table sorting functionality (#796)
|
4 years ago |
Jon Meow
|
a03536a196
Add syntax for package and library (#792)
|
4 years ago |