Commit Graph

73 Commits

Author SHA1 Message Date
7008a6ae61 Fix crosslang Stat, StatVFS for custom crosslang filesystems and add queryable 2026-05-08 23:10:20 -05:00
28eff630c6 Rework for git.tesses.org, GC* is std::shared_ptr maybe will fix crash during exit
All checks were successful
Build and Deploy on Tag / build-arch (push) Successful in 16m35s
Build and Deploy on Tag / update-tap (push) Successful in 6m21s
2026-05-01 11:28:36 -05:00
991f2a217d Rework for git.tesses.org, GC* is std::shared_ptr maybe will fix crash during exit
Some checks failed
Build and Deploy on Tag / update-tap (push) Has been cancelled
Build and Deploy on Tag / build-arch (push) Has been cancelled
2026-04-30 16:00:00 -05:00
fca18e63a6 Commit before replacing GC* with std::shared_ptr<GC> 2026-04-30 10:07:14 -05:00
572c0ab468 Add single file runtime binaries 2026-02-25 23:36:42 -06:00
5be9d96b54 Add uuid support 2026-02-16 17:42:01 -06:00
45dcd9e7c5 Add FSWatcher and FS.SEEK_SET, FS.SEEK_CUR and FS.SEEK_END 2026-02-03 15:52:25 -06:00
cc62377919 Changing version to 0.0.1 2026-01-30 19:34:45 -06:00
23df4838ff Add path arguments I forgot :( 2026-01-12 18:47:23 -06:00
e6ce053c2e Add RouteServer, TextReader/TextWriter and file locks 2026-01-12 13:56:49 -06:00
40205a928d Add Json Doc 2025-12-22 14:20:20 -06:00
c37b26af14 Add embeddir finally and embedstrm 2025-12-17 06:07:27 -06:00
deb492b8c4 Add better error message 2025-12-16 03:11:52 -06:00
bbf122a7eb Add CGI support 2025-12-05 18:08:09 -06:00
e409970ae4 Add timespan 2025-12-01 05:34:04 -06:00
06e19150e8 Fix a bug where a crvm dependency is freed if it only has classes 2025-11-14 12:12:22 -06:00
6c7cd9b754 add arch btw 2025-11-11 05:53:06 -06:00
b889b09287 Add CopyToLimit, SetContentDisposition, GetUrlWithQuery, GetOriginalPathWithQuery, MakeAbsolute, WithLocationHeader, GetServerRoot, SendRedirect and add closure to MountableServer 2025-10-15 23:18:44 -05:00
1e5167ab8b Add plink tag 2025-10-15 17:46:13 -05:00
34ae7c8db3 Remove OnItteration due to bugs in multithreaded registering in tytd 2025-10-14 23:20:15 -05:00
7c9ef2895c Make helper so you can change precision 2025-10-03 13:32:11 -05:00
bc9e5b9a90 Add helper for tytd and fix arguments 2025-10-03 11:05:57 -05:00
56535d4536 Add wii build 2025-10-01 01:51:30 -05:00
bbe0a1cefc Fix bugs created by shared_ptr 2025-09-29 04:29:52 -05:00
b92db28bba use shared ptrs for stream, vfs and ihttpserver and add progress 2025-09-29 03:03:46 -05:00
91622089f7 Fix assembler hopefully 2025-09-26 23:32:09 -05:00
4d6a73837b Expose assembler to language 2025-09-26 12:12:25 -05:00
026a9e9b49 Make crosslang more type safe 2025-09-23 20:28:40 -05:00
05713fc39c Add custom console and allow runtimes to set the config dir 2025-08-21 08:18:29 -05:00
52218d6c2d Fix classes and add instance info 2025-08-12 00:18:58 -05:00
394e5d8484 Dynamic Build 2025-07-22 18:24:35 -05:00
c356866721 Remove SDL2 2025-07-22 14:22:37 -05:00
a55705ead4 fix process and sdl2 2025-07-19 21:10:57 -05:00
4ed0dfa2a5 Change process code 2025-07-12 03:31:03 -05:00
ef264d31f8 Add fetchcontent fixes for SDL2 2025-07-06 00:29:46 -05:00
f5e17217dd Fix for tessesframework migration 2025-07-03 16:18:29 -05:00
7797b0b387 Add GUI Support 2025-06-12 15:48:44 -05:00
18b15136b5 Add GUI Support 2025-06-12 15:48:37 -05:00
bfb029ec36 Add typeisclass 2025-06-01 18:49:47 -05:00
03f28a33db fix on macos 2025-05-31 16:23:57 -05:00
5403a09337 Make rpath relative 2025-05-30 22:51:50 -05:00
77ea0906da Make rpath relative 2025-05-30 22:31:39 -05:00
4e4771f1ab Forgot to add files 2025-05-30 15:16:07 -05:00
4a454cc242 make fetchcontent fully functional 2025-05-30 15:02:51 -05:00
12f443a593 Add classes 2025-05-24 09:39:59 -05:00
bb19d2444c Add reflective variables and fields 2025-05-17 18:28:19 -05:00
a684c9ba45 Move date to tessesframework 2025-05-10 19:54:03 -05:00
0c1ead790d Add dvd builder script 2025-05-08 20:19:44 -05:00
9af802e6aa Do more docs 2025-05-03 10:05:57 -05:00
e2392bd597 Allow the user to get and set current path 2025-04-29 06:28:31 -05:00