Jordan Bancino jordan
jordan opened issue Telodendria/Telodendria#15 2023-09-05 20:46:22 +00:00
PUT /_telodendria/admin/config
jordan opened issue Telodendria/Telodendria#14 2023-09-05 20:43:58 +00:00
.cvsignore files
jordan opened issue Telodendria/Telodendria#13 2023-09-05 20:41:04 +00:00
Refactor Memory API to use mmap() syscall.
jordan opened issue Telodendria/Telodendria#12 2023-09-05 20:39:21 +00:00
HTTP/1.1 Support
jordan merged pull request Telodendria/Telodendria#11 2023-09-05 20:34:07 +00:00
[MOD] Make the README(Markdown) file reflect the current situation.
jordan pushed to master at Telodendria/Telodendria 2023-09-05 20:34:06 +00:00
8bf8afd91d Merge pull request '[MOD] Make the README(Markdown) file reflect the current situation.' (#11) from lda/telodendria:lda-dev into master
6db3f3c612 [MOD] Make the README(Markdown) file reflect the current situation.
Compare 2 commits »
jordan commented on pull request Telodendria/Telodendria#11 2023-09-05 20:33:50 +00:00
[MOD] Make the README(Markdown) file reflect the current situation.

I'm going to be re-writing the README to actually be a good front page for Telodendria at some point in the future, but I'll merge this just for practice 😉

jordan commented on pull request Telodendria/Telodendria#11 2023-09-05 20:31:53 +00:00
[MOD] Make the README(Markdown) file reflect the current situation.

I'd say if you're the author, then no signed-off is necessary. It might be nice to have it if you're committing on behalf of someone else though. I'll address this in the contributing documentation…

jordan commented on issue Telodendria/Telodendria#10 2023-09-05 20:16:11 +00:00
Website "Note" links have bad contrast

Note that I am planning on re-doing the website at some point anyway, so someone can fix this if they really want, but I'm going to mark this as a wontfix and then just close it when the new…

jordan opened issue Telodendria/Telodendria#10 2023-09-05 20:14:53 +00:00
Website "Note" links have bad contrast
jordan opened issue Telodendria/Telodendria#9 2023-09-05 20:11:57 +00:00
Add Parser API to parse identifier grammars
jordan opened issue Telodendria/Telodendria#8 2023-09-05 20:07:53 +00:00
Refactor some endpoints to use j2s for validation request bodies
jordan opened issue Telodendria/Telodendria#7 2023-09-05 20:06:17 +00:00
Refactor Config to use j2s
jordan opened issue Telodendria/Telodendria#6 2023-09-05 20:04:20 +00:00
Utilize MatrixErrorCreate() custom error messages
jordan commented on issue Telodendria/Telodendria#3 2023-09-05 20:02:25 +00:00
j2s: Unable to set default value of true on booleans

We could just set boolean fields to -1 when they aren't specified. Then higher-level code can set the appropriate value from there, but buggy code may blindly check the boolean and see that -1

jordan opened issue Telodendria/Telodendria#5 2023-09-05 20:00:44 +00:00
tp: EvalExpr uses char instead of int
jordan opened issue Telodendria/Telodendria#4 2023-09-05 19:59:09 +00:00
j2s Documentation
jordan opened issue Telodendria/Telodendria#3 2023-09-05 19:58:39 +00:00
j2s: Unable to set default value of true on booleans
jordan opened issue Telodendria/Telodendria#2 2023-09-05 19:56:42 +00:00
NetBSD: HOST_NAME_MAX Not Defined
jordan opened issue Telodendria/Telodendria#1 2023-09-05 19:55:36 +00:00
OpenSSL File Descriptor Exhaustion