|
d31d5ed454
|
DOC: Fill out the reference overview more.
|
2019-03-29 12:57:26 -04:00 |
|
|
f691489bf8
|
DOCS: A whole bunch of improvements.
* Changed the ordering so that tutorials come first.
* Added a tutorial on recursive modules.
|
2019-02-27 19:41:09 -06:00 |
|
|
619e3d8d2e
|
DOCS: A raft of fixes and updates to the documentation site.
|
2019-01-31 19:23:28 -06:00 |
|
|
44055c28e9
|
DOCS: Update docs with a bunch of fixes.
|
2019-01-24 20:07:19 -06:00 |
|
|
44d6247b46
|
DOCS: Modify the docs to reflect macros as closures.
|
2019-01-14 18:34:37 -06:00 |
|
|
922955ad0a
|
DOCS: Normalize naming of UCG for consistency.
|
2019-01-05 09:56:07 -06:00 |
|
|
fa96c7c0ef
|
FEATURE: UCG Parameterized Modules
closes #10
Squashed commit of the following:
commit 3101c2bb9a385ed9e84481d36906a3e3ce93e571
Author: Jeremy Wall <jeremy@marzhillstudios.com>
Date: Wed Nov 21 20:10:31 2018 -0600
FEATURE: Module evaluation
* handle evaluating the module definition.
* Handle performing a module instantiation via the copy syntax.
commit 4ca863896b416e39f0c8eacc53384b9c514f6f14
Author: Jeremy Wall <jeremy@marzhillstudios.com>
Date: Tue Nov 20 18:38:19 2018 -0600
FEATURE: Add module parsing expression parsing to ucg.
changes toward issue #10
|
2018-11-23 12:51:13 -06:00 |
|
|
c20190e8e2
|
Add our documentation site using gutenberg and ucg.
* gutenberg generates the documentation site
* ucg configures the Google cloud storage bucket.
|
2018-11-17 17:51:18 -06:00 |
|