ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 97023b8da6 fileset, templater: extract basic AST node types
I'm going to extract generic alias substitution functions, and these AST types
will be accessed there. Revset parsing will also be migrated to the generic
functions.
2024-05-23 10:18:36 +09:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src fileset, templater: extract basic AST node types 2024-05-23 10:18:36 +09:00
tests tree_builder: propagate errors from write_tree() 2024-05-22 06:46:38 -07:00
testutils tree_builder: propagate errors from write_tree() 2024-05-22 06:46:38 -07:00
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00