tangled
alpha
login
or
join now
eldridge.cam
/
trilogy
1
fork
atom
Actually just three programming languages in a trenchcoat
1
fork
atom
overview
issues
pulls
pipelines
trilogy
/
trilogy-parser
/
src
/
syntax
/
at
string-repr-callable
101 files
amble.rs
adjust spanning
1 year ago
application.rs
going through parser... reviewing how it goes
1 year ago
array_comprehension.rs
fix a bunch of tests, parse issues, and almost get the old testsuite back up and running
1 year ago
array_literal.rs
we can use if let chains now!
7 months ago
array_pattern.rs
cargo fix after 2024 update
1 year ago
assert_statement.rs
fix a bunch of tests, parse issues, and almost get the old testsuite back up and running
1 year ago
assignment_statement.rs
finish putting new operators in place
11 months ago
atom_literal.rs
continuing parsing consistency
2 years ago
become_expression.rs
implement become syntax
1 year ago
binary_operation.rs
implement the missing operators/operator references
4 months ago
binding_pattern.rs
continuing parsing consistency
2 years ago
bits_literal.rs
continuing parsing consistency
2 years ago
block.rs
fix parser tests
1 year ago
boolean_literal.rs
continuing parsing consistency
2 years ago
boolean_query.rs
fix a bunch of tests, parse issues, and almost get the old testsuite back up and running
1 year ago
break_expression.rs
going through parser... reviewing how it goes
1 year ago
call_expression.rs
fix the tests
1 year ago
cancel_expression.rs
going through parser... reviewing how it goes
1 year ago
character_literal.rs
another chunk of consistency and docs and such
2 years ago
constant_definition.rs
going through parser... reviewing how it goes
1 year ago
continue_expression.rs
going through parser... reviewing how it goes
1 year ago
defer_statement.rs
going through parser... reviewing how it goes
1 year ago
definition.rs
reimplement module syntax according to new specification
4 months ago
direct_unification.rs
going through parser... reviewing how it goes
1 year ago
do_expression.rs
going through parser... reviewing how it goes
1 year ago
document.rs
reimplement module syntax according to new specification
4 months ago
documentation.rs
another chunk of consistency and docs and such
2 years ago
element_unification.rs
shortening unnecessary expects
1 year ago
else_handler.rs
shortening unnecessary expects
1 year ago
end_expression.rs
shortening unnecessary expects
1 year ago
exit_expression.rs
shortening unnecessary expects
1 year ago
export_definition.rs
refactor rest of parser
1 year ago
expression.rs
implement the missing operators/operator references
4 months ago
external_procedure_definition.rs
rewrite so much to get the things consistent, but its crashing now on empty
1 year ago
fn_expression.rs
refactor rest of parser
1 year ago
for_statement.rs
remove for-else construct entirely
5 months ago
function_assignment.rs
refactor rest of parser
1 year ago
function_definition.rs
fix the tests
1 year ago
function_head.rs
cargo fix after 2024 update
1 year ago
glue_pattern.rs
going through parser... reviewing how it goes
1 year ago
handled_expression.rs
refactor rest of parser
1 year ago
handler.rs
remove given finally
2 years ago
handler_strategy.rs
starting replacing parser!
2 years ago
identifier.rs
Adding a few unit tests
2 years ago
if_else_expression.rs
fix some bugs with ifs
1 year ago
import_definition.rs
reimplement module syntax according to new specification
4 months ago
is_expression.rs
refactor rest of parser
1 year ago
keyword_reference.rs
implement the missing operators/operator references
4 months ago
let_expression.rs
fix a bunch of tests, parse issues, and almost get the old testsuite back up and running
1 year ago
let_statement.rs
fix a bunch of tests, parse issues, and almost get the old testsuite back up and running
1 year ago
lookup.rs
refactor rest of parser
1 year ago
match_expression.rs
discovered that match was actualy super broken all along and only working by coincidence
10 months ago
mod.rs
reimplement module syntax according to new specification
4 months ago
module_access.rs
refactor rest of parser
1 year ago
mut_modifier.rs
finally there is enough to parse precedence and i just had the table upside down
3 years ago
negative_pattern.rs
refactor rest of parser
1 year ago
not_query.rs
refactor rest of parser
1 year ago
number_literal.rs
cargo fix after 2024 update
1 year ago
parenthesized_expression.rs
refactor rest of parser
1 year ago
parenthesized_pattern.rs
refactor rest of parser
1 year ago
parenthesized_query.rs
refactor rest of parser
1 year ago
pattern.rs
add the typeof operator to expressions and patterns
2 years ago
pattern_conjunction.rs
refactor rest of parser
1 year ago
pattern_disjunction.rs
refactor rest of parser
1 year ago
pinned_pattern.rs
refactor rest of parser
1 year ago
procedure_definition.rs
refactor rest of parser
1 year ago
procedure_head.rs
refactor rest of parser
1 year ago
punctuated.rs
clippy
2 years ago
query.rs
adding more tests, improved the parser slightly
1 year ago
query_alternative.rs
refactor rest of parser
1 year ago
query_conjunction.rs
refactor rest of parser
1 year ago
query_disjunction.rs
refactor rest of parser
1 year ago
query_implication.rs
refactor rest of parser
1 year ago
qy_expression.rs
refactor rest of parser
1 year ago
record_comprehension.rs
refactor rest of parser
1 year ago
record_literal.rs
refactor rest of parser
1 year ago
record_pattern.rs
cargo fix after 2024 update
1 year ago
rest_pattern.rs
refactor rest of parser
1 year ago
resume_expression.rs
refactor rest of parser
1 year ago
return_expression.rs
refactor rest of parser
1 year ago
rule_definition.rs
refactor rest of parser
1 year ago
rule_head.rs
refactor rest of parser
1 year ago
set_comprehension.rs
refactor rest of parser
1 year ago
set_literal.rs
we can use if let chains now!
7 months ago
set_pattern.rs
imlement set and record patterns
5 months ago
statement.rs
fix some bugs with ifs
1 year ago
string_literal.rs
fmt
2 years ago
struct_literal.rs
refactor rest of parser
1 year ago
struct_pattern.rs
refactor rest of parser
1 year ago
syntax_error.rs
match expression error handlingg
1 year ago
template.rs
discovering more bugs ...
10 months ago
test_definition.rs
refactor rest of parser
1 year ago
tuple_pattern.rs
going through parser... reviewing how it goes
1 year ago
type_definition.rs
reimplement module syntax according to new specification
4 months ago
type_head.rs
reimplement module syntax according to new specification
4 months ago
type_use.rs
reimplement module syntax according to new specification
4 months ago
typeof_pattern.rs
refactor rest of parser
1 year ago
unary_operation.rs
refactor rest of parser
1 year ago
unit_literal.rs
derive a quick s-expression printer
3 years ago
when_handler.rs
refactor rest of parser
1 year ago
while_statement.rs
refactor rest of parser
1 year ago