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
/
src
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move pest file generation to dhall/build.rs
Nadrieril
2019-12-17
1
-0
/
+1
*
Move contents of dhall_syntax to dhall
Nadrieril
2019-12-15
1
-22
/
+0
*
Remove need for slice_patterns in pest_consume
Nadrieril
2019-09-17
1
-1
/
+0
*
Use proc_macro_hack to avoid the need for the proc_macro_hygiene feature
Nadrieril
2019-09-10
1
-1
/
+0
*
Upgrade rust toolchain
Nadrieril
2019-09-03
1
-1
/
+0
*
We don't use the try_blocks feature anymore
Nadrieril
2019-09-02
1
-1
/
+0
*
Use proper hygiene for `Parsers` and `Rule`
Nadrieril
2019-09-02
1
-0
/
+1
*
Avoid use of bind_by_move_pattern_guards feature
Nadrieril
2019-09-02
1
-1
/
+0
*
Change parser macros to use a function-like syntax
Nadrieril
2019-09-01
1
-0
/
+1
*
Match on rules in parser instead of on ParsedValues
Nadrieril
2019-08-26
1
-0
/
+1
*
Use `!` type instead of custom empty type
Nadrieril
2019-08-16
1
-0
/
+1
*
Include precedence parsing in parser macros
Nadrieril
2019-08-15
1
-0
/
+1
*
Reorganize dhall_syntax
Nadrieril
2019-05-07
1
-8
/
+2
*
Rename dhall_core to dhall_syntax
Nadrieril
2019-05-04
1
-0
/
+28