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_parser
/
src
/
dhall.pest.visibility
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regen visibility list
Nadrieril
2019-04-04
1
-41
/
+25
*
Revert end_of_line handling to upstream
Nadrieril
2019-04-04
1
-2
/
+1
*
Get keyword rule from upstream
Nadrieril
2019-04-04
1
-0
/
+1
*
Factor literal-expression back in
Nadrieril
2019-04-04
1
-2
/
+1
*
Factor back in some rule branches
Nadrieril
2019-04-04
1
-15
/
+7
*
Rename whitespace rules
Nadrieril
2019-04-04
1
-3
/
+2
*
Remove various -raw suffixes
Nadrieril
2019-03-23
1
-39
/
+33
*
Inline various rules in grammar
Nadrieril
2019-03-23
1
-2
/
+0
*
Rebase latest changes in grammar
Nadrieril
2019-03-23
1
-0
/
+5
*
Parse a lot more of the import types
Nadrieril
2019-03-22
1
-18
/
+18
*
Improve import handling in parser
Nadrieril
2019-03-21
1
-1
/
+1
*
Handle simple parsing cases with new macros
Nadrieril
2019-03-20
1
-1
/
+1
*
Test printer in parser tests
Nadrieril
2019-03-19
1
-0
/
+1
*
Handle and parse interpolated strings
Nadrieril
2019-03-14
1
-1
/
+1
*
Use upstream pest
Nadrieril
2019-03-07
1
-0
/
+1
*
Start parsing imports
Nadrieril
2019-03-06
1
-1
/
+1
*
Parse doubles
Nadrieril
2019-03-05
1
-1
/
+1
*
Add literal_expression_raw back
Nadrieril
2019-03-05
1
-1
/
+1
*
Parse single quote literals
Nadrieril
2019-03-05
1
-2
/
+3
*
Parse more of the AST
Nadrieril
2019-03-05
1
-2
/
+2
*
Extract iter-matching code
Nadrieril
2019-03-03
1
-1
/
+0
*
Parse more AST nodes
Nadrieril
2019-03-03
1
-1
/
+1
*
Start implementing parsing on top of pest
Nadrieril
2019-03-02
1
-84
/
+98
*
Move part of parser into its own crate to limit recompilation times
Nadrieril
2019-03-02
1
-0
/
+154