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_proc_macros
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dhall_proc_macros actually does not depend on dhall_syntax anymore
Nadrieril
2019-08-16
1
-1
/
+0
*
Rework API to resemble that of serde_json
Nadrieril
2019-08-13
1
-7
/
+7
*
Merge `Type` and `Value` in serde_dhall
Nadrieril
2019-08-13
1
-3
/
+3
*
Move api into its own crate
Nadrieril
2019-08-13
1
-7
/
+7
*
Remove dhall::expr!() macro
Nadrieril
2019-08-10
2
-234
/
+0
*
Write a custom map type that allows duplicates
Nadrieril
2019-05-10
1
-7
/
+6
*
Rewrite the StaticType trait and everything around it
Nadrieril
2019-05-09
2
-38
/
+34
*
ExprF need not be generic in Label
Nadrieril
2019-05-09
1
-4
/
+2
*
Detect duplicate record fields in typecheck
Nadrieril
2019-05-09
1
-7
/
+8
*
Clean up some of the SubExpr type-changing methods
Nadrieril
2019-05-07
1
-5
/
+5
*
Fix derive
Nadrieril
2019-05-07
1
-2
/
+2
*
Thread Spans through the AST
Nadrieril
2019-05-04
1
-1
/
+1
*
Move `Note`s into the spine of the AST
Nadrieril
2019-05-04
1
-3
/
+1
*
Remove dummy lifetimes
Nadrieril
2019-05-04
1
-2
/
+2
*
Rename dhall_generator to dhall_proc_macros
Nadrieril
2019-05-04
3
-0
/
+432