joshvera
|
fa5dc6c79d
|
Add binary expression
|
2017-12-27 14:36:09 -05:00 |
|
joshvera
|
2ebc852c4e
|
Bump haskell-tree-sitter
|
2017-12-27 14:32:44 -05:00 |
|
joshvera
|
cbd70fc6ee
|
Add augmented assignment expression
|
2017-12-27 13:51:13 -05:00 |
|
joshvera
|
db12cb2a7f
|
Add class constant expression
|
2017-12-26 15:55:24 -05:00 |
|
joshvera
|
31acf3b065
|
Add other call expressions
|
2017-12-26 15:53:59 -05:00 |
|
joshvera
|
e180bfa621
|
Add member access call expression
|
2017-12-26 15:48:46 -05:00 |
|
joshvera
|
5955388f8a
|
Add subscript expression
|
2017-12-26 15:28:19 -05:00 |
|
joshvera
|
0f1ee09d69
|
Add variable and member access expressions
|
2017-12-26 15:24:34 -05:00 |
|
joshvera
|
5004d661ee
|
Add cloneExpression and primaryExpression to unaryExpression
|
2017-12-26 15:12:45 -05:00 |
|
joshvera
|
8862acc680
|
Add qualified name to primary expression
|
2017-12-26 14:05:50 -05:00 |
|
joshvera
|
d9bd022fed
|
Add array literals
|
2017-12-26 14:05:15 -05:00 |
|
joshvera
|
b8e1bac739
|
Add intrinsics
|
2017-12-26 13:59:36 -05:00 |
|
joshvera
|
5352559835
|
Add anonymous functions
|
2017-12-26 13:51:33 -05:00 |
|
Rob Rix
|
09a1827fd7
|
Merge branch 'master' into diff-api-updates
|
2017-12-22 11:37:11 -05:00 |
|
Rob Rix
|
d3cf7a217e
|
Fix the Product unification bug.
|
2017-12-21 17:10:25 -05:00 |
|
Rob Rix
|
f8096013f9
|
Rename TVar to Var.
|
2017-12-21 17:07:15 -05:00 |
|
Rob Rix
|
e011a71835
|
🔥 :*.
|
2017-12-21 17:05:51 -05:00 |
|
Rob Rix
|
ed626389a6
|
Rename TArr to Product.
|
2017-12-21 17:05:26 -05:00 |
|
Rob Rix
|
0dc48a0672
|
Rewrite the docs for converge.
|
2017-12-21 16:44:34 -05:00 |
|
Rob Rix
|
67366633e5
|
Rename mlfp to converge.
|
2017-12-21 16:42:48 -05:00 |
|
Rob Rix
|
d2a903f204
|
Correct a 📝.
|
2017-12-21 16:37:28 -05:00 |
|
Rob Rix
|
6d026b8ace
|
Clarify the docs for MonadCaching.
|
2017-12-21 16:36:09 -05:00 |
|
Rob Rix
|
166f476fb8
|
🔥 EvalResult.
|
2017-12-21 16:34:58 -05:00 |
|
Rob Rix
|
b448087096
|
🔥 the MonadInterpreter synonym.
|
2017-12-21 16:34:45 -05:00 |
|
Rob Rix
|
5801ede0fe
|
🔥 DeadCodeResult.
|
2017-12-21 16:34:06 -05:00 |
|
Rob Rix
|
95f3763a20
|
🔥 CachingResult.
|
2017-12-21 16:33:38 -05:00 |
|
Rob Rix
|
9d6c030802
|
Rename CachingInterpreter to Caching.
|
2017-12-21 16:00:08 -05:00 |
|
Rob Rix
|
2413c32626
|
Rename TracingInterpreter to Tracing and 🔥 TraceInterpreter & ReachableStateInterpreter.
|
2017-12-21 15:59:23 -05:00 |
|
Rob Rix
|
211c78489c
|
Rename DeadCodeInterpreter to DeadCodeEvaluating.
|
2017-12-21 15:57:30 -05:00 |
|
Rob Rix
|
2a4a6d54ce
|
Rename Interpreter to Evaluating.
|
2017-12-21 15:56:50 -05:00 |
|
Rob Rix
|
945cc9a1d4
|
Avoid binding the in-cache.
|
2017-12-21 15:54:20 -05:00 |
|
Rob Rix
|
4132d587bd
|
Define an asksCache helper.
|
2017-12-21 15:53:32 -05:00 |
|
Rob Rix
|
050f8cf8dc
|
Clarify the docs for getsCache.
|
2017-12-21 15:53:26 -05:00 |
|
Rob Rix
|
021017b0e4
|
Rename dollar to prevCache.
|
2017-12-21 15:51:53 -05:00 |
|
Rob Rix
|
738385ab04
|
Use the singleton set constructor explicitly.
|
2017-12-21 15:50:43 -05:00 |
|
Rob Rix
|
854999aa8e
|
Use getsCache to define evCache.
|
2017-12-21 15:48:29 -05:00 |
|
Rob Rix
|
afdbf79f7f
|
Define a getsCache function.
|
2017-12-21 15:47:49 -05:00 |
|
Rob Rix
|
f4e6ae61dd
|
Use getConfiguration to tidy up evCache & fixCache.
|
2017-12-21 15:41:16 -05:00 |
|
Rob Rix
|
9b57847bac
|
Define a getConfiguration helper.
|
2017-12-21 15:39:45 -05:00 |
|
Rob Rix
|
a1d7c5ede4
|
Rename collect to gather.
|
2017-12-21 15:35:37 -05:00 |
|
Rob Rix
|
aae7db2ba4
|
Inline the definition of foldMapA.
|
2017-12-21 15:34:20 -05:00 |
|
Rob Rix
|
3201f40987
|
Factor the scattering function out.
|
2017-12-21 15:29:51 -05:00 |
|
Rob Rix
|
de2b346e14
|
🔥 redundant calls to toList.
|
2017-12-21 15:27:05 -05:00 |
|
joshvera
|
0f627bcc50
|
Add class support in new expressions
|
2017-12-21 15:22:11 -05:00 |
|
Rob Rix
|
10b7ce1ff3
|
Use foldMapA instead of asum/map.
|
2017-12-21 15:13:35 -05:00 |
|
Rob Rix
|
a50a63e6c0
|
Define a generalization of foldMap to Alternative.
|
2017-12-21 15:11:51 -05:00 |
|
joshvera
|
67746893db
|
++haskell-tree-sitter
|
2017-12-21 15:10:10 -05:00 |
|
Rob Rix
|
6723936881
|
Rename the cache binding.
|
2017-12-21 14:59:29 -05:00 |
|
Rob Rix
|
a9fca0db5f
|
📝 fixCache.
|
2017-12-21 14:57:14 -05:00 |
|
Rob Rix
|
01598e70c9
|
📝 evCache.
|
2017-12-21 14:55:21 -05:00 |
|