kc3-lang/kc3

Branch :


Log

Author Commit Date CI Message
thodg cc0e89f8 2024-09-09 16:09:01 fix js
thodg 30693e1d 2024-09-09 15:04:00 fix memleak in markdown titles
thodg 9cd12d5c 2024-09-09 14:19:33 clean str_list in markdown.c
thodg c1e0f6f4 2024-09-09 01:06:26 doc: kc3: index
thodg b066b6cf 2024-09-09 01:05:16 index for kc3
thodg 2040175c 2024-09-09 00:58:00 fix links in index
thodg 79913b39 2024-09-09 00:57:29 fix links in index
thodg 3bc246bd 2024-09-09 00:56:22 fix links in index
thodg c0afee41 2024-09-09 00:18:38 fix link in nav
thodg 50c1263e 2024-09-09 00:16:47 css
thodg c615ede4 2024-09-08 23:55:57 css
thodg 6de2d733 2024-09-08 19:15:55 wip doc
thodg bfbc5d37 2024-09-08 17:53:43 fix sort order (alphabetical)
thodg a95860e6 2024-09-08 17:53:31 bump revision
thodg d9b54ec4 2024-09-08 17:26:34 clean tuple in markdown.c
thodg eb01da54 2024-09-08 17:09:04 document HTTPd
thodg dc7b65d8 2024-09-07 19:57:29 httpd: doc
thodg 69fb2169 2024-09-07 19:10:47 create test/httpd/static/doc directory
thodg bcfe5ff4 2024-09-07 19:09:58 fixed httpd with documentation website in /doc/
thodg 935ba3c2 2024-09-07 18:28:35 wip httpd doc
thodg 3e7d7ea3 2024-09-07 15:47:16 fix =
thodg 072df87c 2024-09-07 14:45:41 wip httpd doc
thodg c183399e 2024-09-06 17:46:57 wip httpd doc
thodg 40e9a911 2024-09-06 16:42:03 wip doc
thodg b11014f0 2024-09-06 14:30:50 httpd renders a layout containing nav and markdown pages, use 'npm i' and 'make' in assets directory
thodg 3e18af61 2024-09-06 13:48:07 fix nav, httpd: layout
thodg 0a04942b 2024-09-06 13:40:49 render ekc3 to string
thodg 833a59f0 2024-09-05 23:25:05 wip
thodg 33eaeb61 2024-09-05 20:31:28 httpd: fix html and url escapes
thodg 4a01fc68 2024-09-05 19:39:45 test.html
thodg fa18b5e2 2024-09-05 18:41:00 wip url escapes
thodg 1d8f6dc8 2024-09-05 17:44:12 wip httpd
thodg 4db02832 2024-09-05 17:40:41 wip httpd routes
thodg 2544241f 2024-09-05 16:29:08 List.append
thodg bb77d2b1 2024-09-05 16:09:00 Facts.first_with_tags()
thodg 35c05690 2024-09-05 02:52:55 fix Markdown.titles
thodg 5bfed0bf 2024-09-05 02:36:01 wip Markdown.titles
thodg 68786b8e 2024-09-04 17:46:47 markdown to html using md4c
thodg 296b24c7 2024-09-04 15:21:20 wip doc
thodg d6aa7d36 2024-09-02 13:43:41 release v0.1.13
thodg 2870f94b 2024-09-03 19:41:27 fix file server
thodg 656b8d74 2024-09-03 15:16:44 file_open_r: use buf_fd_open_r
thodg 8274a3c0 2024-09-03 14:44:16 wip httpd page with streaming buf
thodg b2e67b73 2024-09-03 14:43:14 img
thodg e5947cd5 2024-09-01 21:54:12 demo
thodg f09442ac 2024-09-01 21:46:44 fix test ikc3 op
thodg 6eadb56f 2024-09-01 21:42:14 fix test ikc3 op
thodg e03a3f27 2024-09-01 19:13:58 fix operator precedence parser (buf_parse_call_op_rec)
thodg 25caf7b3 2024-09-01 17:56:53 wip buf_parse_call_op_rec
thodg cd46e386 2024-08-31 20:28:03 wip buf_parse
thodg 07096ba2 2024-08-31 20:27:38 wip buf_parse_call_op
thodg 2a2ae96c 2024-08-31 16:09:44 ikc3 history
thodg dfee496a 2024-08-31 11:15:36 fix buf_parse_call_op
thodg b5109da2 2024-08-31 10:27:10 test ikc3 defoperator OK
thodg dec91403 2024-08-31 09:35:11 explicit_bzero
thodg 32d2e319 2024-08-31 09:17:28 wip tag_init_void
thodg 6e1774ab 2024-08-31 08:47:08 wip env_eval_struct
thodg f7a1c9b7 2024-08-31 07:37:45 remove debug messages
thodg 014540b2 2024-08-31 07:08:19 workaround -O1 bug : tag_init_void
thodg a9c17bac 2024-08-30 20:18:44 env_eval_struct: debug message
thodg a4346a84 2024-08-30 19:38:11 fix buf_inspect_var test
thodg 04c8f958 2024-08-30 19:15:35 buf_inspect_var
thodg ef5db353 2024-08-30 18:46:58 wip env_eval_struct
thodg 315ac5b4 2024-08-30 18:01:43 wip struct
thodg 8b28358a 2024-08-29 12:37:44 struct_type_size: var
thodg c930b2eb 2024-08-29 02:38:43 env_eval_struct
thodg 00797520 2024-08-29 02:11:30 wip tests
thodg 85cec740 2024-08-27 17:14:13 wip segv
thodg 09600edc 2024-08-27 16:23:42 wip segv
thodg 9b9fc228 2024-08-27 16:21:04 wip struct_eval
thodg 5c98ba44 2024-08-27 16:03:52 wip struct with void
thodg fe212e19 2024-08-27 14:02:44 wip
thodg 7f69abab 2024-08-27 12:27:38 wip tests
thodg 19b751a0 2024-08-27 09:39:12 fix struct init field to void
thodg 87858636 2024-08-27 08:56:57 wip
thodg 7921fb52 2024-08-26 15:28:51 readme
thodg 9a3e2fa6 2024-08-25 23:20:04 wip buf_parse
thodg c21c3d33 2024-08-25 22:17:00 wip buf_parse
thodg a41cfe8f 2024-08-23 23:51:28 test facts_with_tags
thodg 37078995 2024-08-23 23:07:59 wip operators
thodg effa72e0 2024-08-22 02:33:51 facts_with_tags and variables
thodg 622d4878 2024-08-22 01:29:45 var set
thodg 32220636 2024-08-22 00:16:24 test.h: TEST_EQ: show expected value too
thodg ed2cf4e6 2024-08-21 18:57:05 make Var work, add operator var_assign (<-)
thodg d9964179 2024-08-21 14:44:17 refactor var
thodg 7564e7a5 2024-08-19 17:55:26 struct_test
thodg d5fbccc3 2024-08-19 15:02:58 struct_test
thodg af4e99f8 2024-08-19 14:06:56 fix struct size for 32bit archs
thodg 49a55c42 2024-08-19 12:41:04 check sizeof(s_facts_w)
thodg c9ec96fb 2024-08-19 12:28:10 rename files in misc
thodg f4ea1c85 2024-08-19 12:07:56 offsetof, fact_w
thodg e7db580a 2024-08-18 20:36:21 fix memleak
thodg 9f0901e7 2024-08-18 20:23:19 make gdb_test_ikc3_asan
thodg 3ecb4fd8 2024-08-18 20:20:12 fix struct size
thodg 4049a75e 2024-08-18 19:13:05 fix double free
thodg ff1007c6 2024-08-17 16:45:05 misc
thodg d1dc020f 2024-08-17 16:43:42 non blocking httpd
thodg 0602ff4f 2024-08-17 14:35:17 facts_with
thodg 8dab471f 2024-08-17 13:26:54 facts_with_tuple
thodg 2ff624a5 2024-08-17 12:53:43 fix struct_access on Var, facts_with_tags works !