kc3-lang/kc3

Branch :


Log

Author Commit Date CI Message
Baptiste 44365ec1 2024-07-23 12:41:25 fixed memleaks using Asan
thodg 593f7076 2024-07-22 18:43:19 fix double free
Baptiste 1bb16b06 2024-07-22 18:27:02 memory leaks corrections
Baptiste c1d27e33 2024-07-22 18:27:57 added to the makefile lib_links_asan
thodg b417f2d8 2024-07-22 18:23:45 wip env_module_has_symbol, has_ident, http socket
Baptiste 69672988 2024-07-22 16:55:44 added missing cleaners
Baptiste 06ef8e36 2024-07-22 16:02:42 rework of frame_binding_new
Baptiste c2893075 2024-07-22 15:14:29 binding handling (work in progress)
thodg 3505a550 2024-07-22 13:58:46 fix test_asan in env_load
thodg 4e4f58db 2024-07-22 13:58:16 fix newline counting
thodg 50005e4c 2024-07-22 13:21:56 test: move sym_inspect and tag_inspect to inspect_*
thodg c580f35c 2024-07-22 13:21:00 fix asan for env globals
thodg e8923ad6 2024-07-21 21:07:00 wip
thodg 6e78c4c7 2024-07-21 16:25:16 buf_fd.c: first draft
thodg df53e41d 2024-07-21 15:20:19 make test_http OK
thodg c8b31ddb 2024-07-21 13:36:07 fix cfn_apply
thodg 503d2b8b 2024-07-20 20:18:32 make lib_links
thodg fadd40a1 2024-07-20 19:28:43 fix useless free
thodg 45be7197 2024-07-20 19:26:12 update link from kc3_http to http
thodg d4a9f9e1 2024-07-20 19:24:25 fix line counting in buf_parse_block_inner
thodg f2054dd7 2024-07-20 19:24:01 revert s*.kc3 to s*.facts
thodg 600f4487 2024-07-20 19:00:22 wip http and buf_parse
thodg b5718d7e 2024-07-19 23:13:21 move kc3_http to http
thodg afadee0e 2024-07-19 23:08:51 symlink to .so in lib
thodg a0d7c17f 2024-07-19 23:07:08 fix tests and compilation
thodg a80a375a 2024-07-18 20:54:09 update installation instructions for Debian / Ubuntu / PopOS
thodg c5fd799d 2024-07-18 20:53:29 fix ekc3.kc3
thodg ae784c42 2024-07-18 20:52:38 update gitmodules for kc3-lang
thodg 10b0eb40 2024-07-18 19:15:07 .gitignore: ignore release/
thodg 4507edd1 2024-07-18 16:35:07 ekc3: support raw blocks
thodg baf87c61 2024-07-18 15:42:02 ekc3: with html_escape by default
thodg 6c9b73cb 2024-07-18 01:47:19 ekc3_render_file: now with html escapes
thodg bb449bd5 2024-07-18 01:46:58 Makefile: reduce dependencies for test_ekc3
thodg 9ef64e73 2024-07-19 19:26:17 rename test/ikc3/*.in into *.kc3
thodg 9b812239 2024-07-19 19:14:25 wip sockets, cast
thodg 255e2adf 2024-07-19 18:05:33 wip kc3_http
Baptiste 3b2dd0ce 2024-07-19 16:59:33 socket handling work in progress
Baptiste b533f717 2024-07-19 16:23:41 socket_init_listen
Baptiste db060ab5 2024-07-19 16:00:14 first draft of kc3_http
thodg fed0531f 2024-07-17 21:21:04 ekc3: html_escape
thodg d4f526a9 2024-07-17 21:20:48 configure: print own path
Baptiste f546ca0b 2024-07-17 19:12:01 corrected the dlopen use in the kc3.c file to ensure a smooth running of the tests
thodg 6f308531 2024-07-17 19:10:01 wip ekc3/html html_escape
thodg a4c1e9bf 2024-07-17 16:43:06 exclude config.h from update_sources
thodg b02b4a48 2024-07-17 17:47:34 symlink lib/kc3/0.1/ekc3.so to ekc3/.libs/libekc3.so.0.0
thodg 695d1ffc 2024-07-17 17:46:57 move lib/kc3/0.1/ekc3/libekc3.so to lib/kc3/0.1/ekc3.so
thodg 03726aef 2024-07-17 17:46:26 fix file_dirname for last slash/
thodg 37895056 2024-07-17 01:42:27 update_sources
thodg 1a078e8e 2024-07-17 01:26:52 ekc3: silent block: <% a = 1 %>
thodg e0e027b2 2024-07-17 00:00:16 ekc3 first result
thodg efb20a1f 2024-07-16 23:13:45 wip ekc3, make kc3_dlopen silent on success
thodg 75ff2fd1 2024-07-16 21:41:08 fix env_load __DIR__ and __FILE__
thodg b7a148cb 2024-07-16 21:10:50 bugfix --load and newlines
thodg be34a823 2024-07-16 17:07:30 fix ikc3 --load and kc3s --load
thodg ca0a0ffa 2024-07-16 15:35:29 env: move --load to ikc3.c and kc3s.c, wrote kc3_puts
thodg 9916b9ec 2024-07-16 14:50:56 test_ekc3
thodg f3da01dc 2024-07-16 14:45:21 support --load and --quit
thodg b45456dc 2024-07-15 22:39:24 rename c3 -> kc3
thodg 1ae6ad0e 2024-07-15 19:59:52 rename c3 to kc3, fix update_source, configure, build
thodg 46744c06 2024-07-14 16:23:50 document maps
thodg d48bea61 2024-07-14 16:23:38 remove last / from env_init lib path
thodg 15dec4bf 2024-07-14 16:22:53 skip HAVE_GCOV for object files
thodg def9a1d2 2024-07-14 14:50:40 fix struct_access
thodg c9c5bf5a 2024-07-13 16:25:56 test access in string
thodg 17a1ef11 2024-07-13 12:01:55 libc3: fix access, facts: error handling
thodg 8ae86061 2024-07-09 15:16:30 fix buf_parse_tag_call_access with buf_parse_tag_primary_2
thodg dd68fc42 2024-07-09 10:51:21 c3_access: map_access, struct_access
thodg da461808 2024-07-09 01:03:28 history
thodg 77265a5a 2024-07-09 01:03:10 wip access
thodg ce9dde32 2024-07-08 12:53:11 test/ic3/access fix test (typo)
thodg 715ba991 2024-07-08 12:44:21 test/ic3/access fix test
thodg e8c85345 2024-07-08 11:30:15 fix buf_parse_call_access for right associativity
thodg 7f453dbd 2024-07-07 22:57:42 access: buf_parse, buf_inspect, more tests
thodg 9738844f 2024-07-07 20:29:13 test/ic3/access (ko)
thodg d5b955f0 2024-07-06 13:45:42 error handling
thodg 7b533df1 2024-07-06 13:45:25 buf_parese_call_access
thodg 34063177 2024-07-05 14:39:13 fix buf_parse_ident
thodg 512ee8d3 2024-07-05 14:29:30 error handling: fix double free and memleak
thodg 8bb7cf0c 2024-07-05 14:29:07 buf_parse_module_name: tmp -> buf_tmp
thodg d75d8f10 2024-07-05 13:55:13 double free: wip buf_parse_ident_sym
thodg 4cd4563d 2024-07-04 21:39:36 configure: subdir libc3_web
thodg 5760a397 2024-07-04 19:18:34 update_sources (config.h)
thodg 58185aae 2024-07-04 18:29:14 update_sources
thodg 01c97f3f 2024-07-04 18:21:34 print update_sources path
thodg 74dcc2d1 2024-07-04 18:21:18 print update_sources path
thodg 0c264e5d 2024-07-04 14:22:44 fix return bug in env_def operator fix def clean
thodg 5aa774c5 2024-07-04 14:21:57 env_
thodg 5ce92a31 2024-07-04 11:08:49 fix tag_to_const_pointer for structs
thodg fac930c6 2024-07-04 11:08:10 fix env_eval_struct
thodg 11c20c15 2024-07-04 10:36:25 fix demo_gl earth.c
thodg ad1ea078 2024-07-04 10:35:46 ec3: wip
thodg 93ee110d 2024-07-04 10:06:27 fix memory leak in data_init_copy struct
thodg 5a54c263 2024-07-04 10:05:58 sort s_struct type
thodg cf06f1d2 2024-07-03 20:14:28 remove struct.free_data
thodg 81aa9adb 2024-07-03 20:09:41 tag_init: remove struct_init free_data. While there fix spacing issue.
thodg 0a163410 2024-07-03 20:00:39 one instruction per line
thodg a1f9b25e 2024-07-03 19:59:42 remove unused code
thodg f4aefa88 2024-07-03 19:59:08 fix data_compare for structs
thodg 161285f9 2024-07-03 19:58:19 move var declaration to top
thodg 8589f6b2 2024-07-03 15:34:21 ec3: wip