index
:
yellowsquid/chomp.git
charset
master
queries
types
[no description]
Chloe Brown
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-05-13
Update README.
HEAD
master
Greg Brown
2021-05-11
Rename autochomp to autonibble.
Greg Brown
2021-05-06
Introduce lambda expressions.
Greg Brown
2021-04-30
Replace substitution with translation.
Greg Brown
2021-04-30
Update AST and parser for lambda expressions.
Greg Brown
2021-04-30
Move items in `nibble::cst` to `nibble`
Greg Brown
2021-04-21
Add some comparison tests for Autochomp.
Greg Brown
2021-04-20
Add LALRPOP arithmetic parser.
Greg Brown
2021-04-20
Add handwritten arithmetic parser.
Greg Brown
2021-02-24
Add arithmetic benchmark for Nibble.
Greg Brown
2021-02-17
Fix small bug with naming.
Greg Brown
2021-02-16
Fix broken `chomp-macro` tests.
Greg Brown
2021-02-09
Change benchmark inputs to be bigger and more realistic.
Greg Brown
2021-02-09
Rewrite `lalrpop` parser so it works.
Greg Brown
2021-02-06
Add LALRPOP parser for JSON.
Greg Brown
2021-02-06
Add `lalrpop` infrastructure.
Greg Brown
2021-02-06
Add `chomp-bench` crate so benchmarks can use a build script.
Greg Brown
2021-02-06
Split handwritten and Nibble parsers.
Greg Brown
2021-02-03
Create benchmark for JSON.
Greg Brown
2021-02-03
Merge True and False into Bool.
Greg Brown
2021-02-03
Add handwritten JSON parser.
Greg Brown
2021-02-03
Add convenience methods for hand-writing parsers.
Greg Brown
2021-02-03
Parse JSON using Nibble.
Greg Brown
2021-02-03
Add AutoChomp benchmark.
Greg Brown
2021-02-03
Fix bug where all literals get an `Into<char>` implementation.
Greg Brown
2021-01-21
Fix GitHub action for real this time.
Greg Brown
2021-01-21
Fix many warnings.
Greg Brown
2021-01-19
Remove usage of feature of proc_macro2.
Greg Brown
2021-01-19
Remove usage of `extra-traits` feature of syn.
Greg Brown
2021-01-19
Clean up cargo manifests.
Greg Brown
2021-01-18
(Attempt to) fix bug in mirror action.
Greg Brown
2021-01-16
Fix warnings in `chomp::ast`.
Greg Brown
2021-01-16
Fix warnings in `lower`.
Greg Brown
2021-01-16
Remove unused dependency
Greg Brown
2021-01-16
Make AutoChomp into a library
Greg Brown
2021-01-14
Finish AutoChomp
Greg Brown
2021-01-14
Add GitHub action to mirror repo.
Greg Brown
2021-01-14
Add labelled expressions.
Greg Brown
2021-01-09
Introduce chomp as a procedural macro.
Greg Brown
2021-01-09
Make all ast spans optional.
Greg Brown
2021-01-08
Remove unnecessary file
Greg Brown
2021-01-08
Minor fix-ups to AutoChomp
Greg Brown
2021-01-08
Add positions to chewed errors.
Greg Brown
2021-01-08
Do more restructuring.
Greg Brown
2021-01-07
Add first steps of AutoChomp
Greg Brown
2021-01-06
Create Chewed, the consumer crate.
Greg Brown
2021-01-06
Restructure code base to separate compilation phases.
Greg Brown
2020-12-31
First complete working version.
Greg Brown
2020-12-08
Make substitution into a macro.
Greg Brown
2020-11-30
Change type check infrastructure
Greg Brown
[next]