Sloom Sloum Sluom IV sloum
sloum commented on issue sloum/bombadillo#224 2023-11-30 01:59:29 +00:00
Different gemini clients seem to disagree about the format of finger urls

We support a format that is compliant with RFC1738 (the lagrange format is also compliant). The Lynx web browser supports finger as well and supports [both formats](https://lynx.invisible-island.ne

sloum closed issue sloum/bombadillo#224 2023-11-30 01:59:29 +00:00
Different gemini clients seem to disagree about the format of finger urls
sloum pushed to master at sloum/felise 2023-11-29 22:45:43 +00:00
653da0d6da Adds "shift" and "shift!" to "std"
sloum commented on issue sloum/bombadillo#227 2023-11-29 20:56:56 +00:00
Error 504, gateway timeout when trying to access tar.gz

Confirmed as an issue. I am having the same problem. :-(

Whether that specific issue or not, it definitely seems to be a gitea/server issue. I'll get in touch with the server admin to see if…

sloum pushed to master at sloum/felise 2023-11-29 20:31:08 +00:00
8be43e2fd4 Further fix to man page
sloum pushed to master at sloum/felise 2023-11-29 20:29:50 +00:00
812db08252 Fixes mistake in makefile
sloum pushed to master at sloum/felise 2023-11-29 20:28:12 +00:00
e92e8a5e05 Updates man page and makefile
sloum pushed to master at sloum/felise 2023-11-29 19:45:16 +00:00
e319832adb Adds a docstring for net-get
0dcafe95b0 Adds basic Makefile and bumps version number
Compare 11 commits »
sloum opened issue sloum/felise#4 2023-11-29 17:33:00 +00:00
Add to core
sloum opened issue sloum/felise#3 2023-11-29 17:28:09 +00:00
Add to libs
sloum commented on issue sloum/felise#2 2023-11-29 17:18:25 +00:00
Issues with procarg inside sub-blocks in proc!

This turned out to be user error. I was using proc instead of proc!.

sloum closed issue sloum/felise#2 2023-11-29 17:18:25 +00:00
Issues with procarg inside sub-blocks in proc!
sloum pushed to master at sloum/felise 2023-11-29 17:17:54 +00:00
e52ee2a17e Adds `pop` and `pop!` to "std". Updates `svar!` to infer var TYPE from the value on TOS"
sloum opened issue sloum/felise#2 2023-11-29 16:42:09 +00:00
Issues with procarg inside sub-blocks in proc!
sloum pushed to master at sloum/felise 2023-11-29 07:02:04 +00:00
cd33b9f3bd Minor readme updates
sloum pushed to master at sloum/felise 2023-11-29 00:30:06 +00:00
45e396993d Adds "svar!" to std to allow for creating and setting a var in one go
sloum pushed to master at sloum/felise 2023-11-29 00:14:43 +00:00
cc7fc368ef Adds 'words' word
sloum pushed to master at sloum/felise 2023-11-28 23:29:13 +00:00
a00c0f350f Updates a lot of libs, add strings lib
sloum opened issue sloum/felise#1 2023-11-28 16:41:23 +00:00
Add anonymous function support
sloum pushed to master at sloum/felise 2023-11-28 07:17:48 +00:00
f0df7bba14 Adds the beginning of a paths library and updates a few list index oriented things to allow negative indexing