kc3-lang/kc3

Branch :


Log

Author Commit Date CI Message
princedeblr f5488fc2 2025-02-18 20:25:22 fix http_request_buf_parse: split query_string
princedeblr a42c4a95 2025-02-18 17:35:29 http_request buf parse
thodg bef6c5b5 2025-02-18 18:36:01 wip kubz
thodg a16a7274 2025-02-18 17:09:39 types.h
thodg 9417b5fe 2025-02-18 17:09:07 wip kubz
thodg d65df9e8 2025-02-18 15:36:52 move win32 to msys2
thodg dbae4b2b 2025-02-18 15:01:44 wip gl_box
thodg 9a4834d5 2025-02-18 13:57:06 wip kubz
thodg 19d6dbf3 2025-02-18 13:56:16 add make targets for kubz
thodg df3b4b1a 2025-02-18 00:21:03 wip gl_box
thodg 2c860c39 2025-02-17 21:21:02 added custom colors to outline fonts
thodg a399944e 2025-02-17 13:03:03 update_sources
thodg 528df609 2025-02-17 13:02:53 update authors
thodg 85b2f5cc 2025-02-16 22:24:45 vec3_interpolate
thodg a0a07674 2025-02-16 22:24:38 build all
thodg 34416ec9 2025-02-16 19:31:08 window: sw -> s64, uw -> u64
thodg e50c86e8 2025-02-16 19:03:28 fix ratio_pow memleak, simplify tests
thodg f2143437 2025-02-15 17:23:51 fix buf_inspect_tag and buf_write_character_utf8_size
thodg a6cb555c 2025-02-15 14:38:08 fix compilation on Linux amd64
thodg af888f12 2025-02-15 01:37:56 ikc3 works in release msys2 clang64
thodg b88198bd 2025-02-15 01:00:44 config_common
thodg 1985c8aa 2025-02-15 00:57:57 wip release win64
thodg 7981f5a9 2025-02-15 00:20:54 move win64 configure and Makefile to msys2/clang64
thodg 9fd78b45 2025-02-15 00:19:18 msys2 clang64 env variables
thodg 925ecacd 2025-02-15 00:17:31 fix typo (c3 -> kc3)
thodg 69f973a5 2025-02-15 00:17:05 implement UNIX functions as a 'not implemented' message on windoz
thodg 2658107f 2025-02-15 00:16:10 lib: remove pause (see pause(3) on OpenBSD)
thodg 82e25e46 2025-02-14 23:17:26 fix build on clang64 msys2
thodg b52185ba 2025-02-14 22:40:46 wip clang64 msys2
princedeblr 4f003bd0 2025-02-14 20:17:07 ratio facts wrap
princedeblr efeb8a31 2025-02-14 20:07:41 fix ratio_pow and tests
princedeblr 1b0c0733 2025-02-14 17:57:01 fix ratio test parse
thodg e4a0422c 2025-02-14 15:59:37 fix build on Linux
thodg dc3ee3a0 2025-02-14 15:47:54 wip clang64 msys2
thodg 77feb338 2025-02-14 14:34:25 demo cairo xcb: exit program on close window
thodg 113d6af6 2025-02-14 02:05:20 win64
thodg d5e6d2ef 2025-02-13 20:51:04 run ratio_test.c
princedeblr 436b0821 2025-02-12 18:47:48 ratio , ratio_test
princedeblr 022789d6 2025-02-12 15:37:15 ratio fix
thodg 93c91001 2025-02-13 20:10:13 fix cairo demo mandelbrot input
thodg 8117a5c3 2025-02-13 19:41:28 Fix mandelbrot f128 demo (cairo).
thodg 24e650f3 2025-02-13 18:42:01 Fixed cairo demo text rendering.
thodg 668fbad5 2025-02-13 18:21:05 window cairo: wip CGFontRef on MacOS instead of FreeType2.
thodg d31c2ed7 2025-02-13 18:18:26 config.subr: fix objc error reporting at build time.
thodg cd868368 2025-02-13 03:41:45 fix build on ubuntu
thodg c4033174 2025-02-12 23:07:57 wip macos icons
thodg e54b7d5a 2025-02-12 19:15:50 wip macos
thodg 817622f2 2025-02-12 19:14:22 wip macos apps
thodg c556339d 2025-02-12 15:32:21 wip sdl2 init opengl on macos
thodg 8e66a303 2025-02-12 19:12:45 kc3 logo
thodg 06671ac2 2025-02-12 14:18:47 wip macos
thodg 365db389 2025-02-12 00:57:15 fixed http file upload
thodg ab7472ae 2025-02-11 22:52:44 Configure macos for cairo demo
thodg ae26ea16 2025-02-11 22:45:20 Fix SDL2 OpenGL window creation on MacOS
thodg ec2533ff 2025-02-11 22:30:18 wip macos
thodg 2cfcf5de 2025-02-10 15:55:57 wip mba
thodg 7ef0d682 2025-02-11 22:18:34 fix http buf parse request for multipart body
thodg 3b4abc12 2025-02-11 18:44:21 wip file upload, filename and replace as params
thodg 9384a8e6 2025-02-11 18:38:35 wip file upload
thodg 694d3f8b 2025-02-11 18:03:42 fix file_ensure_directory
thodg 1673ad3c 2025-02-11 17:04:34 todo
thodg cc47fc7d 2025-02-11 16:35:11 httpd
thodg c8a66e0a 2025-02-11 16:25:16 print stacktrace in invalid cast
thodg ff871d7c 2025-02-07 17:59:23 gtk4 fix deprecation warning
thodg dccbdebf 2025-02-07 01:22:14 oauth2
thodg f5be373a 2025-02-06 23:38:46 fix httpd file upload
thodg ccde0b7d 2025-02-06 22:44:34 fix file_dirname and http request
thodg 0ff7e0bb 2025-02-06 16:58:24 wip file upload
thodg 5d722a35 2025-02-06 14:24:03 wip buf_inspect_struct_size bug
thodg 0b1ece4f 2025-02-06 11:26:06 wip gtk4 gsk
thodg 7e675af6 2025-02-06 00:52:23 wip primes
thodg 576abebd 2025-02-05 23:51:24 Math.pow
princedeblr 15ef6aeb 2025-02-04 18:13:07 link() unlink() in file_mv()
princedeblr b186fed5 2025-02-04 16:44:10 fix HTTP.upload
princedeblr a6ecebb9 2025-02-04 00:07:06 fix build
princedeblr b0792b85 2025-02-03 22:08:04 kubz
princedeblr 36680d45 2025-02-03 22:06:13 fix file_ensure_directory
thodg 792b0ffc 2025-02-03 18:52:12 fix file upload in HTTPd
thodg d1b5e3c3 2025-02-01 23:17:55 debug
thodg 292c85de 2025-02-01 18:32:54 wip file upload in httpd
thodg 4b89dce3 2025-02-06 01:30:08 wip primes
thodg 51cf5ef9 2025-02-06 00:52:23 wip primes
thodg cfb5a895 2025-02-05 23:51:24 Math.pow
thodg 9e299435 2025-02-05 22:35:22 linux (PopOS)
thodg be52e4fb 2025-02-05 17:33:45 make gdb_kubz
thodg a00c706e 2025-02-05 14:00:53 kmsg makefile with asan (popOS)
thodg 3ded0268 2025-02-05 13:56:02 wip PopOS!
thodg 93917318 2025-02-01 03:06:24 wip http file upload
thodg 6d8ae914 2025-01-30 22:00:15 wip
thodg e2b91e2a 2025-01-30 18:29:27 kubz
thodg 2313dfdb 2025-01-30 17:45:14 wip request file upload
thodg 314eb61e 2025-01-30 16:56:40 str_starts_with_case_insensitive
thodg 377a06f3 2025-01-30 15:40:00 wip
thodg ba067c30 2025-01-27 00:36:46 str
thodg 93df7048 2025-01-25 04:01:05 wip crypt and random str
thodg 71dcfb34 2025-01-25 16:33:25 str random
thodg e13294cb 2025-01-21 21:25:13 New in KC3 v0.1.14 - pretty printer - auto indent KC3 code - map - `access` - `get` (get key value) - `put` (return a new map) - struct - `access` - `get` - `put` - facts database (triple store) accessible from KC3 - `new database (Ptr)` - `add_tags` - `collect_with` - `collect_with_tags` - `remove_tags` - `with_tags` - `with` - `with_macro` - HTTPd v0.2.0 - dynamic pages (MVC) - models are defined in `./app/models/` - controllers are defined in `./app/controllers/` - templates are defined in `./app/templates/` - views are defined in `./app/views/` - dynamic router is defined in `./config/router.kc3` - For now we don't match request method and just match the start of the URL with `Str.starts_with?(url, route.path)` - If there is no route or no controller or the controller does not return a HTTP response, a 404 error is returned. Other frameworks like Ruby on Rails or Phoenix do return a 500... - threads - `env_fork_init` - `env_fork_clean` - `Thread.new(fn)` - fx v0.2.0 - file explorer - preview files - text - image - video - audio - binary (hexdump -C) - properties - create - POST "/properties/*path" - delete - DELETE "/properties/*path
thodg 284dc8f5 2025-01-21 19:45:52 fix make test_httpd
thodg 46b42ca0 2025-01-21 17:31:47 update_sources
thodg 7d3f43e7 2025-01-21 17:07:09 wip release