Jon Ross-Perkins
|
7befe2ce9f
Switch custom error stream output to diagnostic (#4846)
|
1 vuosi sitten |
Jon Ross-Perkins
|
4f024410f7
Add stdin to driver's streams, and refactor stream passing (#4812)
|
1 vuosi sitten |
Jon Ross-Perkins
|
5880954041
Refactor command line errors to mirror diagnostic style (#4568)
|
1 vuosi sitten |
Jon Ross-Perkins
|
26e58b4587
Refactor subcommand addition for sharing. (#4474)
|
1 vuosi sitten |
Jon Ross-Perkins
|
145c44b66c
Move the language server into toolchain's busybox. (#4469)
|
1 vuosi sitten |
Chandler Carruth
|
954441c358
Exempt the `clang` subcommand when fuzzing. (#4468)
|
1 vuosi sitten |
Jon Ross-Perkins
|
957599b2ab
Implement a basic busybox for carbon/clang. (#4406)
|
1 vuosi sitten |
Jon Ross-Perkins
|
434173b016
Add skeletal format subcommand. (#4383)
|
1 vuosi sitten |
Jon Ross-Perkins
|
c107aaad13
Add a clang subcommand. (#4322)
|
1 vuosi sitten |
Jon Ross-Perkins
|
c029931910
Refactor link and compile into subcommand objects. (#4303)
|
1 vuosi sitten |
Jon Ross-Perkins
|
1b956e68fe
Extract subcommand options from the driver file. (#4300)
|
1 vuosi sitten |
Chandler Carruth
|
4845f40dff
Switch `CARBON_CHECK` to a format string API (#4285)
|
1 vuosi sitten |
Jon Ross-Perkins
|
de57c9988c
Break out driver environment info into its own type. (#4299)
|
1 vuosi sitten |
Chandler Carruth
|
0c8ab663c9
Migrate all CARBON_VLOG to the format string variant. (#4284)
|
1 vuosi sitten |
Jon Ross-Perkins
|
6311552fcc
Generate and use a manifest for prelude files. (#4291)
|
1 vuosi sitten |
Jon Ross-Perkins
|
e382e6fd97
Refactor FindPreludeFiles into InstallPaths (#4268)
|
1 vuosi sitten |
David Blaikie
|
c5ada29ba9
Add filename and line number to function debug info metadata (#4243)
|
1 vuosi sitten |
David Blaikie
|
1e1034ee81
Enable debug info by default (#4232)
|
1 vuosi sitten |
David Blaikie
|
5a11048c34
Remove some explicit (Mutable)ArrayRef constructions (#4238)
|
1 vuosi sitten |
David Blaikie
|
d57aa57215
Add rudimentry debug info metadata emission (#4225)
|
1 vuosi sitten |
Jon Ross-Perkins
|
f67791cfee
Separate subtree size information from parse nodes. (#4174)
|
1 vuosi sitten |
Jon Ross-Perkins
|
65d6e3e221
Use verbose formatting of instructions on crash messages. (#4125)
|
1 vuosi sitten |
Jon Ross-Perkins
|
f1190a4792
Add basic output of where memory is stored after a compile. (#4136)
|
1 vuosi sitten |
Chandler Carruth
|
7b0ae725fa
Fix linking to not look for a system libstdc++. (#4060)
|
1 vuosi sitten |
Chandler Carruth
|
b51dc7f8e2
Introduce version and build info stamping. (#4054)
|
1 vuosi sitten |
Chandler Carruth
|
e34e240263
Move the core standard library to the installation. (#3995)
|
1 vuosi sitten |
Chandler Carruth
|
d3a5b0eee7
Add utilities for managing a toolchain install, and install and use LLD. (#3993)
|
1 vuosi sitten |
Chandler Carruth
|
36d8d2960a
Introduce basic linking with the Clang driver. (#3922)
|
2 vuotta sitten |
Prabhat Sachdeva
|
0199ac3411
Remove unused include statement in driver.cpp (#3921)
|
2 vuotta sitten |
Richard Smith
|
62fe0cd385
Remove the builtin IR, and instead define builtin types locally. (#3910)
|
2 vuotta sitten |