kc3-lang/kc3

Branch :


Log

Author Commit Date CI Message
thodg 66eec6a8 2024-11-20 13:46:49 work on tests from linux (asan)
thodg c44dd7ae 2024-11-20 12:16:25 'trace' boolean in env
thodg 39f04489 2024-11-19 23:00:19 update_sources
thodg e12bd62f 2024-11-19 22:26:59 update sources
thodg 7e2e5b9d 2024-11-19 22:19:39 httpd: remove puts
thodg f902c493 2024-11-19 21:52:59 plug memleaks
thodg a151d34e 2024-11-19 19:56:08 libtommath configure
thodg 59b1eea1 2024-11-19 16:38:58 bin
thodg 0059a8ae 2024-11-19 15:32:37 fix fn env frame
thodg f201a818 2024-11-19 11:46:20 list_unique => List.unique
thodg b4f46356 2024-11-18 22:39:00 fix make in www
thodg e15955c2 2024-11-18 21:14:18 fix paths with double slash (//)
thodg ec70b853 2024-11-18 15:09:00 fix tests
thodg 48dcca9c 2024-11-18 17:52:35 fix callable
thodg 45279a6b 2024-11-18 17:06:55 fix event
thodg f661ace0 2024-11-18 16:27:13 fix compilation after rebase
thodg 60885506 2024-11-18 12:26:56 fix compilation
thodg df38cb84 2024-11-18 10:29:36 wip const and s_callable
thodg 5a7ad46d 2024-11-16 22:02:40 wip deconstify much for ref counting everything.
thodg 96b055e1 2024-11-14 16:27:55 wip const and s_callable
thodg 88b38afe 2024-11-18 17:21:20 test time ikc3
thodg 0d9e6a21 2024-11-18 15:10:43 sources
thodg a6722045 2024-11-18 13:20:58 Fix sha1 on mac
thodg 80cb8e95 2024-11-18 11:20:30 Facts.collect_with
princedeblr 0bc74da1 2024-11-14 17:23:32 wiki find
princedeblr a059c8f3 2024-11-14 14:53:48 wip fact_with_macro
thodg eb50b054 2024-11-13 11:46:43 shorter stacktrace
thodg ed8d8ca3 2024-11-12 19:18:15 httpd: fx: use github style for colors
thodg b2f7b1b4 2024-11-12 15:19:50 do not return a value instead of 404
thodg fc38d6de 2024-11-12 15:19:27 fix compilation on Linux
thodg 92a18f99 2024-11-11 15:47:51 List.filter -> cfn List list_filter (List, Fn, Result)
thodg 62e87224 2024-11-11 15:05:03 List.map = cfn List "list_map" (...)
thodg 7ccbb952 2024-11-11 12:35:09 File.list_files_recursive
thodg da66ab84 2024-11-10 19:17:51 buf_parse_special_operator
thodg e5cda766 2024-11-10 12:39:29 bin
thodg f0658ca1 2024-11-10 11:25:56 fix loading of facts file with strings containing #{}
thodg 07ab99d4 2024-11-09 19:01:45 prepare release
thodg 521272f0 2024-11-09 17:15:52 fix sources.mk and sources.sh
thodg 0b2065b1 2024-11-09 17:15:37 bump revision (late)
thodg d303e03e 2024-11-09 17:15:23 release notes
thodg 9b35bf2d 2024-11-09 17:08:21 write a little more in README.md
thodg 66306c90 2024-11-09 16:16:02 prepare for release
thodg 0e23d48c 2024-11-09 15:46:20 fix list_sort_by (List.sort_by(list, fn))
thodg e473af52 2024-11-09 15:34:38 first draft list_sort_by
thodg d3f69ed5 2024-11-08 20:04:29 fix time litterals and in structs
thodg 39aa089e 2024-11-08 13:44:01 time
thodg 69bc3b6e 2024-11-07 17:59:23 fix bool_init_cast for TAG_TIME
thodg dbf15147 2024-11-07 16:11:02 fix memleak in cfn stacktrace push without pop
thodg 313b5a67 2024-11-07 15:33:17 fix httpd
thodg 54a05ab1 2024-11-07 13:09:56 wip fixing time init copy
thodg 27ed5a60 2024-11-06 20:38:39 update_sources
thodg 5ff33ed9 2024-11-06 20:12:10 env_eval_equal_time: fix evaluation of time by casting twice.
thodg c53052ee 2024-11-06 11:38:10 404: show request method
thodg 29d41d03 2024-11-06 11:37:39 Fix error 400 response code from 404.
princedeblr 1eabb75b 2024-11-05 17:01:17 Time.to_str
thodg 907410bc 2024-11-05 14:59:18 wip www
princedeblr fc2c3419 2024-11-05 11:20:07 crypt sha512
thodg bc28a61e 2024-11-04 15:29:30 http sessions
thodg 3e226657 2024-11-04 06:25:12 fix map access
thodg 8a2cf6e0 2024-11-04 06:15:59 fix double free in facts_first_with_tags
thodg 463e1d78 2024-11-01 13:56:23 fix env_facts_first_with
thodg bfa4dc88 2024-10-31 19:22:01 minor tweak
thodg 7fadaf12 2024-10-31 18:17:06 fix let and Map in Struct
thodg d3f17ba4 2024-10-29 16:27:43 wip
thodg bf63ab5f 2024-10-29 16:26:59 load_directory: sort files before loading
thodg c72d18e7 2024-10-29 15:02:10 wip httpd
thodg 17d27816 2024-10-29 12:12:26 remove config.kc3
thodg ccd0b9a2 2024-10-29 11:28:52 wip httpd
thodg 48fe1f2d 2024-10-28 20:38:10 io inspect block
thodg a0d94abe 2024-10-28 17:15:55 load db
thodg bd972253 2024-10-28 14:34:38 wip crypt
thodg 43baab49 2024-10-28 13:22:13 fix crypt on linux
thodg b6bd86b4 2024-10-27 20:47:23 fix build on macos
thodg f379d9e1 2024-10-27 19:13:09 wip crypt on linux
thodg f4f27ce0 2024-10-27 15:09:47 doc: fix link
thodg bc22cca9 2024-10-27 15:05:42 test_httpd: underline active links
thodg 74cfc32b 2024-10-27 14:31:26 add html files
thodg 4d2883c6 2024-10-27 14:25:53 wip test_httpd
thodg 30f6b669 2024-10-26 13:15:36 fix Str.random_base64
thodg 65fd6d80 2024-10-26 12:56:45 ws
thodg eacb0f1d 2024-10-26 12:52:01 test Str.random_base64
thodg 46ae338b 2024-10-26 12:43:51 wip Str.random_base64
thodg 0f9937f5 2024-10-25 19:27:44 wip password hash
thodg d0c72e6a 2024-10-25 16:48:43 crypt
thodg c0ad8afc 2024-10-25 16:43:47 wip crypt
thodg b66d2972 2024-10-25 15:06:34 struct_put for s_time
thodg 788e0b72 2024-10-25 13:29:58 Struct.put()
thodg 708530a0 2024-10-25 10:07:32 map_put
thodg 007d3b16 2024-10-24 19:46:52 wip map_put
thodg 26fc622e 2024-10-24 13:41:35 fix httpd
thodg 296b41f1 2024-10-24 13:05:22 Map.put
thodg 42e77a30 2024-10-24 12:58:52 httpd: load models before controllers
thodg d78da14f 2024-10-24 12:58:29 fix memleak in map_put
thodg 910ca645 2024-10-23 12:21:28 map_put, Map.put
thodg 2d3c12f6 2024-10-23 08:50:17 List.filter
thodg 3042d12d 2024-10-23 08:50:03 ekc3: don't display void
thodg 75231450 2024-10-22 18:47:15 doc
thodg cb8b505a 2024-10-22 12:49:39 doc
thodg ffb11373 2024-10-22 12:46:55 doc: seo
thodg db0ee297 2024-10-22 12:42:01 doc: seo