Commit Graph

7 Commits

Author SHA1 Message Date
9fe327a78a
General fixes & improvements:
- Make isNumeric accept optional first argument
- Support rest params for commands to collect all remaining inputs
- Support switching apps if the app name already exists for g::app
- Make g::source look for files relative to the source file where it was
  called
- Add ability to override $g__CALLER_PATH
- Make g::source store resolved file paths, not file slugs
- Print a full stack trace on g::error::throw
2021-08-12 00:09:21 -05:00
f2884d4606
Start documentation 2021-08-10 23:18:43 -05:00
079bd0ee07
Implement locking 2021-08-10 22:58:31 -05:00
e5e2d2e780
Start locking 2021-08-10 17:39:00 -05:00
65af602dd4
Math, source files, config files, app definitions, arg parsing 2021-08-10 15:02:16 -05:00
7dfd4a8cd5
Initial commit 2021-08-04 18:11:17 -05:00
773ab23f22 Initial commit 2021-08-04 15:13:13 +00:00