Mark Sandstrom and GitHub
832c0bf855
Correct string zero value in design doc ( #53 )
...
The design doc talks about the zero value for the `string` and `*string` types and then references `0` and `null`. This PR changes these values to `""` and `nil`.
2021-08-19 18:03:35 -07:00
Ben Kraft and GitHub
589680f323
Notes from meeting about content-library
...
In general it seems like they are happy with the potential future fragments plan!
2021-05-11 14:32:11 -07:00
Ben Kraft and GitHub
870284271a
Some more ideas on how to allow fragments for code-sharing
...
And clarified some existing ideas and tradeoffs. This is enough to
make me think we may not need to implement both options, at
least to start.
2021-04-30 16:55:11 -07:00
Ben Kraft and GitHub
f97d33e6ae
more design notes on interfaces/fragments
2021-04-21 10:23:03 -07:00
Ben Kraft and GitHub
19cd9a01f7
formatting
2021-03-31 18:09:34 -07:00
Ben Kraft and GitHub
291ce980b3
another idea on query extraction
2021-03-31 10:43:08 -07:00
Ben Kraft
cbebeaaed4
rename in code
2021-03-30 12:41:37 -07:00
Ben Kraft
59ca841a6b
start of wiring for configurable context
2021-03-22 19:09:17 -07:00
Ben Kraft
17a95fd4de
more TODOs, and especially clarify the situation for input type names
2021-03-22 18:45:52 -07:00
Ben Kraft
a42c9b8166
clean up various TODOs and comments
2021-03-22 18:11:51 -07:00
Ben Kraft
58f4aff83b
more design updates -- clarify what's decided and decide some things
2021-03-19 17:22:23 -07:00
Ben Kraft
5accc088c5
more docs about design and what remains to be done
2021-03-16 19:01:45 -07:00