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