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_generated_parser
/
src
/
dhall.pest.visibility
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement rule aliasing and simplify parser code
Nadrieril
2019-09-05
1
-9
/
+9
*
Rework parse macros to avoid the large ParsedValue enum
Nadrieril
2019-08-27
1
-1
/
+1
*
Remove rule aliasing
Nadrieril
2019-08-27
1
-1
/
+1
*
Match on rules in parser instead of on ParsedValues
Nadrieril
2019-08-26
1
-1
/
+1
*
Use precedence climbing to parse expressions with operators
Nadrieril
2019-08-15
1
-5
/
+5
*
Remove grammar workaround
Nadrieril
2019-08-12
1
-0
/
+1
*
Add support for dependent types
Nadrieril
2019-08-08
1
-0
/
+3
*
Add truncated Natural subtraction
Nadrieril
2019-08-07
1
-0
/
+1
*
Remove union literals from the language
Nadrieril
2019-08-07
1
-4
/
+2
*
Forbid surrogate pairs and non-characters
Nadrieril
2019-08-07
1
-0
/
+1
*
Add toMap keyword
Nadrieril
2019-08-06
1
-0
/
+1
*
Change URL parsing
Nadrieril
2019-08-06
1
-1
/
+3
*
RFC3986 URLs
Nadrieril
2019-08-06
1
-0
/
+1
*
Braced escape sequences
Nadrieril
2019-08-06
1
-0
/
+1
*
Remove old-style optional literals
Nadrieril
2019-08-06
1
-2
/
+0
*
Update dhall-lang submodule
Nadrieril
2019-08-03
1
-0
/
+1
*
Update dhall-lang submodule
Nadrieril
2019-05-02
1
-1
/
+1
*
Update dhall-lang submodule
Nadrieril
2019-05-02
1
-3
/
+35
*
Update dhall-lang submodule
Nadrieril
2019-05-02
1
-2
/
+2
*
Update dhall-lang submodule
Nadrieril
2019-04-16
1
-1
/
+2
*
Tiny rename to save myself a lot of pain
Nadrieril
2019-04-16
1
-1
/
+1
*
Clarify role of dhall_generated_parser crate
Nadrieril
2019-04-13
1
-0
/
+141