ChangeLog
Noted Changes
- 2023-12-23: Repo cleanup (use non-hidden dirs, etc). Add API readme generation. Add git Changelog template
Git Log
git log
on Thu, 06 Feb 2025 20:22:18 +0000
- bd3a5d3 (HEAD -> v0.8, origin/v0.8) do not create @see_file() warning for URLs [48 minutes ago]
- db6af40 modify MainVerbs to be a ScrawlExtension, and add it to the list of ScrawlExtensions (always). Use scrawl_finished() to loop over files-not-found by see_file() and report any files actually not found, or report that all referenced files exist [51 minutes ago]
- 42a1801 fix links for see_files [4 days ago]
- 920492e add @see_files() mdverb (with prev commit) [4 days ago]
- d297492 scrawl [4 days ago]
- 136ca49 notes [9 days ago]
- 800c664 composer update (tester deprecation fix) [9 days ago]
- 42b4717 implement new @export_start/@export_end function to fix a bug. Update test configs to enable test logging. [9 days ago]
- 140e023 composer update (lexer had deprecated string interpolation usage) [9 days ago]
- 06080d1 improved usage instructions for see_file mdverb [10 days ago]
- d0717e1 update config file locations listed in readme. Add note in bin script where they're listed. [5 months ago]
- 95c95b7 make @NOTE case insensitive [6 months ago]
- b4a5926 log num notes if > 0 when running extension (per file). sadded a note & maybe another small doc change? idk [6 months ago]
- 825aaef small doc improvement [6 months ago]
- 33adb5c minor doc improvement [6 months ago]
- 757257e notes [6 months ago]
- c0aff23 add Notes extension. A simple version is fully implemented & outputs a decent Notes.md file. The 1.0 configuration has it added to default extensions. Readme is updated with extensions listed [6 months ago]
- 9829e89 implementing @NOTE feature [6 months ago]
- a38b190 generate changelog docs no longer contain non-breaking ascii joiner [6 months ago]
- 76259ad add Documentation index to top of readme. Add 'generate changelog' to usage docs [6 months ago]
- c575a05 add link to documentation to the default configuration json displayed in the readme [6 months ago]
- c2fc02e run scrawl [6 months ago]
- 5587a01 fix debug template to use var_export which can handle circular references. Add ast templates list to readme [6 months ago]
- ece4767 delete publish-new-tag script (moved to builder repo) [12 months ago]
- 9d346c4 delete get-new-version script. Already implemented in builder repo [12 months ago]
- bcb0816 delete build-phar script (move to builder project) [12 months ago]
- 3564740 notes (started separate Builder project in order to remove phar generation & git tagging from this repo, so it can be used by my other projects, and be more robust, and more focused) [1 year ago]
- beff5e7 notes about scrawl documentation / philosophy / architecture [1 year ago]
- 2851cec other: there is a bug in the version bumping [1 year ago]
- f59a715 other: bump to generate updated documentation tag [1 year ago]
- 12751b3 build scrawl.phar & git tag it [1 year ago]
- f87e420 updated docs, run scrawl [1 year ago]
- e150142 notes [1 year ago]
- 49d97b8 other: cicd disabled because I don't know how to make the git push work. [1 year ago]
- e3b5f95 other: bump to test automati tagging (removed empty lines) [1 year ago]
- 61b92d5 hopefully fixed build script [1 year ago]
- 18ff26d other: maybe fixed the build step this time [1 year ago]
- 7a15be9 other: cicd should be working now, along with the version bumper [1 year ago]
- 850f04b feature: cicd to publish new tags [1 year ago]
- e7006c2 make version bumper & improve version bumping & test it [1 year ago]
- d41f034 notes [1 year ago]
- 6125ad6 build-phar now outputs phar-composer.phar file instead of a versionefd phar file because phar-composer excludes phar-composer.phar, but not the verrsioned one. Seems to have shrunk my phar size by .5MB. I still think I need to exclude documentation files, among other things.... Idk [1 year ago]
- dc613b9 slightly improved readme [1 year ago]
- c211219 correctly update the install instructions in the .src.md file & then run scrawl [1 year ago]
- b31e429 updated install instructions in README, with option to install from tag, or to curl the scrawl.phar archive [1 year ago]
- 271299c hopefully improved version making [1 year ago]
- c5a039f bugfix: tag version screipt [1 year ago]
- 5e4bdff updated tag-version script [1 year ago]
- e026cfa simpler install instructions [1 year ago]
- 6ae90bb tag version ... [1 year ago]
- 340ae7f updated tag-version [1 year ago]
- 2a546c3 create tag-version script [1 year ago]
- 132f675 (help) cicd: again bump [1 year ago]
- 556355b bump to ensure cicd disabled [1 year ago]
- 9e25346 y [1 year ago]
- 2d7829b cicd: remove pipeline to .bak file. It's running on every tag, including the tags that are created by the pipeline, so it needs fixed [1 year ago]
- e4d9f32 cicd: bump [1 year ago]
- d4a3f53 cicd: try new upload url [1 year ago]
- 306df5a cicd: maybe fix file upload url [1 year ago]
- db11db1 cicd: maybe fix file upload url [1 year ago]
- ec57ea0 cicd: this worked before but now it won't idk why [1 year ago]
- cde1462 cicd: omg [1 year ago]
- 7a542c1 bump [1 year ago]
- 832fe95 cicd: idk [1 year ago]
- 104d5b2 cicd: maybe fix? [1 year ago]
- 7cfbdbd cicd: trying fix for release [1 year ago]
- b23f74a cicd: maybe fix assets:links:filepath? idk [1 year ago]
- 5085060 cicd: ugh [1 year ago]
- de6c208 cicd: set release job image to release-cli [1 year ago]
- 0677965 cicd/build-phar: set phar.readonly=0 [1 year ago]
- a37eb64 cicd: docker install zip [1 year ago]
- 25e2a22 cicd: add libzip-dev to apt-get install list [1 year ago]
- 27ad6f1 composer update taeluf/lexer, which now has scrawl as a dev-dependency [1 year ago]
- 0dd692e cicd: tryin composer install --no-dev [1 year ago]
- b9c11bb add "replace" to composer.json in hopes of getting the cicd composer install to work [1 year ago]
- 3d1c738 remove unneeded installed things [1 year ago]
- 737ae84 cicd: just trying stuff [1 year ago]
- eb6fbff use env for shebang [1 year ago]
- 6d5d3a3 composer update [1 year ago]
- a845349 cicd: fix composer install [1 year ago]
- 72d1d73 cicd: composer install [1 year ago]
- fc23c97 cicd: more fixing [1 year ago]
- 090b836 cicd: mkdir build [1 year ago]
- 6eea498 cicd woohoo idk [1 year ago]
- e65da76 idk cicd stuff i don't understand [1 year ago]
- 455db73 Trying to create release with a pharchive [1 year ago]
- 4c7ea04 path fix in build phar [1 year ago]
- 4c3be3f add bin/build-phar command. I'm not sure that its feature complete, but it seems to work for the cli, which is the one use case I have. [1 year ago]
- bf7c05a add git/CloneUrl template & document the utility function it calls U& add a return type [1 year ago]
- e71a8df Add inline printing of [1 year ago]
- 5e84a13 Add alt link text to link() verb [1 year ago]
- d23dc61 run scrawl [1 year ago]
- a56488b add @link() verb [1 year ago]
- d21b651 run scrawl [1 year, 2 months ago]
- bb13968 Add note that interfaces & enums are not supported [1 year, 2 months ago]
- 3f453d1 slightly improve apireadme opening description [1 year, 2 months ago]
- 71e970e full composer update [1 year, 2 months ago]
- 81ebffd composer update taeluf/lexer to support trait docblocks [1 year, 2 months ago]
- 8fb98e6 add trait support to api readme + a get_all_traits method to Scrawl proper [1 year, 2 months ago]
- 94a10d4 status notes [1 year, 2 months ago]
- 7535260 run scrawl [1 year, 2 months ago]
- c119802 Fix url path for class documentation, so that any double forward-slashes are removed. [1 year, 2 months ago]
- ed30a63 add git/ChangeLog template & a changelog documentation src file (template for everybody. src file for itself) [1 year, 2 months ago]
- 6c61bbe Add api.generate_readme config (default TRUE). This is NEW Functionality that creates a README in the api/ dir. Created template for api readme generation & implemented it for Code Scrawl's docs [1 year, 2 months ago]
- de02bb5 add api.output_dir configuration. Default avlue has same functionality as before (always output API to doc/api/ dir. Set null/false in your config to disable api output). [1 year, 2 months ago]
- fd071e4 other fixes. run scrawl. No errors any more! [1 year, 2 months ago]
- 4bc75e1 minor pathing fixes. run scrawl [1 year, 2 months ago]
- 8a59b35 move files. code/ -> src/, .docsrc / -> docsrc/, .config/ -> config/, .doctemplate -> doctemplate/ [1 year, 2 months ago]
- 5ac0d4e minor bugfix for declaration not found in the class template [1 year, 2 months ago]
- 53718ae fix mdverbs template, used in the readme [1 year, 3 months ago]
- 85d7e41 add 'last_x_lines' option to '@system()' command. some docs changes, it looks like [1 year, 3 months ago]
- cbe9328 create defaults-1.0.json & add comments to defaults.json [1 year, 3 months ago]
- fbbc157 add mdverb
@system()
[1 year, 3 months ago] - cecddd2 support config/scraw.json as a config location [1 year, 3 months ago]
- 460421a composer upgrade [1 year, 5 months ago]
- e5aabfb idk [1 year, 8 months ago]
- b9f5eb9 New introduction. Run scrawl [1 year, 8 months ago]
- e154a2f too sleepy [1 year, 8 months ago]
- e79ef9e in docs, add link to source code [1 year, 8 months ago]
- 5f36fd3 experimental parse_rel_path method on scrawl [1 year, 9 months ago]
- 777cd28 make get_doc_src_path work with README.md at the root dir [1 year, 9 months ago]
- 3d98f77 allow php ext ->parse_file() to take an absolute path. One minor bugfix. Minor documentation changes [1 year, 9 months ago]
- 78238f3 add get_doc_src_path for cli & get_doc_source_path for Scrawl. [1 year, 11 months ago]
- 89cc06c add get_doc_path for use via cli, intended for use by vim/nerdtree [1 year, 11 months ago]
- 90cbf1c create a debubg template for debugging @ast verb calls [2 years, 1 month ago]
- a8dcd1d bent diff [2 years, 1 month ago]
- db05612 fix file link for all classes template [2 years, 1 month ago]
- c30a177 bugfix for when no asts are generated [2 years, 1 month ago]
- 70bfa11 composer upgrade [2 years, 1 month ago]
- c648d78 add support for extensions by implementing TlfScrawlExtension. No unit tests, but I did write a TestExtension class that runs on this repo as a test. [2 years, 2 months ago]
- 9629723 minor documentation changes [2 years, 2 months ago]
- fb072aa minor fix in mdverbs template. run scrawl [2 years, 2 months ago]
- 1e658e5 make mdverb_ext accessible to bootstrap file. Document architecture. [2 years, 2 months ago]
- 1fe6265 move
require
of file.bootstrap to start of run() method. [2 years, 2 months ago] - 504d6a1 notes, composer update [2 years, 2 months ago]
- 2ef318c minor readme change [2 years, 2 months ago]
- e5db2b6 minor readme update [2 years, 2 months ago]
- 9c38404 minor changes to readme .run scrawl [2 years, 2 months ago]
- 487bd27 update readme documentation [2 years, 2 months ago]
- d79564b note about extensions [2 years, 2 months ago]
- 9cfbd2b update bin/scrawl to work with the new composer that stopped symlinking bin files [2 years, 2 months ago]
- 018f550 make config.json in .docsrc work & make composer_install template auto-detect the composer package name [2 years, 9 months ago]
- 98db8d9 fix the cli to auto-use the vendor install if present [2 years, 10 months ago]
- c6fdf8d when an md verb is not found, just return the source (while still warning in the console) [2 years, 10 months ago]
- 490d72b add a couple 'report's to the cli output. update docs [2 years, 11 months ago]
- 9ca31b1 composer update [2 years, 11 months ago]
- 392d8c0 (origin/v0.7, v0.7) minor fixes in ast/class_methods [2 years, 11 months ago]
- f3ff5ff delete unused docs [3 years ago]
- 9345c07 readme done! [3 years ago]
- 16c445d readme [3 years ago]
- 1ad6dfd fixed mdverbs issue in readme [3 years ago]
- 34ad813 i think readme is ready? [3 years ago]
- d06ff9e m [3 years ago]
- 3078783 m [3 years ago]
- 042f2c6 readme update [3 years ago]
- f8e21d8 readme might be good? [3 years ago]
- be8c0ef add mdverbs template & fix up the Templates list template [3 years ago]
- a47541f progress on an mdverbs template [3 years ago]
- 7f8f3ad notes [3 years ago]
- 5e67b73 notes [3 years ago]
- e4080e0 not [3 years ago]
- 11115dd run scrawl (with issues) [3 years ago]
- 7e59488 cleanup repo [3 years ago]
- 4a01555 note [3 years ago]
- 2afd2c1 cli runs successfully!!!! test passing [3 years ago]
- e0fbe92 maybe cli works now? [3 years ago]
- 1d7741b i think the cli is ready? [3 years ago]
- 8cc5eff cli transition in progress [3 years ago]
- f0c6973 rename Scrawl2 to Scrawl [3 years ago]
- 7ce7a9c mid-transition to use new scrawl for cli [3 years ago]
- 7cae443 full scral run test passing [3 years ago]
- e6507c6 full scrawl run is working ... the test is incomplete & some configs are not integrated [3 years ago]
- a783a34 all classes template works [3 years ago]
- 031d265 generate api dir working & tested [3 years ago]
- ab113a0 prototype generatin gapi docs ... notes [3 years ago]
- f3715db idk ... work on file ast parsing [3 years ago]
- 103dd00 add & test get_all_classes to php ext ... also fix issue with scrwall->get_template() ... it was using require_once() like a dummy [3 years ago]
- 25706a9 update & test function list template, class template, and class methods template [3 years ago]
- 09420d2 update and test composer install template [3 years ago]
- 010f611 test bash install template. reorganize ext code [3 years ago]
- 45090f5 delete old code. add notes [3 years ago]
- 816d0bd ast verb test ... complete? [3 years ago]
- c748a8e early implementation of ast verb [3 years ago]
- 894f37c delete old File, Php, and Regex classes (moved to my Stuff repo) [3 years ago]
- 0594815 notes [3 years ago]
- 71cbe9c cleanup. notes. md verb stuff [3 years ago]
- 3a2a756 updated all simple verbs & got a test passing [3 years ago]
- 0ffd17d md verbs partially implemented ... other stuff? [3 years ago]
- a0e1b9c move old code to old dirs. fix new tests to work with better regex (& the classes they test) [3 years ago]
- 840eae3 composer.lock [3 years ago]
- 8953360 update composer.json [3 years ago]
- 5e4bb23 notes [3 years ago]
- 64ce4c0 progress toward rewriting with new structure ... made an ew version of better reg (separate lib) [3 years ago]
- 839f529 re-implement ExportDocBlock extension [3 years ago]
- 05dbf2e successfull prototype of writing a classList template to doc dir [3 years ago]
- b33be33 prototyping a new setup for scrawl, that is more testable and less confusing [3 years ago]
- ab2e98a run scrawl [3 years ago]
- 37c817f add all_classes template [3 years ago]
- f4ea2bc note [3 years ago]
- 1f3e338 lexer integration iworking for php!!! ran scrawl to generate api docs [3 years ago]
- 504793b return early in @ast hhandler & print useful emssage [3 years, 1 month ago]
- c9d9b7b hopefully fix issue with redirecting to vendor/bin/scrawl [3 years, 2 months ago]
- ff224e6 fix error in composer.json [3 years, 2 months ago]
- c10160d bump for composer [3 years, 2 months ago]
- 7469a1f add bin script to composer.json [3 years, 2 months ago]
- 69e4a6e notes [3 years, 2 months ago]
- cd8d0b7 print json_encode($args) on generate_docs [3 years, 2 months ago]
- cb66a10 note [3 years, 2 months ago]
- 912f5ec note [3 years, 2 months ago]
- 83639e8 notes & docs [3 years, 2 months ago]
- 6b24511 fix init test [3 years, 2 months ago]
- 22be0fa some cleanup [3 years, 2 months ago]
- 8de3d1b start traits, delete old code, move scrawl's own doctemplate [3 years, 2 months ago]
- 154de80 scrawl config file & propmt before running scrawl or initing [3 years, 2 months ago]
- 43320e0 implement scrawl init [3 years, 2 months ago]
- d27211c implement run_init [3 years, 2 months ago]
- e7c0540 run scrawl [3 years, 2 months ago]
- 673a416 test: templates [3 years, 2 months ago]
- 8f87a82 regex test passing [3 years, 2 months ago]
- 99191d3 cleanup docs [3 years, 2 months ago]
- 1b8b727 fix: add makrdown.prependGenNotice to defaults [3 years, 2 months ago]
- 4b784da scrawl executes on self successfully (have not checked actual output) [3 years, 2 months ago]
- ca85175 add: cli lib implementation [3 years, 2 months ago]
- 27a0090 composer lock [3 years, 2 months ago]
- 25126f1 test: files present passing [3 years, 2 months ago]
- 412be8f files present test written [3 years, 2 months ago]
- 7e47b21 progress on docgen test [3 years, 2 months ago]
- 030de8f fix docs output dir. run scrawl [3 years, 2 months ago]
- 1537da7 add: template that lists code scrawl templates [3 years, 2 months ago]
- 920ea74 fix: mdverb bug [3 years, 2 months ago]
- 4ef6d86 fix: autoload file path [3 years, 2 months ago]
- 31a7f02 cleanup. write docs [3 years, 2 months ago]
- 583d167 update composer [3 years, 2 months ago]
- 6923682 update composer & generate lock file [3 years, 2 months ago]
- 0bfbcfb (origin/v0.5, v0.5) version notes [3 years, 2 months ago]
- 32ad469 notes [3 years, 2 months ago]
- 6ab250e notes about versions [3 years, 2 months ago]
- 0edc491 [no commit msg given] [3 years, 4 months ago]
- 879f39d [no commit msg given] [3 years, 4 months ago]
- c2fbc9f [no commit msg given] [3 years, 4 months ago]
- 5b7e299 notes [3 years, 4 months ago]
- 6095c37 link to code scrawl example [3 years, 4 months ago]
- 2adee9c clerical [3 years, 4 months ago]
- 6573930 minor notes [3 years, 4 months ago]
- a428ead fix autoload file [3 years, 5 months ago]
- 7b1d1e8 small classmap change [3 years, 5 months ago]
- fbefd63 fix composer.json. add note to readme [3 years, 5 months ago]
- 982323e remove old bash extension [3 years, 5 months ago]
- 267e95c bash stuff [3 years, 5 months ago]
- 73c0bc8 notes [3 years, 5 months ago]
- 1cdb057 notes [3 years, 5 months ago]
- c2de993 use classlist template to also show traits [3 years, 7 months ago]
- 4b4c3a6 apparently deleted my generated api docs. Updated the classList template for the latest phpgrammar [3 years, 7 months ago]
- c7a2cb2 note [3 years, 7 months ago]
- bf29d3c add error reporting. fix @ast_class and @ast. change lex setting to lex.php & lex.bash [3 years, 7 months ago]
- 183921e notes. tests failing [3 years, 7 months ago]
- ad141b3 composer description [3 years, 7 months ago]
- 23ef5b1 add description, fix dependencies [3 years, 7 months ago]
- 2c317f8 minor improvement to autoloading and config file output [3 years, 7 months ago]
- fab70f9 composer dep [3 years, 8 months ago]
- c0df098 composer dependency fix [3 years, 8 months ago]
- f0993ba move cli/scrawl to bin/scrawl [3 years, 8 months ago]
- ba54502 docblocks and TODOs [3 years, 8 months ago]
- 754b0f4 add bash_install template. improve composer install template. Add some simple verbs [3 years, 9 months ago]
- 1a0aae0 add gitlab, github, and facebook to easy links. fix bug with composer_install template [3 years, 9 months ago]
- 4905b52 fix bug in composer install template. add easy_link mdverb. fix mdverbs so they dont have to be at start or end of aline [3 years, 9 months ago]
- a27c06c added templates, lex config, an composer_install template [3 years, 9 months ago]
- f2650c6 notes, mostly... [3 years, 9 months ago]
- 74826fd idunno in a hurry [3 years, 9 months ago]
- 7015127 significant improvements to ast verb. md verbs now receive a list of arguments instead of an argliststring [3 years, 9 months ago]
- 53eff51 notes [3 years, 9 months ago]
- a6cc401 notes [3 years, 9 months ago]
- 1851ada refactor done. Seems to be functional [3 years, 9 months ago]
- fbac9be refactor complete? I think it works? [3 years, 9 months ago]
- 3276ed4 notes [3 years, 9 months ago]
- c341a67 much refactor, bu working rn [3 years, 9 months ago]
- d090279 clean up documentation files [3 years, 9 months ago]
- c5a71ae add @file() verb [3 years, 9 months ago]
- a0d61c5 update composer [3 years, 10 months ago]
- 7a8370b autoload improvement [3 years, 10 months ago]
- e488afb fix ast verb error [3 years, 10 months ago]
- a0c9ed5 small template fix [3 years, 10 months ago]
- 5ab13d1 [no commit msg given] [3 years, 10 months ago]
- a4e8274 docs updated [3 years, 10 months ago]
- cbeeb2b docs regen [3 years, 10 months ago]
- 6b4be1f fixed classlist errors, and a no-files-found bug [3 years, 10 months ago]
- c4dce73 classMethods template now outputs multi-line description successfully [3 years, 10 months ago]
- b636b3e add instancearg to classMethods declaration listing [3 years, 10 months ago]
- 7cc1a14 add ast extension and classMethods template [3 years, 10 months ago]
- 67934f0 [no commit msg given] [3 years, 11 months ago]
- aefb7b3 implement functionList template in BashApiLexer [3 years, 11 months ago]
- 9bba529 status doc [3 years, 11 months ago]
- 48cf020 suppress mkdir error & phpapi lexer foreach error [3 years, 11 months ago]
- d284938 Add BashApiLexer [3 years, 11 months ago]
- d743a25 some refactor [3 years, 11 months ago]
- bf7bacf implement lexer-based php api scraper. refactor [3 years, 11 months ago]
- c2330be [no commit msg given] [3 years, 11 months ago]
- 40324cd started status doc [3 years, 11 months ago]
- c61150a prototype class list templating [4 years ago]
- 02d5976 prototype of class & method finding [4 years ago]
- a2ecef3 implement BetterReg in Configs own extension [4 years ago]
- da9833e implement BetterReg in Events own extension [4 years ago]
- 65bdc90 cleanup [4 years ago]
- 02e10a1 refactored verb matching [4 years ago]
- 80a28ad implement BetterReg in ExportDocBlock extension [4 years ago]
- 8f49735 add ext.PhpApiScraper setting [4 years ago]
- f83f558 add interface & trait to class-finder. Convert autoloader to 2-step classmap, rather than require_all_in_dir. Prototyped output of methods along with class [4 years ago]
- 24635a8 funcitonal prototype of PhpApi extension [4 years ago]
- fed6933 rename Extensions [4 years ago]
- 4328cb5 implement verb-calling in markdown files [4 years ago]
- 0b48e05 recover tlf-test.json [4 years ago]
- 0309df4 fixed test [4 years ago]
- a06b9a5 integrate regex_matching. Resolve merge conflict. [4 years ago]
- 4173c72 Create and implement Regex Matching Utility for Shared Extensions [4 years ago]
- d4a648e assign defaults when target directory does not exist [4 years ago]
- e9b1b9e Copy Readme.md to root of project [4 years ago]
- e49ff5c autoload function, autoload setting is now used, minor docs improvements [4 years ago]
- c16a887 provided default value of empty array for scrawl.ext [4 years ago]
- 2eeb15b description [4 years ago]
- 7097dfb todos [4 years ago]
- 4fa175f cleaned up Extensions docs [4 years ago]
- ce3e743 docs finished? Except cliAndPhp, but thats ok [4 years ago]
- ee2d6ee extensions docs [4 years ago]
- 79ac501 todos cleaned up [4 years ago]
- 6664826 docs are sorta decent [4 years ago]
- e3751b2 Save made by GitBent with no description from user. [4 years ago]
- 50d81fd Save made by GitBent with no description from user. [4 years ago]
- 01bffae Save made by GitBent with no description from user. [4 years ago]
- 9b5ea2d Save made by GitBent with no description from user. [4 years ago]
- 16cbbe6 Save made by GitBent with no description from user. [4 years ago]
- 95b1526 Save made by GitBent with no description from user. [4 years ago]
- f31451b Save made by GitBent with no description from user. [4 years ago]
- d682e3f configs docs [4 years ago]
- b5183b0 Save made by GitBent with no description from user. [4 years ago]
- e2a4a5d regen-docs [4 years ago]
- 079e24d updated README, started files for other docs [4 years ago]
- ee30ae3 non-joiners... [4 years ago]
- d175654 README improvements [4 years ago]
- d8f0e7c Save made by GitBent with no description from user. [4 years ago]
- 9dd5fc2 started the 'Getting Started' section [4 years ago]
- 75a1504 progress on docs. deleted old docs [4 years ago]
- fccc8ab configs and most extension calls are now being auto-documented [4 years ago]
- 82807ac added the deleteExistingDocs setting listing into Cli prompt. Updated docs. Reran scrawl [4 years ago]
- 77a2c90 worked on documentation [4 years ago]
- 9f54833 some more docs. dir removal is working [4 years ago]
- 8e18d81 some tests. Added dangerous remove non empty directory function & implemented a deleteExistingDocs feature [4 years ago]
- 6ec550d updated Readme [4 years, 1 month ago]
- ea6a6b9 Save made by GitBent with no description from user. [4 years, 1 month ago]
- 3196460 deleted old code [4 years, 1 month ago]
- 7034129 cleaning up repo [4 years, 1 month ago]
- 2b23f66 template source files are writing to proper destination. key exports are working, too [4 years, 1 month ago]
- c418384 its pretty much functional, i think? testing it & cleaning up problems rn [4 years, 1 month ago]
- 9315851 refactored cli. progress on config intake. added config file to scrawl (for documenting itself). wrote some notes, a todo [4 years, 1 month ago]
- d14f87d Save made by GitBent with no description from user. [4 years, 1 month ago]
- 01151ca progress on default configs, minor cli changes [4 years, 1 month ago]
- 03d4d25 cli script & autoload, renamed properties 'docu' to 'scrawl' [4 years, 1 month ago]
- 977f43e extensioninterface, refactored approach to extensions, changed name to Scrawl [4 years, 1 month ago]
- 387772c notes for future reed [4 years, 1 month ago]
- a71fd98 refactored almost everything, but there's still gaps in functionality [4 years, 1 month ago]
- 6b4e873 Nearly figured out new design, still much code to move & get working again [4 years, 1 month ago]
- 4b7ef8d idk [4 years, 1 month ago]
- 3ddebb0 added some notes about future plans [4 years, 2 months ago]
- 0d375be updated url [4 years, 4 months ago]
- e034d06 readme [4 years, 4 months ago]
- b4dee81 install works! Fixed .gitignore [4 years, 4 months ago]
- 624a821 a note [4 years, 4 months ago]
- 8f32514 testing installs cript [4 years, 4 months ago]
- 932040e possibly fixed the install script [4 years, 4 months ago]
- e1db2bc readme is probably real good now! [4 years, 4 months ago]
- 14601e0 built [4 years, 4 months ago]
- 2f70a8e readme work [4 years, 4 months ago]
- 824b541 rebuilt [4 years, 4 months ago]
- 004c0a6 readme improvmeents [4 years, 4 months ago]
- 149cf46 rebuilt [4 years, 4 months ago]
- e942899 cleaned up readme src [4 years, 4 months ago]
- d18835c re-built [4 years, 4 months ago]
- 5cb82b2 rewriting README. Going to re-build and view in browser [4 years, 4 months ago]
- babec5f improved install instructions [4 years, 4 months ago]
- 257bbf9 notes [4 years, 5 months ago]
- 0a6cf3a Save made by GitBent with no description from user. [4 years, 5 months ago]
- 2353d70 Save made by GitBent with no description from user. [4 years, 5 months ago]
- efcc351 Save made by GitBent with no description from user. [4 years, 5 months ago]
- 1586856 minor docs [4 years, 5 months ago]
- a808fe9 bash documenting is functional [4 years, 5 months ago]
- 936e3a4 Save made by GitBent with no description from user. [4 years, 5 months ago]
- bc9e39a improved install script and added .gitignore [4 years, 5 months ago]
- 95f47e2 added code-install dir [4 years, 5 months ago]
- ea75980 Save made by GitBent with no description from user. [4 years, 5 months ago]
- c6e9b28 moved folders around [4 years, 5 months ago]
- f84cb79 Going to refactor, maybe change some of the api [4 years, 5 months ago]
- 8a3ef9e actually added self-promo todo item [4 years, 6 months ago]
- ad05103 added self-promo todo item [4 years, 6 months ago]
- a3f8d6c docs are in good order! [4 years, 6 months ago]
- 97bbe04 Save made by GitBent with no description from user. [4 years, 6 months ago]
- a806e6c Save made by GitBent with no description from user. [4 years, 6 months ago]
- 3b2b338 install instructions [4 years, 6 months ago]
- 5b5cb50 Save made by GitBent with no description from user. [4 years, 6 months ago]
- ae8cb79 Save made by GitBent with no description from user. [4 years, 6 months ago]
- 9c54981 testing docs [4 years, 6 months ago]
- 6690b0e improved docs [4 years, 6 months ago]
- 0282a29 export wrapped block is working. Need to fix left-hand-padding [4 years, 6 months ago]
- b5908ec refactored. Now will implement wrapped export [4 years, 6 months ago]
- a6fdb01 exports moved out of docs folder, with unused-exports renamed & in docs folder as well [4 years, 6 months ago]
- 133b1c5 docs are nice! [4 years, 6 months ago]
- 52d75af Save made by GitBent with no description from user. [4 years, 6 months ago]
- 543682b Docs are in decent shape [4 years, 6 months ago]
- 3d29bb6 Save made by GitBent with no description from user. [4 years, 6 months ago]
- 7623c98 Save made by GitBent with no description from user. [4 years, 6 months ago]
- a92c157 Save made by GitBent with no description from user. [4 years, 6 months ago]
- 5c383c4 Save made by GitBent with no description from user. [4 years, 6 months ago]
- 994ddce Save made by GitBent with no description from user. [4 years, 6 months ago]
- 80b54c1 readme improvements [4 years, 6 months ago]
- 2a31003 Save made by GitBent with no description from user. [4 years, 6 months ago]
- 21349ef Save made by GitBent with no description from user. [4 years, 6 months ago]
- f9247b4 added TODO [4 years, 6 months ago]
- 3701e91 Is this on webhook? Just checking [4 years, 6 months ago]
- 799ca20 just [4 years, 6 months ago]
- 4c2223d whatever wehbook [4 years, 6 months ago]
- 15afca4 webhook test... hopefully the last one [4 years, 6 months ago]
- e3aacd1 new lines, webhook testing [4 years, 6 months ago]
- af77303 new lines webhook [4 years, 6 months ago]
- 6e0623a blank lines for webhook testing [4 years, 6 months ago]
- 94cede7 webhook tests [4 years, 6 months ago]
- 46cee81 same testing [4 years, 6 months ago]
- 86227d0 remove blank lines for webhook testing [4 years, 6 months ago]
- f76415b blank lines for git webhook testing [4 years, 6 months ago]
- f7a32bb added preserveNewLines feature [4 years, 6 months ago]
- eda7f44 classmap instead of psr4 [4 years, 6 months ago]
- 975128c composer [4 years, 7 months ago]
- 0419d28 autoload [4 years, 7 months ago]
- ebc1945 docs done for now [4 years, 7 months ago]
- d8f4a60 l [4 years, 7 months ago]
- 9bc23d3 update [4 years, 7 months ago]
- 38c0dcf l [4 years, 7 months ago]
- 0dc51af doc update [4 years, 7 months ago]
- 2b38c26 docs and minor improvements [4 years, 7 months ago]
- 589a843 blah [4 years, 7 months ago]
- c6995a4 (tag: archive/master) seems to be working! [4 years, 7 months ago]
- f201952 Create LICENSE [4 years, 7 months ago]
- 269ae2f l [4 years, 7 months ago]
- 8e92342 l [4 years, 7 months ago]
- feb488c initial commit [4 years, 7 months ago]