Commit Graph

61 Commits

Author SHA1 Message Date
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
5be9d96b54 Add uuid support 2026-02-16 17:42:01 -06:00
cc62377919 Changing version to 0.0.1 2026-01-30 19:34:45 -06:00
b3c92707b9 Fix MetadataDecode name and fix compiler error with ci 2026-01-23 05:11:48 -06:00
ba7213e184 Implement meta tag 2026-01-23 05:02:24 -06:00
e6ce053c2e Add RouteServer, TextReader/TextWriter and file locks 2026-01-12 13:56:49 -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
a497adc861 Fix IndexOf 2025-11-25 20:27:57 -06:00
48e409f6d0 Add const variables 2025-11-15 22:17:40 -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
1141871177 Fix chmod 2025-10-19 02:53:21 -05:00
b889b09287 Add CopyToLimit, SetContentDisposition, GetUrlWithQuery, GetOriginalPathWithQuery, MakeAbsolute, WithLocationHeader, GetServerRoot, SendRedirect and add closure to MountableServer 2025-10-15 23:18:44 -05:00
e048216d11 make exception throwing in vm use exception_ptr 2025-10-15 14:56:57 -05:00
34ae7c8db3 Remove OnItteration due to bugs in multithreaded registering in tytd 2025-10-14 23:20:15 -05:00
bc9e5b9a90 Add helper for tytd and fix arguments 2025-10-03 11:05:57 -05:00
ce9fe40978 Add wii build 2025-10-01 01:42:01 -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
92d65771c1 Add Null Coalescing operator 2025-07-26 20:17:19 -05:00
a233adf37f Implement chunk reflection, apparently forgot 2025-07-24 03:05:42 -05:00
c356866721 Remove SDL2 2025-07-22 14:22:37 -05:00
4ed0dfa2a5 Change process code 2025-07-12 03:31:03 -05:00
f5e17217dd Fix for tessesframework migration 2025-07-03 16:18:29 -05:00
03f28a33db fix on macos 2025-05-31 16:23:57 -05:00
fc9d9aa1bf Make rpath relative 2025-05-30 22:54:40 -05:00
76be268ffa Make rpath relative 2025-05-30 22:53:21 -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
4beb22cef4 Now you can break, continue and return in try statements 2025-05-17 19:26:49 -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
059d0a7827 Warn about breaking changes 2025-05-03 08:10:25 -05:00
e2392bd597 Allow the user to get and set current path 2025-04-29 06:28:31 -05:00
295f56231d Add html expression, console error and streams 2025-04-29 05:02:54 -05:00
679a388b4c Fix win32 somewhat? 2025-04-16 08:44:48 -05:00
b4c27e33fb Fix win32 somewhat? 2025-04-16 07:56:57 -05:00
bf3ae1fa02 Fix win32 somewhat? 2025-04-16 07:39:30 -05:00
c831174e18 Add markedtobject 2025-04-14 14:03:05 -05:00
d816f48488 arithmetic on chars 2025-04-06 17:08:37 -07:00
49891be245 Equality on char and long 2025-04-06 16:47:26 -07:00