Ayman Nadeem
|
51e19ee242
|
add test for BOr statements
|
2018-08-17 23:47:14 -04:00 |
|
Ayman Nadeem
|
6526071cd2
|
WIP test for bitwise OR
|
2018-08-17 14:14:11 -04:00 |
|
Ayman Nadeem
|
5891fe8510
|
add tests for lshift, rshift, unsignedRshift
|
2018-08-17 13:26:34 -04:00 |
|
Ayman Nadeem
|
a5c7010f85
|
add test file for bxor
|
2018-08-17 13:24:40 -04:00 |
|
Ayman Nadeem
|
c76948c76a
|
add test for bitwise and
|
2018-08-17 13:23:53 -04:00 |
|
Ayman Nadeem
|
18694f8143
|
add test for bitwise OR
|
2018-08-17 13:22:48 -04:00 |
|
Ayman Nadeem
|
84f4ed4cfe
|
get rid of unnecessary import
|
2018-08-17 13:08:29 -04:00 |
|
Ayman Nadeem
|
52f07dce3a
|
Merge branch 'master' into evaluatable-instances
|
2018-08-17 13:08:03 -04:00 |
|
Josh Vera
|
46eace3c50
|
Merge pull request #2138 from github/auto-proto-gen
Generate protodefs for syntaxes
|
2018-08-17 12:02:14 -04:00 |
|
Josh Vera
|
03d22bf671
|
Merge branch 'master' into auto-proto-gen
|
2018-08-17 11:51:28 -04:00 |
|
Josh Vera
|
4f99f86ba8
|
Merge pull request #2139 from github/there-can-only-be-one-concrete-evaluator-newtype
Combine the concrete evaluator newtypes
|
2018-08-17 11:40:36 -04:00 |
|
Ayman Nadeem
|
0e8bb70dfd
|
Merge remote-tracking branch 'origin/master' into evaluatable-instances
|
2018-08-16 14:46:59 -04:00 |
|
Rob Rix
|
3f7a77c639
|
Merge branch 'master' into there-can-only-be-one-concrete-evaluator-newtype
|
2018-08-16 11:24:25 -04:00 |
|
Josh Vera
|
951692c3e0
|
Merge branch 'master' into auto-proto-gen
|
2018-08-16 11:23:04 -04:00 |
|
Josh Vera
|
7cf34d29c1
|
Merge pull request #2110 from github/interactive-debugger
Interactive debugger
|
2018-08-16 11:21:54 -04:00 |
|
joshvera
|
7ebdfa2c1a
|
Merge remote-tracking branch 'origin/master' into interactive-debugger
|
2018-08-16 11:07:36 -04:00 |
|
Rob Rix
|
ff1185f937
|
Merge remote-tracking branch 'origin/bump-licensed-1.3.2' into interactive-debugger
|
2018-08-16 10:08:45 -04:00 |
|
Ayman Nadeem
|
dd6141908c
|
add super
|
2018-08-15 16:52:34 -04:00 |
|
Timothy Clem
|
bd29d222e1
|
Merge branch 'master' into auto-proto-gen
|
2018-08-15 12:47:29 -07:00 |
|
Ayman Nadeem
|
a73916ecaa
|
add instances for unsignedRShift for abstract, type-checking and concrete semantics
|
2018-08-15 15:40:25 -04:00 |
|
Ayman Nadeem
|
d932f069de
|
evaluate unsignedRShift
|
2018-08-15 13:57:49 -04:00 |
|
Rob Rix
|
886a140881
|
Merge branch 'interactive-debugger' into there-can-only-be-one-concrete-evaluator-newtype
|
2018-08-15 13:53:01 -04:00 |
|
Rob Rix
|
ac94df12c2
|
Merge branch 'master' into interactive-debugger
|
2018-08-15 13:52:43 -04:00 |
|
Timothy Clem
|
9de677ecc5
|
Merge pull request #2137 from github/change-port
Change default port from 8080 to 8001
|
2018-08-15 10:40:03 -07:00 |
|
Rob Rix
|
90b29a39ab
|
Add a missing import.
|
2018-08-15 12:08:15 -04:00 |
|
Rob Rix
|
358b8cc564
|
Replace UtilEff with ConcreteEff.
|
2018-08-15 11:55:45 -04:00 |
|
Rob Rix
|
ff31962bd7
|
Infer the presence of the graph effect.
|
2018-08-15 11:54:52 -04:00 |
|
Rob Rix
|
ed3189d828
|
Reformat a couple of signatures.
|
2018-08-15 11:54:14 -04:00 |
|
Rob Rix
|
c4e94f0d80
|
🔥 some redundant quantifiers.
|
2018-08-15 11:53:43 -04:00 |
|
Rob Rix
|
9af75f3f85
|
Infer the remaining effects.
|
2018-08-15 11:53:15 -04:00 |
|
Rob Rix
|
30627fa518
|
Move the graph state outside the heap state.
|
2018-08-15 11:52:48 -04:00 |
|
Rob Rix
|
4d08e47cf0
|
Move the Reader effects to the head of UtilEff.
|
2018-08-15 11:49:21 -04:00 |
|
Rob Rix
|
bb021d404a
|
Use the ModuleEffects synonym in UtilEff.
|
2018-08-15 11:47:43 -04:00 |
|
Rob Rix
|
6e71a76402
|
Use the ValueEffects synonym in UtilEff.
|
2018-08-15 11:47:15 -04:00 |
|
Rob Rix
|
e340bfefe1
|
Factor a list of effects out of ConcreteEff.
|
2018-08-15 11:46:22 -04:00 |
|
Rob Rix
|
7f423daec4
|
Rename ImportGraphEff to ConcreteEff.
|
2018-08-15 11:40:30 -04:00 |
|
Rob Rix
|
93d79dfd30
|
Use ModuleEffects in ImportGraphEff.
|
2018-08-15 11:33:30 -04:00 |
|
Rob Rix
|
c04fc7d048
|
Use ValueEffects in ImportGraphEff.
|
2018-08-15 11:32:57 -04:00 |
|
Rob Rix
|
263b068984
|
Define a synonym for the value effects.
|
2018-08-15 11:32:05 -04:00 |
|
Rob Rix
|
d74812dbd2
|
Define a synonym for the module-level effects.
|
2018-08-15 11:31:08 -04:00 |
|
Ayman Nadeem
|
d6ccb36515
|
lol just kidding complement is fine
|
2018-08-15 11:24:49 -04:00 |
|
Rob Rix
|
224a4e206f
|
Merge branch 'master' into fix-abstract-semantics
|
2018-08-15 09:48:08 -04:00 |
|
Rob Rix
|
4d29fc87f3
|
Merge branch 'master' into change-port
|
2018-08-15 09:33:23 -04:00 |
|
Rob Rix
|
8bc3951021
|
Merge pull request #2136 from github/one-for-the-money,-two-for-the-show
(Further) customized Show instances for Bindings/Heap
|
2018-08-15 09:33:06 -04:00 |
|
Timothy Clem
|
6d4c4bc09c
|
Regen protos, slight ordering differences
|
2018-08-14 18:16:09 -07:00 |
|
Ayman Nadeem
|
79ede5aaf4
|
this is wrong, but I'm trying to add an evaluatable instance for complement
|
2018-08-14 20:39:19 -04:00 |
|
Ayman Nadeem
|
0d6b5ea0f1
|
shift right
|
2018-08-14 20:15:43 -04:00 |
|
Rick Winfrey
|
1665df55aa
|
Merge branch 'master' into interactive-debugger
|
2018-08-14 15:04:02 -07:00 |
|
Ayman Nadeem
|
c8c38a976a
|
LShift
|
2018-08-14 17:08:37 -04:00 |
|
Ayman Nadeem
|
9380f0484d
|
xor
|
2018-08-14 15:58:06 -04:00 |
|