• Joined on 2025-02-28
barant pushed to master at barant/JetCore 2025-11-25 21:58:45 +00:00
3f14b28435 New test for expression priorities.
barant pushed to master at barant/JetCore 2025-11-25 21:16:46 +00:00
a91d78f524 Fixed * and / operators to prioritize over + and -.
barant pushed to master at barant/JetCore 2025-11-24 21:50:45 +00:00
61216a2296 Some docuemtation updats.
barant pushed to master at barant/JetCore 2025-11-24 21:19:44 +00:00
63916cc32a Added FLOOR and CEIL function in operand.
barant pushed to master at barant/JetCore 2025-11-24 20:19:49 +00:00
5e0523619d Added new tests for MIN and MAX.
barant pushed to master at barant/JetCore 2025-11-24 20:16:09 +00:00
3314a410e0 Added MIN and MAX functions for operand.
barant pushed to master at barant/JetCore 2025-11-24 17:46:14 +00:00
c21f27f14d add some items to gitignore for document workspace.
4e47d6aaf7 add some items to gitignore for document workspace.
Compare 2 commits »
barant pushed to master at barant/JetCore 2025-11-22 03:43:45 +00:00
e6bee9b67b Merge pull request 'addfunctions' (#1) from addfunctions into master
6e25db1e44 Doc updates.
c4f0fab8c7 Added a bunch of functions.
96302e1d27 Added ability for call tag to use container as input stream.
bdbae9e397 Added CGI stuff and unixtime function.
Compare 6 commits »
barant merged pull request barant/JetCore#1 2025-11-22 03:43:43 +00:00
addfunctions
barant created pull request barant/JetCore#1 2025-11-22 03:42:24 +00:00
addfunctions
barant created branch addfunctions in barant/JetCore 2025-11-22 03:17:46 +00:00
barant pushed to addfunctions at barant/JetCore 2025-11-22 03:17:46 +00:00
6e25db1e44 Doc updates.
c4f0fab8c7 Added a bunch of functions.
96302e1d27 Added ability for call tag to use container as input stream.
bdbae9e397 Added CGI stuff and unixtime function.
078a73664c Added CGI stuff and unixtime function.
Compare 5 commits »
barant pushed to master at barant/JetCore 2025-10-22 21:25:06 +00:00
280d4b8aa2 Clean up the transparent markers function.
7b6342b8d7 Fixed not a number issue with expression.
94c8833f2a Merge branch 'master' of ssh://barant.com/git/JetCore
0cb8a08a73 New sessionid object.
2f30b3f8c4 Broke out session object.
Compare 5 commits »
barant pushed to tls at barant/ServerCore 2025-06-25 18:32:23 +00:00
5feabd0fde TLS almost connects. Needs read and write logic finished.
e0c0e2c07e Some work - trying to catch up to where I was.
96e73d6341 some testing stuff.
df0e7cd6da some TLS work.
f9c12f4ba2 Adding testing functions.
Compare 10 commits »
barant created branch tls in barant/ServerCore 2025-06-25 18:32:23 +00:00
barant pushed to master at barant/HTTPServer 2025-06-20 02:02:46 +00:00
90b5d835d0 sync repo.
770443c265 Workflow workings.
259de9812f Compiles but needs lots of flow work.
e6ccda8bca Created some queue types. Source sync.
cd428909b8 Made it compile almost.
Compare 10 commits »
barant created branch master in barant/HTTPServer 2025-06-20 02:02:46 +00:00
barant pushed to develop at barant/ServerCore 2025-06-20 01:37:45 +00:00
275c7298ee Adding LineParser layer.
barant created branch develop in barant/ServerCore 2025-06-20 01:37:44 +00:00
barant pushed to master at barant/ServerCore 2025-06-20 01:31:45 +00:00
b5f4947f7c minor format change,
1d16d0c17f merge conflicts resolution with develop->master.
4230734ee6 Remove intellisense work files.
b2bdb522b3 Minor code cleanup.
fa3ab3f110 Adjusted code to C++23.
Compare 10 commits »