issues
search
matklad
/
tom
tom: a format-preserving TOML parser in Rust
Apache License 2.0
38
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump thread_local from 1.0.1 to 1.1.4
#61
dependabot[bot]
opened
2 years ago
0
Bump smallvec from 0.6.13 to 0.6.14
#60
dependabot[bot]
opened
2 years ago
0
Bump regex from 1.3.7 to 1.5.6
#59
dependabot[bot]
opened
2 years ago
0
Bump crossbeam-channel from 0.2.6 to 0.4.4
#58
dependabot[bot]
opened
2 years ago
0
Bump minimist from 1.2.5 to 1.2.6 in /editors/code
#57
dependabot[bot]
opened
2 years ago
0
Bump ajv from 6.12.2 to 6.12.6 in /editors/code
#56
dependabot[bot]
opened
2 years ago
0
Bump path-parse from 1.0.6 to 1.0.7 in /editors/code
#55
dependabot[bot]
opened
3 years ago
0
Bump glob-parent from 5.1.1 to 5.1.2 in /editors/code
#54
dependabot[bot]
opened
3 years ago
0
Bump lodash from 4.17.15 to 4.17.21 in /editors/code
#53
dependabot[bot]
opened
3 years ago
0
use correct branch name for cargo-deny-action
#52
JakeChampion
closed
2 years ago
0
Fix path to example walkthrough file
#51
JakeChampion
closed
2 years ago
0
Bump lodash from 4.17.15 to 4.17.19 in /editors/code
#50
dependabot[bot]
closed
3 years ago
1
Remove unnecessary deps
#49
Veetaha
closed
4 years ago
11
Refactor Cargo.toml files
#48
Veetaha
closed
4 years ago
2
Unify casing style of ci jobs
#47
Veetaha
closed
4 years ago
4
Licenses
#46
Veetaha
closed
4 years ago
5
Deny C
#45
Veetaha
closed
4 years ago
2
Add clippy and rustfmt to CI
#44
Veetaha
closed
4 years ago
4
Tidy up xtask and the codebase
#43
Veetaha
closed
4 years ago
6
Fix gen ast: prepend crate:: in generated code
#42
Veetaha
closed
4 years ago
0
Migrate `tom_syntax` and `tom` to rust 2018 edition
#41
Veetaha
closed
4 years ago
2
Migrate `xtask` to rust 2018 edition
#40
Veetaha
closed
4 years ago
0
Great rename `tom` -> `tom_syntax`, `tom_lsp_server` -> `tom`
#39
Veetaha
closed
4 years ago
0
Add cargo-deny
#38
Veetaha
closed
4 years ago
0
Add vscode extension debug configurations
#37
Veetaha
closed
4 years ago
0
Remove tslint.json as it is no-longer used
#36
Veetaha
closed
4 years ago
0
Transition to rust-analyzer-like TypeScript extension setup
#35
Veetaha
closed
4 years ago
0
Add a fixme to .vscodeignore
#34
Veetaha
closed
4 years ago
0
Renovate TypeScript deps
#33
Veetaha
closed
4 years ago
0
Migrate to rust-analyzer-like dir structure
#32
Veetaha
closed
4 years ago
0
Commit the comment inside of cargo lock
#31
Veetaha
closed
4 years ago
0
Make ci green again with C deps...
#30
Veetaha
closed
4 years ago
0
Make ci green for now
#29
Veetaha
closed
4 years ago
3
Migrate to Github actions
#28
Veetaha
closed
4 years ago
0
Rename `tasks` -> `xtask`
#27
Veetaha
closed
4 years ago
0
Revive the project
#26
Veetaha
closed
2 years ago
9
Swtich to crates.io impl of drop gurards
#25
matklad
closed
6 years ago
2
Split `Number` into `Integer` and `Float`.
#24
ehuss
opened
6 years ago
0
Use unique names for inline tests.
#23
ehuss
closed
6 years ago
3
Update test suite.
#22
ehuss
closed
6 years ago
2
Verify that tests have or don't have errors.
#21
ehuss
closed
6 years ago
2
Verify generated files are up-to-date.
#20
ehuss
closed
6 years ago
2
How should different table types interact?
#19
ehuss
opened
6 years ago
1
Switch to hand-written lexer
#18
matklad
opened
6 years ago
0
Detect index confusion
#17
matklad
opened
6 years ago
0
Improve WASM demo
#16
matklad
opened
6 years ago
0
Formatter
#15
matklad
opened
6 years ago
0
Complete validation
#14
matklad
opened
6 years ago
0
Add logical model
#13
matklad
opened
6 years ago
0
Design editing API
#12
matklad
opened
6 years ago
0
Next