Commit graph

10 commits

Author SHA1 Message Date
Marc Durdin
ce864ea923 chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
Marc Durdin
463c7ff907 chore: remove greadlink from standard script prolog 2023-02-22 10:43:06 +07:00
Marc Durdin
4d53a277f3 chore: use builder_die, remove fail 2023-02-20 09:15:38 +07:00
Marc Durdin
8efcb5d64a chore(web): embedded web cleanup 2022-05-12 07:37:10 +10:00
Marc Durdin
9f153ecc17 chore(common): cleanup sh global color variables
Some of the global color variables in shellHelperFunctions.sh were a
little dangerously named. This cleans that up and removes a couple of
redundant functions from other locations.

mac/bashHelperFunctions.sh should be removed and replaced with
references to shellHelperFunctions.sh -- but I wanted to leave that for
a separate branch.
2022-03-10 10:12:09 +11:00
Eddie Antonio Santos
0ea5fc9766
Demonstrate Blob code proof-of-concept. 2018-11-20 11:12:05 -07:00
Joshua A. Horton
402a9d9f1d Fixes up the LMLayer testing index.html page. 2018-11-15 10:54:49 +07:00
Joshua A. Horton
c0f2e5f71e Prototype two-stage WebWorker embedding example ready. 2018-11-15 10:30:18 +07:00
Joshua A. Horton
ba11ccbd23 Prototype of a directly-embedded WebWorker. 2018-11-15 09:37:19 +07:00
Joshua A. Horton
4fe874a383 Adds a basic WebWorker functionality test and the start of a testing subfolder. 2018-10-31 11:41:34 +07:00