- European Union
- https://bpeetz.de
- Joined on
2023-06-15
7d1a41aca9
feat(treewide): Provide a c api
0744c8468d
chore(treewide): Add license headers
ed96a50bd4
feat(trixy-macros): Add rust host code generation
dae7bb272b
chore(trinitry): Extract to separate repository
617e223064
build(trinitry/Cargo.toml): Remove unneeded dependencies
83cf118bc9
build(update.sh): Do not append to the `src/tests.rs` file
21f981f434
build(update.sh): Add trinitry to the crates to update
103944f605
tests(trinitry): Add some sort of fuzzing
6b0bb9c505
chore(treewide): Add license headers
426d4c3ecb
chore: Initial commit
03f24503b7
chore(treewide): Add license headers
cc50ec2655
build(.licensure.yml): Update to really be usable
22904c9bae
build(treewide): Add relevant configuration for releases
233fa3e1b5
chore: Initial commit
d95b26655f
chore(trixy-lang_parser): Apply clippy's suggestions
26e0bbb972
feat(trixy-lang_parser): Provide an api
70c4cc6f18
feat(trixy-lang_parser): Add support for doc comments
3503e5250c
feat(trixy-lang_parser): Add type checking (2nd stage parsing)
370aac4395
feat(trixy-lang_parser): Add support for Type
37a0834aa0
build(flake): Use the minimal rust distribution for builds
ebd3b0d476
build(treewide): Update
23ec51cec2
build(update.sh): Make adding subcrates easier
2eb6b12bd7
refactor(core): Use the new `keymaps` crate
5f69311dfa
fix(keymaps/crossterm): Implement it fully