Sloom Sloum Sluom IV sloum
sloum pushed to master at sloum/shlog 2024-05-17 22:58:52 +00:00
ba073ab482 Adds a note to shlog index about world readability
ca025b19e7 No longer adds posts to the index that are not world readable
Compare 2 commits »
sloum pushed to master at sloum/felise 2024-05-16 15:57:46 +00:00
00f534639a Notes broken procs in strings lib
sloum created branch master in sloum/shlog 2024-05-15 17:44:35 +00:00
sloum pushed to master at sloum/shlog 2024-05-15 17:44:35 +00:00
9764177712 Adds basic readme
94bae556ed Initial commit
sloum created repository sloum/shlog 2024-05-15 17:44:18 +00:00
sloum pushed to master at sloum/felise-vim-syntax 2024-05-14 16:28:53 +00:00
99d3c8fb9a Updates to add a feww newer types
sloum created branch master in sloum/felise-vim-syntax 2024-05-14 16:22:54 +00:00
sloum pushed to master at sloum/felise-vim-syntax 2024-05-14 16:22:54 +00:00
82eec003f5 Initial commit
sloum created repository sloum/felise-vim-syntax 2024-05-14 16:22:01 +00:00
sloum pushed to master at sloum/felise 2024-05-14 16:08:50 +00:00
3721e7d8b4 Finishes updating docstring style in all lib procs
sloum pushed to master at sloum/felise 2024-05-14 15:55:11 +00:00
fe9b4864d7 go fmt. More docstring fixes in libs
sloum pushed to master at sloum/felise 2024-05-14 05:52:47 +00:00
820e712838 Lib updates. Mostly docstring stuff
sloum commented on issue sloum/felise#5 2024-05-14 05:19:58 +00:00
Have parser enforce symbols ending with ! only where appropriate

This has been added for var! and scoped-var!, but at runtime rather than parse.

sloum closed issue sloum/felise#5 2024-05-14 05:19:58 +00:00
Have parser enforce symbols ending with ! only where appropriate
sloum pushed to master at sloum/felise 2024-05-14 03:51:06 +00:00
f3bdb7cb33 Bumps version and starts updating lib docstrings
sloum pushed to master at sloum/felise 2024-05-14 03:49:26 +00:00
440869ce46 Makes it illegal to set a var ending in exclamation point, and fixes error printing bug in forward reading proc
sloum pushed to master at sloum/felise 2024-05-14 03:23:20 +00:00
56443b1328 Adjusts parser to allow an empty else branch (no op) for an if statement
652772cc15 Fixes parse to allow empty catch block so long as catch is present in try ()
Compare 2 commits »
sloum pushed to master at sloum/felise 2024-05-14 03:14:45 +00:00
94a9511162 Finishes formatting docstrings everywhere, fixes parse error when catch is not present in try, adds catch-error and procarg tab completion and docstrings, moves fib example to proper folder
c191ce2159 go fmt
Compare 2 commits »
sloum pushed to master at sloum/felise 2024-05-13 17:58:23 +00:00
9a6751b6f0 Alphabetizes docstring.go
sloum pushed to master at sloum/felise 2024-05-13 15:34:51 +00:00
a37987e0d9 README.md update