.. |
ls
|
[Torque] Add Kythe api to Torque compiler
|
2021-09-27 16:56:18 +00:00 |
ast.h
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
cc-generator.cc
|
[cleanup] Fix -Wshadow warnings in torque
|
2021-09-27 15:55:09 +00:00 |
cc-generator.h
|
[v8windbg] Generate debug macros files
|
2021-01-19 12:07:38 +00:00 |
cfg.cc
|
[torque] Reduce generated CSA variables and labels
|
2020-02-11 15:07:23 +00:00 |
cfg.h
|
[torque] Allow returning pairs from builtins
|
2021-01-19 18:03:12 +00:00 |
class-debug-reader-generator.cc
|
Allowing map word to be used for other state in GC header.
|
2021-04-12 17:34:13 +00:00 |
constants.h
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
contextual.h
|
[config] Add V8_NODISCARD for Scope classes
|
2020-11-26 11:08:45 +00:00 |
cpp-builder.cc
|
[toque] Change source position format
|
2021-10-06 13:24:44 +00:00 |
cpp-builder.h
|
[torque] Format generated files better
|
2021-10-01 13:19:46 +00:00 |
csa-generator.cc
|
[cleanup] Fix -Wshadow warnings in torque
|
2021-09-27 15:55:09 +00:00 |
csa-generator.h
|
[torque] Add C++ backend for Torque compiler
|
2020-10-05 14:48:48 +00:00 |
declarable.cc
|
[cleanup] Fix -Wshadow warnings in torque
|
2021-09-27 15:55:09 +00:00 |
declarable.h
|
[torque] Add LazyNode support
|
2021-02-23 16:51:53 +00:00 |
declaration-visitor.cc
|
[Torque] Add Kythe api to Torque compiler
|
2021-09-27 16:56:18 +00:00 |
declaration-visitor.h
|
Remove many superfluous STL includes in headers.
|
2022-01-13 20:56:45 +00:00 |
declarations.cc
|
[torque] Fix positions for type alias and structs
|
2022-01-13 16:31:30 +00:00 |
declarations.h
|
[torque] Fix positions for type alias and structs
|
2022-01-13 16:31:30 +00:00 |
earley-parser.cc
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
earley-parser.h
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
global-context.cc
|
[Torque] Add Kythe api to Torque compiler
|
2021-09-27 16:56:18 +00:00 |
global-context.h
|
[Torque] Add Kythe api to Torque compiler
|
2021-09-27 16:56:18 +00:00 |
implementation-visitor.cc
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
implementation-visitor.h
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
instance-type-generator.cc
|
[torque] Clarify class annotations
|
2021-11-09 17:08:02 +00:00 |
instructions.cc
|
[torque] Add option for printing Torque IR
|
2021-03-11 16:50:26 +00:00 |
instructions.h
|
[torque] Add option for printing Torque IR
|
2021-03-11 16:50:26 +00:00 |
kythe-data.cc
|
[Torque] Add Kythe api to Torque compiler
|
2021-09-27 16:56:18 +00:00 |
kythe-data.h
|
Remove many superfluous STL includes in headers.
|
2022-01-13 20:56:45 +00:00 |
OWNERS
|
Remove tebbi from OWNERS and TODOs
|
2021-01-21 13:23:00 +00:00 |
parameter-difference.h
|
|
|
runtime-macro-shims.h
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
runtime-support.h
|
Port bitfield ScopeFlags to Torque
|
2019-12-27 13:15:06 +00:00 |
server-data.cc
|
|
|
server-data.h
|
[iwyu] Add missing includes of <memory> for std::unique_ptr
|
2019-09-13 17:13:36 +00:00 |
source-positions.cc
|
[clang-tidy] Reserve space in vectors before pushing
|
2021-01-26 13:06:09 +00:00 |
source-positions.h
|
[torque] Emit full codesearch links for source positions
|
2021-11-11 10:38:47 +00:00 |
torque-code-generator.cc
|
[torque] Add option for printing Torque IR
|
2021-03-11 16:50:26 +00:00 |
torque-code-generator.h
|
[torque] Add option for printing Torque IR
|
2021-03-11 16:50:26 +00:00 |
torque-compiler.cc
|
[torque] Remove unused field offset macros
|
2021-09-29 22:27:35 +00:00 |
torque-compiler.h
|
[csa, torque, cleanup] Rename CSA_ASSERT to CSA_DCHECK
|
2021-09-30 08:41:23 +00:00 |
torque-parser.cc
|
[torque] add WasmInternalFunction to TaggedWithIdentity
|
2022-01-21 16:55:25 +00:00 |
torque-parser.h
|
|
|
torque.cc
|
[toque] Change source position format
|
2021-10-06 13:24:44 +00:00 |
type-inference.cc
|
[Torque] Add Kythe api to Torque compiler
|
2021-09-27 16:56:18 +00:00 |
type-inference.h
|
[torque] use implicit parameters for template parameter inference
|
2020-07-31 15:11:09 +00:00 |
type-oracle.cc
|
[torque] add const references and disallow const class field writes
|
2020-03-18 08:47:49 +00:00 |
type-oracle.h
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
type-visitor.cc
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
type-visitor.h
|
Remove many superfluous STL includes in headers.
|
2022-01-13 20:56:45 +00:00 |
types.cc
|
Revert "[Torque] Generalize Torque literals to larger size"
|
2022-01-20 17:13:39 +00:00 |
types.h
|
Remove many superfluous STL includes in headers.
|
2022-01-13 20:56:45 +00:00 |
utils.cc
|
[toque] Change source position format
|
2021-10-06 13:24:44 +00:00 |
utils.h
|
[toque] Change source position format
|
2021-10-06 13:24:44 +00:00 |