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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
All relevant grammar changes have been upstreamed
Nadrieril
2019-11-11
1
-2
/
+0
*
Tentatively derive pest::Parser normally
Nadrieril
2019-09-10
3
-20
/
+7
*
Implement rule aliasing and simplify parser code
Nadrieril
2019-09-05
1
-9
/
+9
*
cargo upgrade and fix proc_macro2 version conflict
Nadrieril
2019-09-03
1
-1
/
+1
*
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
2
-5
/
+36
*
Implement inline headers parsing
Nadrieril
2019-08-13
1
-19
/
+11
*
Remove grammar workaround
Nadrieril
2019-08-12
2
-23
/
+1
*
Add support for dependent types
Nadrieril
2019-08-08
2
-0
/
+4
*
Add truncated Natural subtraction
Nadrieril
2019-08-07
1
-0
/
+1
*
Remove union literals from the language
Nadrieril
2019-08-07
1
-4
/
+2
*
Various parsing tweaks
Nadrieril
2019-08-07
1
-11
/
+0
*
Forbid surrogate pairs and non-characters
Nadrieril
2019-08-07
1
-0
/
+1
*
Generalize empty list annotations
Nadrieril
2019-08-06
1
-0
/
+22
*
Circumvent spec error
Nadrieril
2019-08-06
1
-0
/
+11
*
rustfmt
Nadrieril
2019-08-06
1
-4
/
+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
2
-0
/
+7
*
Braced escape sequences
Nadrieril
2019-08-06
1
-0
/
+1
*
Remove old-style optional literals
Nadrieril
2019-08-06
1
-2
/
+0
*
Inline headers
Nadrieril
2019-08-06
1
-0
/
+12
*
Update dhall-lang submodule
Nadrieril
2019-08-03
1
-0
/
+1
*
Rename dhall_core to dhall_syntax
Nadrieril
2019-05-04
1
-1
/
+1
*
Update dhall-lang submodule
Nadrieril
2019-05-02
1
-1
/
+1
*
Update dhall-lang submodule
Nadrieril
2019-05-02
2
-3
/
+42
*
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
*
Reference upstream abnf_to_pest
Nadrieril
2019-04-16
1
-1
/
+1
*
Document roughly the dhall subcrates
Nadrieril
2019-04-14
1
-0
/
+7
*
Use upstream pest
Nadrieril
2019-04-14
1
-1
/
+1
*
Clarify role of dhall_generated_parser crate
Nadrieril
2019-04-13
6
-0
/
+236