kc3-lang/kc3

Branch :


Log

Author Commit Date CI Message
thodg d87f2f3f 2024-08-07 12:50:49 wip mime types
thodg 18bd7a9d 2024-08-07 11:22:13 add Str.starts_with? and Str.ends_with? to fix bug in HTTPd
bf16b07e 2024-08-06 22:03:05 link to release in test/httpd
7fe03846 2024-08-06 22:02:45 todo
a38e8186 2024-08-06 21:39:00 httpd: directory
261773c7 2024-08-06 20:40:04 httpd: routes: wip
2e50d84b 2024-08-06 20:34:32 implemented 404 page
9bcbf3d0 2024-08-06 20:11:58 fix compilation on debian
thodg 0ca99830 2024-08-06 19:59:21 File.list(path)
c4eabc01 2024-08-06 19:24:50 httpd: wip: file server
7ad7d407 2024-08-06 17:28:47 file exist in kc3 and c
thodg 62a44321 2024-08-06 19:23:17 bump revision to v0.1.13
thodg eef7c6dc 2024-08-06 16:13:28 Release KC3 v0.1.12 .
9a773cc1 2024-08-06 15:48:30 fix memleak in str_parse_eval
8014ec3b 2024-08-06 15:07:46 wip tests asan
thodg 0fd81cea 2024-08-06 12:39:18 fix tag_div for tag_integer_reduce
thodg b2b1b077 2024-08-05 18:35:58 fix test ikc3 puts
6a90e91a 2024-08-05 18:33:50 wip
thodg 7e43ee41 2024-08-05 18:20:53 fix tag_neg for return tag_integer_reduce
thodg 124fa98b 2024-08-05 18:05:58 fix tests for casts
thodg 0a912e86 2024-08-05 18:05:48 fix tag_mod for return tag_integer_reduce
a153cb21 2024-08-05 17:30:59 fixed tag_mul
thodg 92541c8e 2024-08-05 17:14:43 update integer.lisp
thodg 40d82702 2024-08-05 16:55:32 fix tag_band for return tag_integer_reduce
thodg afd28159 2024-08-05 16:31:46 fix tag_sub for return tag_integer_reduce
thodg 338af0e8 2024-08-05 16:14:25 fix test for globals
thodg 40f01b38 2024-08-05 16:13:57 fix tag_add for return tag_integer_reduce
thodg 6293ee89 2024-08-05 15:12:40 misc/print_limits
0c53701e 2024-08-05 14:07:21 display_min_max function
520cc234 2024-08-05 14:06:58 corrected compilation error on debian
thodg 48ef7ecd 2024-08-05 13:52:44 fix httpd
thodg de554652 2024-08-05 13:29:08 test 05_response.kc3
thodg 57f6d1ad 2024-08-05 13:06:41 wip integer_reduce
thodg 91f6b1ab 2024-08-04 20:31:29 fix tests
thodg 9d79bd0c 2024-08-04 19:54:53 wip integers and cast
thodg 1163eac3 2024-08-04 12:03:47 cast_needed
thodg 6ed69c0b 2024-08-03 19:01:59 revert changes for __DIR__ and __FILE__
thodg 4ddc4b33 2024-08-03 19:01:20 ignore httpd.log
thodg 4f11cd62 2024-08-03 18:53:50 wip Str eval
d263a522 2024-08-03 14:49:00 little front update
thodg 57e770d6 2024-08-03 14:35:31 list_has
78879ff8 2024-08-03 12:52:30 deleted useless printf
thodg eb43d3a6 2024-08-03 12:51:43 httpd first reponse
1ba58837 2024-08-03 12:43:37 http test correction
7a5cd0a1 2024-08-02 19:50:46 err_inspect_struct
11022990 2024-08-02 19:50:04 error checking
thodg 95c4e5c0 2024-08-03 11:01:48 test struct offsets
thodg 4b322c6e 2024-08-03 11:00:48 fix struct alignment
thodg 8a44e216 2024-08-03 11:00:16 clean
thodg 242b5c07 2024-08-02 15:04:32 frame_replace
thodg ed29f501 2024-08-02 14:28:38 misc
146e004c 2024-08-02 13:36:02 removed useless files
d217d2b4 2024-08-02 13:34:58 new misc folder
fdf99158 2024-08-02 13:34:41 corrected the if test
thodg 2c3d9e4d 2024-08-02 13:33:58 wip httpd
thodg cb6f223a 2024-08-02 12:35:36 Struct.offset(%HTTP.Request, :message)
thodg c1f191ac 2024-08-02 12:35:11 silence buf_refill failures
thodg 57979c67 2024-08-02 12:12:19 wip httpd
85db6f2e 2024-08-01 18:33:54 fix tests
thodg 281f283b 2024-08-01 17:31:31 error reporting
thodg e2190819 2024-08-01 17:31:13 clean file_dir and file_path in env_load
thodg e4a0cab3 2024-08-01 17:22:48 fix test http 04
thodg 3a81313e 2024-08-01 16:37:35 delete current_test
7542a210 2024-08-01 16:32:16 buf_parse_tag_tuple added to buf_parse_tag
866efade 2024-08-01 16:07:40 correcting the bugs in ikc3_test
thodg 4cfe3b12 2024-08-01 15:35:06 fix test ikc3 buf_rw
thodg 6e4a94a4 2024-08-01 15:20:21 remove duplicate buf_refill
747e8ca3 2024-08-01 15:14:17 wip
f0280777 2024-08-01 14:14:09 wip
thodg 67f8fb3b 2024-08-01 13:57:00 inspect buf on facts_load error
thodg fb603223 2024-08-01 13:50:29 fix line numbers in buf
068f23f5 2024-08-01 13:35:36 changed buf_init to buf_init_const
thodg af05ffb2 2024-08-01 13:34:35 wip buf_parse
thodg 0cf28edb 2024-08-01 13:03:08 wip buf read_only
c130689b 2024-07-31 21:05:07 http request
5ecb4562 2024-07-31 20:08:08 wip httpd
thodg 333353ea 2024-07-31 19:57:17 wip httpd
thodg 21562b6b 2024-07-31 19:05:40 fix buf_inspect_struct %Buf{}
thodg 8a0a06dd 2024-07-31 18:55:51 wip str_init_cast
thodg 0675e541 2024-07-31 18:13:35 buf_inspect_struct_size
5bf9523e 2024-07-31 18:04:17 reworked str test
00c9d5e0 2024-07-31 17:59:31 wip
thodg f225c6b7 2024-07-31 17:58:47 wip buf_inspect_struct
61b97db0 2024-07-31 17:36:05 added gdb_http_asan rule to makefile
thodg 4f795183 2024-07-31 17:24:04 add message for client connection
thodg 691f5468 2024-07-31 17:23:54 fix make ikc3
thodg 04feb525 2024-07-31 17:12:38 implement buf_inspect_struct_size
thodg 47e30f02 2024-07-31 17:04:39 str_init_cast: cast from [Map, Struct, Tuple] to Str
thodg 9b813394 2024-07-31 16:41:24 wip httpd
thodg bb51f91d 2024-07-31 16:34:06 wip httpd
thodg b63c56d4 2024-07-31 15:35:40 fix make test_http_asan
8b50e686 2024-07-31 15:32:14 buf_parse: wip
5c1493a3 2024-07-31 15:00:52 httpd tests:wip
thodg 55ba6503 2024-07-31 14:57:01 wip httpd.kc3
thodg f2a0c69c 2024-07-31 14:56:54 fix buf_parse_tag for special operators
thodg 27318b4d 2024-07-31 14:00:43 wip httpd
thodg bc9a0b3e 2024-07-31 13:52:06 env_load
thodg c4a46272 2024-07-31 13:41:32 wip httpd.kc3
thodg df79bb29 2024-07-31 13:25:55 fix dlopen in lib/kc3/0.1/http/*.kc3
cdaafc58 2024-07-31 13:20:24 fix lib/kc3/0.1/http/request.kc3 dlopen