Ayman Nadeem
|
3758f8e2c4
|
need range values
|
2019-12-19 10:00:38 -05:00 |
|
Ayman Nadeem
|
c76c52757b
|
aeson version in semantic-ast should match semantic
|
2019-12-19 10:00:03 -05:00 |
|
Ayman Nadeem
|
936ab9493a
|
call marshal on Expr sum type
|
2019-12-19 09:59:29 -05:00 |
|
Ayman Nadeem
|
07560d24a1
|
let's use marshal on these example datatypes
|
2019-12-19 09:59:13 -05:00 |
|
Ayman Nadeem
|
f211f9ef98
|
copy Examples.hs from tree-sitter
|
2019-12-19 09:58:58 -05:00 |
|
Ayman Nadeem
|
be68edee65
|
we need undecidable instances
|
2019-12-19 09:58:06 -05:00 |
|
Ayman Nadeem
|
e82377960a
|
import NonEmpty to make generic value instance work
|
2019-12-19 09:57:57 -05:00 |
|
Ayman Nadeem
|
4f627026be
|
we can use fmap instead of having to use NonEmpty.map
|
2019-12-19 09:53:13 -05:00 |
|
Ayman Nadeem
|
1db98123c3
|
NonEmpty is also a type constructor represented by composition
|
2019-12-19 09:52:36 -05:00 |
|
Ayman Nadeem
|
74b14622e5
|
use generic composition to represent another type constructor, list
|
2019-12-19 09:51:49 -05:00 |
|
Ayman Nadeem
|
a919ee35cb
|
need composition for Maybe, since Maybe is a type constructor that needs to take another type
|
2019-12-19 09:50:56 -05:00 |
|
Ayman Nadeem
|
c89a80ea50
|
value for text
|
2019-12-19 09:50:08 -05:00 |
|
Ayman Nadeem
|
d5d7ce9dfc
|
explain GValue and gvalue
|
2019-12-19 09:49:50 -05:00 |
|
Ayman Nadeem
|
635c73670c
|
s p a c e
|
2019-12-19 09:49:09 -05:00 |
|
Ayman Nadeem
|
11d3905242
|
describe how to extract value out of datum using GValue introduced below
|
2019-12-19 09:49:04 -05:00 |
|
Ayman Nadeem
|
e8ee760e64
|
move inductive case below base case
|
2019-12-18 17:38:35 -05:00 |
|
Ayman Nadeem
|
470092b60d
|
WIP comment describing why we need GValue and assoc method
|
2019-12-18 17:26:34 -05:00 |
|
Ayman Nadeem
|
eede2725b7
|
proxy/typelits stuff no longer needed
|
2019-12-18 17:26:07 -05:00 |
|
Ayman Nadeem
|
1f2b1c3dd3
|
this is the base case for products
|
2019-12-18 17:25:34 -05:00 |
|
Ayman Nadeem
|
34de9472a7
|
move sum case below product and friends
|
2019-12-18 15:59:23 -05:00 |
|
Ayman Nadeem
|
d2319b0dcd
|
we need sums!
|
2019-12-18 15:49:06 -05:00 |
|
Ayman Nadeem
|
5bb2fc45f5
|
we can straight up use the type synonym C1 with a single param instead of promoting MetaCons constructor
|
2019-12-18 15:48:55 -05:00 |
|
Ayman Nadeem
|
4950b2ff16
|
move comment explaining unM1 usage to relevant line
|
2019-12-18 15:46:36 -05:00 |
|
Ayman Nadeem
|
e0fa2fe5a5
|
no need to provide an instance for MarshalJSON anymore
|
2019-12-18 15:46:13 -05:00 |
|
Ayman Nadeem
|
83d4007174
|
Let's use Examples instead of Bar
|
2019-12-18 15:45:58 -05:00 |
|
Ayman Nadeem
|
0635151394
|
comment to self providing analogy for example Bar datatype
|
2019-12-18 15:45:38 -05:00 |
|
Ayman Nadeem
|
fa2d3402ef
|
create an instance for the type constructors we wish to have MarshalJSON instances for
|
2019-12-18 15:45:16 -05:00 |
|
Ayman Nadeem
|
2b4b7532e7
|
explain to self why we additionally constrain default marshal definition
|
2019-12-18 15:44:37 -05:00 |
|
Ayman Nadeem
|
2451a005ca
|
reason through generic instances needed to serialize example (Bar datatype)
|
2019-12-18 15:43:59 -05:00 |
|
Ayman Nadeem
|
5f08bc4c94
|
no longer need these
|
2019-12-18 14:03:53 -05:00 |
|
Ayman Nadeem
|
fe16f056f1
|
export the whole class because we might need other things
|
2019-12-18 14:03:14 -05:00 |
|
Ayman Nadeem
|
480a122a1c
|
Merge branch 'master' into json-output
|
2019-12-17 13:29:37 -05:00 |
|
Patrick Thomson
|
1d7ddcc36e
|
Merge pull request #400 from github/glorious-ghc-upgrade-8.8
Upgrade to GHC 8.8 and Actions CI.
|
2019-12-17 11:53:21 -05:00 |
|
Patrick Thomson
|
259089c6d2
|
never mind, we do need to cd
|
2019-12-17 11:26:13 -05:00 |
|
Patrick Thomson
|
85ce329188
|
maybe we don't need to cd at all
|
2019-12-17 10:57:49 -05:00 |
|
Patrick Thomson
|
ae7a5c6e28
|
Try running the semantic-source tests.
|
2019-12-17 10:12:03 -05:00 |
|
Patrick Thomson
|
35fc0067d6
|
fix lints.
|
2019-12-17 09:41:21 -05:00 |
|
Patrick Thomson
|
6cac0f2e09
|
Try installing to a directory, I guess?
|
2019-12-16 21:21:04 -05:00 |
|
Patrick Thomson
|
db935cd202
|
s/exec/run
|
2019-12-16 19:43:49 -05:00 |
|
Patrick Thomson
|
6aefcbe71d
|
Try running this manually, without a token.
|
2019-12-16 12:27:01 -05:00 |
|
Patrick Thomson
|
a767913c76
|
Try using an hlint action.
|
2019-12-16 12:20:11 -05:00 |
|
Patrick Thomson
|
266a720fa9
|
Use PVP operator.
|
2019-12-16 12:20:05 -05:00 |
|
Patrick Thomson
|
9817b686e5
|
Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8
|
2019-12-16 12:14:47 -05:00 |
|
Rob Rix
|
ae6b2849f2
|
Merge pull request #404 from github/none-is-the-loneliest-umber
Compile Python None expressions.
|
2019-12-16 09:34:05 -05:00 |
|
Patrick Thomson
|
6824126b7b
|
Bump this up to haskell-8.8, too.
|
2019-12-16 09:16:52 -05:00 |
|
Ayman Nadeem
|
11b0d5d6aa
|
add export list
|
2019-12-14 08:49:29 -05:00 |
|
Ayman Nadeem
|
71083b7e59
|
Data.Proxy and GHC.TypeLits are redundant for now
|
2019-12-14 08:46:22 -05:00 |
|
Ayman Nadeem
|
42b4e3fd5e
|
add text to build-depends and format
|
2019-12-14 08:44:09 -05:00 |
|
Ayman Nadeem
|
9d3bcdaa09
|
fix typo
|
2019-12-14 08:37:55 -05:00 |
|
Ayman Nadeem
|
240e923b32
|
🔥
|
2019-12-14 08:37:38 -05:00 |
|