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
/
build.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-12-27
Update dhall-lang submodule
Nadrieril
1
-13
/
+0
2019-12-24
Ensure normalization respects var names on the nose
Nadrieril
1
-0
/
+1
2019-12-24
Note waiting for release of abnf
Nadrieril
1
-1
/
+1
2019-12-24
Extend merge to work on Optionals
Nadrieril
1
-3
/
+13
2019-12-23
Update dhall-lang submodule
Nadrieril
1
-0
/
+8
2019-12-23
Update dhall-lang submodule
Nadrieril
1
-1
/
+7
2019-12-22
Update dhall-lang submodule
Nadrieril
1
-0
/
+13
2019-12-22
Update abnf dependency in the hopes of fixing a bug
Nadrieril
1
-6
/
+4
2019-12-22
Implement parsing for record completion
Nadrieril
1
-0
/
+16
2019-12-22
Update dhall-lang submodule
Nadrieril
1
-6
/
+1
2019-12-22
Update dhall-lang submodule
Nadrieril
1
-0
/
+3
2019-12-22
Put test builders in a vec
Nadrieril
1
-79
/
+33
2019-12-21
Generate parser manually to make the crate publishable
Nadrieril
1
-2
/
+26
2019-12-17
Move pest file generation to dhall/build.rs
Nadrieril
1
-2
/
+96
2019-11-11
Parse projection by expression
Nadrieril
1
-22
/
+1
2019-11-11
Test type error messages
Nadrieril
1
-0
/
+29
2019-11-11
Generate import tests automatically
Nadrieril
1
-0
/
+42
2019-09-20
Update dhall-lang submodule
Nadrieril
1
-1
/
+7
2019-09-20
Update dhall-lang submodule
Nadrieril
1
-39
/
+13
2019-08-31
Don't URL-decode path segments
Nadrieril
1
-0
/
+4
2019-08-31
Implement parsing of `toMap` keyword
Nadrieril
1
-9
/
+0
2019-08-30
Rework test harness to prepare for new types of tests
Nadrieril
1
-184
/
+299
2019-08-16
Typecheck before normalizing in tests
Nadrieril
1
-1
/
+4
2019-08-15
Use precedence climbing to parse expressions with operators
Nadrieril
1
-2
/
+3
2019-08-13
Implement inline headers parsing
Nadrieril
1
-15
/
+1
2019-08-12
Fix a test
Nadrieril
1
-2
/
+0
2019-08-10
Update dhall-lang submodule
Nadrieril
1
-4
/
+9
2019-08-08
Update dhall-lang submodule
Nadrieril
1
-0
/
+3
2019-08-08
Add support for dependent types
Nadrieril
1
-1
/
+4
2019-08-07
Update dhall-lang submodule
Nadrieril
1
-0
/
+1
2019-08-07
Flatten nested let bindings
Nadrieril
1
-0
/
+3
2019-08-07
Normalize field selection further by inspecting the argument
Nadrieril
1
-0
/
+12
2019-08-07
Remove an annoying redundancy in the test harness
Nadrieril
1
-35
/
+30
2019-08-07
Add binary-decode tests
Nadrieril
1
-2
/
+21
2019-08-07
Various parsing tweaks
Nadrieril
1
-4
/
+0
2019-08-06
Generalize empty list annotations
Nadrieril
1
-0
/
+2
2019-08-06
Add toMap keyword
Nadrieril
1
-0
/
+21
2019-08-06
Auto-generate typechecking tests list
Nadrieril
1
-3
/
+33
2019-08-06
Change URL parsing
Nadrieril
1
-0
/
+1
2019-08-06
Change some tests
Nadrieril
1
-15
/
+13
2019-08-06
RFC3986 URLs
Nadrieril
1
-2
/
+18
2019-08-06
Add some tests
Nadrieril
1
-2
/
+18
2019-08-06
Inline headers
Nadrieril
1
-0
/
+8
2019-08-03
Update dhall-lang submodule
Nadrieril
1
-5
/
+10
2019-05-12
Finish implementing binary encoding
Nadrieril
1
-2
/
+3
2019-05-12
Split-off printer and binary encoding tests from parser tests
Nadrieril
1
-0
/
+26
2019-05-12
Include success or failure prefix in test filtering
Nadrieril
1
-10
/
+10
2019-05-12
Implement binary encoding
Nadrieril
1
-0
/
+4
2019-05-09
Generate normalization tests automatically
Nadrieril
1
-25
/
+79
2019-04-10
Simplify test harness
Nadrieril
1
-2
/
+2
[next]