Commit Graph

391 Commits

Author SHA1 Message Date
Ryan Fleury f09218bb57 [docs] fix copy/paste typo 2021-11-05 14:38:29 -06:00
Ryan Fleury d699873f5e [docs] remove opaque comments 2021-11-05 14:31:00 -06:00
Ryan Fleury 8c7771efb9 [docs] arena temp allocation docs 2021-11-05 14:29:15 -06:00
Ryan Fleury 0629a4bf7f [docs] arena docs 2021-11-05 14:25:00 -06:00
Ryan Fleury 1f9fd7d166 [docs] fix incorrect identifier style docs 2021-11-05 13:57:24 -06:00
Allen Webster f2958f5150 [docs] expression parser docs finished 2021-11-01 20:19:06 -07:00
Miguel Lechon 537b962b2b [docs] Misc fixes. 2021-11-01 17:24:21 +01:00
ryanfleury 4683ee3313 [docs] fix prefix for token enums 2021-11-01 01:21:29 -06:00
ryanfleury 2defa09b86 [docs] fix unescaped thing 2021-11-01 01:20:00 -06:00
ryanfleury 4f5105f5d4 [docs] fix duplicate names 2021-11-01 01:16:48 -06:00
ryanfleury 5b984f5bc1 [docs] missing string numeric parse docs 2021-11-01 01:14:54 -06:00
ryanfleury a7efe71a50 [docs] reorder/reorganize/consistencyify docs; do mostly all missing pieces 2021-11-01 01:11:47 -06:00
Allen Webster 10a78c8186 'how to build' comment 2021-10-31 21:03:32 -07:00
Allen Webster 5f21be8db1 [docs] progress on expression system docs 2021-10-24 14:06:01 -07:00
Allen Webster 73a07fe8ca woops actually save everything for last commit 2021-10-24 13:32:15 -07:00
Allen Webster 8d4d2d2c3a naming pass; stub in expression API docs 2021-10-24 13:02:13 -07:00
Miguel Lechon 47613b5563 [expr parser] Communicate expression operator table bake errors through callback. 2021-10-24 17:11:28 +02:00
ryanfleury 8ec2e23a1d [docs] remove some stuff 2021-10-20 19:34:00 -06:00
Ryan Fleury a77389a64d Merge branch 'dev' of https://github.com/Dion-Systems/metadesk into dev 2021-10-11 11:27:37 -06:00
Ryan Fleury 8b57ba0588 [docs] string generation; file-system helper; command-line helper; tree matching; message formatting 2021-10-11 11:27:29 -06:00
Allen Webster 5516a221ee [examples] fix typo in build script 2021-10-10 20:30:31 -07:00
Allen Webster e0df4e5bed [examples] comments in multi-threaded parse example 2021-10-10 19:42:00 -07:00
Allen Webster f30295fb5c [examples] notes on the scratch pool 2021-10-10 19:16:36 -07:00
Allen Webster 392ea138cc [examples] comments in memory management example 2021-10-10 19:04:55 -07:00
Allen Webster c968dd4329 [examples] C like expressions comments 2021-10-10 16:52:09 -07:00
Allen Webster 07770d51d1 [examples] filled out the expression intro example and added commentary 2021-10-10 15:11:41 -07:00
Allen Webster e21c5b9d6b [examples] fill in directory comments for all the latest examples 2021-10-10 12:51:21 -07:00
Allen Webster f26cb332f0 [examples] tweaks in multi threaded example; fill in the memory management example 2021-10-10 11:59:58 -07:00
Allen Webster c016b8cccc [examples] fix indexing bug in multi threaded example; make the intrinsic work with clang too 2021-10-10 11:03:22 -07:00
Allen Webster f07b74da5f [examples] add output and combining to multi threaded parse example 2021-10-10 10:53:59 -07:00
Allen Webster 93ac2b4bae [examples] get started on the multi threaded parse example 2021-10-10 10:00:03 -07:00
Allen Webster 8ee69f0124 [examples] setting up the last two integration examples and slots in the examples directory 2021-10-09 23:45:02 -07:00
Allen Webster b67dc566c6 [examples] tweaks to overrides example and commentary 2021-10-09 22:34:41 -07:00
Allen Webster 126fab22df [examples] c like expressions example 2021-10-09 22:07:52 -07:00
Allen Webster ac9f415180 [examples] write expressions intro example 2021-10-09 20:58:33 -07:00
Allen Webster 39e10cd246 [expression parser] use the operator pointer right inside the expression node 2021-10-09 20:30:05 -07:00
Allen Webster 838283c706 [examples] start setting up expression parser intro 2021-10-09 20:14:07 -07:00
Allen Webster 670f5592f7 [examples] final pass over todos in the type metaprogram 2021-10-09 19:13:27 -07:00
Allen Webster ee3adcfb60 [examples] input for types example that generates errors 2021-10-09 16:08:24 -07:00
Allen Webster 5a6ad0a770 [examples] more robust array index checker in the type example 2021-10-09 11:59:06 -07:00
Allen Webster 2a6bf65f13 [examples] finish type metadata commentary 2021-10-09 11:44:07 -07:00
Allen Webster c8c5763d0a [examples] progress on type metadata commentary 2021-10-08 23:12:32 -07:00
Allen Webster a5436aec0e [examples] more type metadata commentary; write some usage code for the generated type info 2021-10-08 22:13:45 -07:00
Allen Webster 367b527229 [examples] start type metadata commentary 2021-10-08 21:01:04 -07:00
Ryan Fleury 6aadfcc34b [docs] partial docs pass for code loc format strings 2021-10-08 17:47:38 -06:00
Ryan Fleury 85ca106e15 [docs] node introspection docs convergence 2021-10-08 17:41:06 -06:00
Allen Webster fb53369f30 [examples] finish commentary in overrides.c 2021-10-08 15:56:16 -07:00
Ryan Fleury d5e8f91363 [docs] map docs 2021-10-08 16:52:43 -06:00
Allen Webster e5e65e4724 [maintenance] cleaning up old code, sticking to 'data desk' name, shrinking name of 'advanced_usages' 2021-10-08 15:34:43 -07:00
Allen Webster feee8cf745 [examples] finish overrides touch ups; tweak overrides example 2021-10-08 15:32:16 -07:00