index
:
dhall_rust
derive-macro
substitutions
working copy forked from https://github.com/Nadrieril/dhall-rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dhall_syntax
/
Cargo.toml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-08-03
Update dhall-lang submodule
Nadrieril
1
-0
/
+1
2019-05-10
Write a custom map type that allows duplicates
Nadrieril
1
-0
/
+2
2019-05-04
Rename dhall_core to dhall_syntax
Nadrieril
1
-1
/
+1
2019-05-02
Update dhall-lang submodule
Nadrieril
1
-0
/
+1
2019-04-20
improved_slice_patterns now returns ownership on error
Nadrieril
1
-1
/
+1
2019-04-14
Use crates.io improved_slice_patterns on top of path dep
Nadrieril
1
-1
/
+1
2019-04-14
Rename iter_patterns to improved_slice_patterns
Nadrieril
1
-1
/
+1
2019-04-14
Use upstream pest
Nadrieril
1
-1
/
+1
2019-04-13
Clarify role of dhall_generated_parser crate
Nadrieril
1
-1
/
+1
2019-04-12
Remove some leftover dependencies
Nadrieril
1
-1
/
+0
2019-04-12
Clarify license
Nadrieril
1
-0
/
+1
2019-03-19
Extract the core of parser macros into a separate crate
Nadrieril
1
-0
/
+1
2019-03-06
Finally get rid of old parser
Nadrieril
1
-7
/
+0
2019-03-06
Remove doctest noise from cargo test
Nadrieril
1
-0
/
+3
2019-03-06
Split-off core into its own crate
Nadrieril
1
-1
/
+1
2019-03-03
Add myself to authors in Cargo.toml
Nadrieril
1
-1
/
+1
2019-03-03
Handle errors in parser
Nadrieril
1
-0
/
+1
2019-03-02
Move part of parser into its own crate to limit recompilation times
Nadrieril
1
-2
/
+1
2019-03-01
Split abnf_to_pest and dhall into their own crates
Nadrieril
1
-3
/
+1
2019-03-01
Improve pest file layout
Nadrieril
1
-0
/
+1
2019-02-28
Auto-generate pest file from spec abnf
Nadrieril
1
-0
/
+2
2019-02-28
Start rewriting parser in pest
Nadrieril
1
-0
/
+2
2019-02-27
Switch to Rust 2018 edition
Nadrieril
1
-0
/
+1
2019-02-27
Revert "Try to update to latest nom"
Nadrieril
1
-1
/
+1
2019-02-27
Try to update to latest nom
Nadrieril
1
-1
/
+1
2019-02-27
Update dependencies
Nadrieril
1
-4
/
+4
2017-09-08
fixed some clippy warnings
Andre Bogus
1
-2
/
+2
2017-03-10
Colored error messages
NanoTech
1
-0
/
+1
2017-03-10
rustc-style error messages
NanoTech
1
-0
/
+1