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 |
|
ryanfleury
|
8ec2e23a1d
|
[docs] remove some stuff
|
2021-10-20 19:34:00 -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 |
|
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 |
|
Ryan Fleury
|
d5e8f91363
|
[docs] map docs
|
2021-10-08 16:52:43 -06:00 |
|
Allen Webster
|
b6cbff2eb1
|
tidying up naming scheme and parameters in helper inspection API; [examples] sketch of type metadata example
|
2021-09-17 00:48:06 -07:00 |
|
Allen Webster
|
e5c9b49c83
|
[examples] write labels.mdesk with examples of labels
|
2021-09-13 18:09:38 -07:00 |
|
Allen Webster
|
6dd7acb1a2
|
iterating on debug dump and reconstruction API details
|
2021-09-10 14:46:41 -07:00 |
|
Allen Webster
|
a3e8c90b67
|
[examples] filling in notes in the parse_check.c example; upgrading the datadesk_like_template a bit
|
2021-09-10 14:34:23 -07:00 |
|
ryanfleury
|
ad07656a48
|
partial docs pass
|
2021-09-02 03:54:46 -06:00 |
|
Allen Webster
|
c6df111fb1
|
adding arena (p8) - done
|
2021-07-20 22:32:30 -07:00 |
|
Allen Webster
|
bf60e1a8f7
|
adding arena (p7)
|
2021-07-20 22:23:58 -07:00 |
|
Allen Webster
|
a54f8b893f
|
adding arena (p6)
|
2021-07-20 22:17:03 -07:00 |
|
Allen Webster
|
2953d97c53
|
adding arena (p5)
|
2021-07-20 22:04:37 -07:00 |
|
Allen Webster
|
863834ad6a
|
adding arena (p3)
|
2021-07-20 21:56:25 -07:00 |
|
Allen Webster
|
ba20ee9b14
|
adding arena (p2)
|
2021-07-20 21:48:44 -07:00 |
|
Allen Webster
|
5e39bc8f2e
|
adding arena (p1)
|
2021-07-20 21:30:22 -07:00 |
|
ryanfleury
|
0eee7e5a6c
|
use mdesk extension instead of md
|
2021-07-04 16:35:42 -06:00 |
|
Allen Webster
|
e0399ef837
|
upgrade the string join function
|
2021-07-03 11:24:30 -04:00 |
|
ryanfleury
|
9ff0392f04
|
big naming pass for main API
|
2021-07-02 17:15:51 -06:00 |
|
ryanfleury
|
7be78c48d7
|
fix up some docs strings
|
2021-07-01 11:40:53 -06:00 |
|
ryanfleury
|
91e5303e4a
|
finish up main layer docs
|
2021-06-30 23:23:57 -06:00 |
|
ryanfleury
|
07d9bdf609
|
error/warning message helper docs
|
2021-06-30 23:00:34 -06:00 |
|
ryanfleury
|
f15fc77bfa
|
introspection helper docs; remove redundant node-sibling helper; ensure that any of the introspection APIs doing string matching take match flags
|
2021-06-30 22:54:56 -06:00 |
|
ryanfleury
|
0045b05a04
|
parsing function docs; remove some dead code
|
2021-06-30 16:39:31 -06:00 |
|
ryanfleury
|
9755bc966b
|
get parser function definitions into docs
|
2021-06-30 16:25:09 -06:00 |
|
ryanfleury
|
3aec1987d2
|
docs for numeric string stuff
|
2021-06-30 16:14:02 -06:00 |
|
ryanfleury
|
6ea0e7599c
|
helper macro docs
|
2021-06-30 15:50:03 -06:00 |
|
ryanfleury
|
3ea512a9d4
|
file system helper type docs
|
2021-06-30 15:50:03 -06:00 |
|
ryanfleury
|
fba8ebe162
|
command line helper types docs
|
2021-06-30 15:50:03 -06:00 |
|
ryanfleury
|
faae897671
|
docs for all the parsing types
|
2021-06-30 15:50:03 -06:00 |
|
ryanfleury
|
487ef06b4f
|
get rid of digraph comments, use regular tests as ways of verifying that there is one node per symbolic character. docs pass #1
|
2021-06-30 15:50:03 -06:00 |
|
Allen Webster
|
174e995e00
|
detect broken comments in the lexer
|
2021-06-30 15:39:03 -04:00 |
|
Allen Webster
|
15aa4d5b32
|
flesh out string -> integer functions
|
2021-06-28 10:45:55 -04:00 |
|
Allen Webster
|
05399a17b6
|
forgot to save some changes for last commit
|
2021-06-28 07:26:57 -04:00 |
|
Allen Webster
|
aba3c9a164
|
[api] introduced linked list macros with z-check z-set upgrade
|
2021-06-12 12:02:44 -07:00 |
|
Allen Webster
|
0832e601b7
|
cut namespaces
|
2021-06-12 10:17:14 -07:00 |
|
Allen Webster
|
fb999476fa
|
[map] overhaul the maps, fewer parts, fewer paths, fewer knobs; same great results
|
2021-06-06 20:15:48 -07:00 |
|
Allen Webster
|
bf2d161158
|
[impl] more passing over the parser; found an odd part and made a test to reveal a bug
|
2021-06-06 01:06:36 -07:00 |
|
Allen Webster
|
dd445676f5
|
[impl] passing over parser implementation (pass 1)
|
2021-06-05 23:39:26 -07:00 |
|
Allen Webster
|
c3ec42c70c
|
[api] cut subtle wrapper node constructors
|
2021-06-05 22:56:35 -07:00 |
|
Allen Webster
|
6450cd703c
|
[impl] test for string contents; reduce all string lexing; notes about delimiter error tokens
|
2021-06-05 22:40:43 -07:00 |
|
Allen Webster
|
d1896fc74b
|
[api] decompose the message printing API by one notch
|
2021-06-05 21:02:51 -07:00 |
|
Allen Webster
|
78c9d8467d
|
remove the unused root first/last from parse ctx
|
2021-04-17 02:24:51 -07:00 |
|
Allen Webster
|
b915615716
|
more arranging functions; MD_MakeNode
|
2021-04-17 01:26:39 -07:00 |
|
Allen Webster
|
f5b8ccc4b0
|
refernce reorganize
|
2021-04-16 19:25:37 -07:00 |
|
Allen Webster
|
f52362ef2c
|
rename C helper types; cleanup pass over everything related to C helpers
|
2021-04-16 19:24:17 -07:00 |
|