kc3-lang/kc3/test/ekc3

Branch :


Log

Author Commit Date CI Message
thodg 0a04942b 2024-09-06 13:40:49 render ekc3 to string
thodg 833a59f0 2024-09-05 23:25:05 wip
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 1a078e8e 2024-07-17 01:26:52 ekc3: silent block: <% a = 1 %>
thodg e0e027b2 2024-07-17 00:00:16 ekc3 first result
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 1ae6ad0e 2024-07-15 19:59:52 rename c3 to kc3, fix update_source, configure, build