Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
chromium
/
build
/
refs/heads/main
/
gong
45b5a00
gong: Support assert failure help text
by Richard Wang
· 17 hours ago
19d195b
gong: Increase test coverage for integer evaluation
by Richard Wang
· 19 hours ago
efa82b7
gong: Implement block functions, use for error testing
by Richard Wang
· 19 hours ago
2933f09
gong: Implement identifier exec, implement initial .gn file-based tests
by Richard Wang
· 22 hours ago
4a0ba43
gong: Implement assert() and `gn help <func>`
by Richard Wang
· 2 days ago
e4def53
[go] update toolchain go 1.24.7 -> 1.24.8
by Fumitoshi Ukai
· 3 days ago
71d7a01
gong: Disallow non-empty list/scope clobber
by Richard Wang
· 4 days ago
3e17bde
gong: Initial `a = b` implementation
by Richard Wang
· 4 days ago
5f57541
gong: Initial support for functions
by Richard Wang
· 4 days ago
0147a68
gong: Initial port of `gn help` behavior
by Richard Wang
· 8 days ago
1a55249
gong: Subset of RebasePath fs util
by Richard Wang
· 8 days ago
b7a14d9
gong: Initial support for builtins
by Richard Wang
· 8 days ago
69a325a
gong: Initial Python path detection
by Richard Wang
· 8 days ago
bc6fcd1
[go] update toolchain go 1.24.6 -> 1.24.7
by Fumitoshi Ukai
· 5 weeks ago
98c3258
Use errors.As instead of type assertions for error
by Takuto Ikuta
· 7 weeks ago
d2fea3c
Update direct deps and tidy go.mod files
by Philipp Wollermann
· 7 weeks ago
ad12290
[go] Run go mod tidy, update toolchain to go 1.24.5 -> 1.24.6
by Richard Wang
· 9 weeks ago
53c59bd
gong: use github.com/google/subcommands
by Richard Wang
· 9 weeks ago
de46322
Prepare for github.com/google/subcommands switch
by Richard Wang
· 9 weeks ago
40b4e0d
[go] Update to go 1.24.4 -> 1.24.5
by Richard Wang
· 2 months ago
c976400
gong: Move Setup into build package
by Richard Wang
· 2 months ago
c0c0aaf
gong: Implement initial operator evaluation
by Richard Wang
· 3 months ago
9d374c8
gong: Rename parse.ParseNode to just parse.Node
by Richard Wang
· 3 months ago
f6cc1f2
gong: Replace resolve.VerifyValueTypeIs with resolve.AsValue[T]
by Richard Wang
· 3 months ago
70a9169
gong: Initial ListNode evaluator
by Richard Wang
· 3 months ago
f679cff
gong: Initial AccessorNode evaluator
by Richard Wang
· 3 months ago
e521d75
gong: Initial ConditionNode evaluator
by Richard Wang
· 3 months ago
156f995
gong: AST test should check for error kinds added in crrev.com/c/6733720
by Richard Wang
· 3 months ago
8b79de1
Make error able to distinguish between error kinds.
by Matt Stark
· 3 months ago
4ebe1e1
Add gitignore for gong binary
by Matt Stark
· 3 months ago
aaab825
gong: Initial LiteralNode evaluator
by Richard Wang
· 3 months ago
8594040
gong: Evaluate BlockCommentNode as nil
by Richard Wang
· 3 months ago
6594ebd
Add go.mod and go.sum files for all projects
by Philipp Wollermann
· 3 months ago
57d6b70
gong: Implement value equality checks
by Richard Wang
· 3 months ago
46c39a9
gong: Initial scope implementation and use to read .gn and args.gn
by Richard Wang
· 3 months ago
a68aa8b
gong: Implement InputFileManager
by Richard Wang
· 3 months ago
a4f6919
gong: Abstract input sources from filesystem
by Richard Wang
· 3 months ago
d801053
refactor: Fix staticcheck issues in build module
by Takuto Ikuta
· 3 months ago
5bf1d22
gong: Do not return concrete errors
by Richard Wang
· 3 months ago
26b6bda
gong: Initial value types
by Richard Wang
· 3 months ago
4967d1a
build: apply modernize
by Takuto Ikuta
· 3 months ago
524d606
Fix outstanding copyloopvar things.
by Gregory NISBET
· 3 months ago
bca6fca
[normalize-infra] Migrate the infra tree from "infra" to "go.chromium.org/infra"
by Gregory NISBET
· 3 months ago
1ce42bc
gong: Split constructs for GN invocations out of resolve package
by Richard Wang
· 3 months ago
df6e2b1
gong: Implement condition parser
by Richard Wang
· 3 months ago
9d29673
gong: Implement other binary op infix parsers
by Richard Wang
· 3 months ago
1b45fb2
gong: Implement =, +=, -= infix parser
by Richard Wang
· 3 months ago
15af9df
gong: Implement . and [ infix parsers
by Richard Wang
· 3 months ago
958e395
gong: Implement ( and { prefix parsers
by Richard Wang
· 3 months ago
da7e027
gong: Use AST dump for parse tests
by Richard Wang
· 3 months ago
223a42d
gong: Implement `gn format --dump-tree={json|text}`
by Richard Wang
· 3 months ago
76e32c5
gong: Implement ! and [ prefix parsers
by Richard Wang
· 3 months ago
03ed92c
gong: Parse function calls and identifiers, add basic parse tests
by Richard Wang
· 3 months ago
3550b6e
gong: More work on token parser
by Richard Wang
· 3 months ago
3e7498d
gong: Skeleton for parsing tokens into AST and resolving
by Richard Wang
· 3 months ago
3cc2d1c
gong: Implement rest of tokenizer
by Richard Wang
· 3 months ago
6c20c93
gong: Initial syntax error struct
by Richard Wang
· 3 months ago
cb8a547
gong: Initial token representation and skeleton tokenizer
by Richard Wang
· 3 months ago
ef51009
gong: Initial file structs and path normalization logic
by Richard Wang
· 3 months ago
a1eeadd
gong: Initial commit
by Richard Wang
· 3 months ago