Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 0e23d48c | 2024-11-09 15:46:20 | fix list_sort_by (List.sort_by(list, fn)) | ||
| e473af52 | 2024-11-09 15:34:38 | first draft list_sort_by | ||
| d3f69ed5 | 2024-11-08 20:04:29 | fix time litterals and in structs | ||
| 39aa089e | 2024-11-08 13:44:01 | time | ||
| 69bc3b6e | 2024-11-07 17:59:23 | fix bool_init_cast for TAG_TIME | ||
| dbf15147 | 2024-11-07 16:11:02 | fix memleak in cfn stacktrace push without pop | ||
| 313b5a67 | 2024-11-07 15:33:17 | fix httpd | ||
| 54a05ab1 | 2024-11-07 13:09:56 | wip fixing time init copy | ||
| 27ed5a60 | 2024-11-06 20:38:39 | update_sources | ||
| 5ff33ed9 | 2024-11-06 20:12:10 | env_eval_equal_time: fix evaluation of time by casting twice. | ||
| c53052ee | 2024-11-06 11:38:10 | 404: show request method | ||
| 29d41d03 | 2024-11-06 11:37:39 | Fix error 400 response code from 404. | ||
| 1eabb75b | 2024-11-05 17:01:17 | Time.to_str | ||
| 907410bc | 2024-11-05 14:59:18 | wip www | ||
| fc2c3419 | 2024-11-05 11:20:07 | crypt sha512 | ||
| bc28a61e | 2024-11-04 15:29:30 | http sessions | ||
| 3e226657 | 2024-11-04 06:25:12 | fix map access | ||
| 8a2cf6e0 | 2024-11-04 06:15:59 | fix double free in facts_first_with_tags | ||
| 463e1d78 | 2024-11-01 13:56:23 | fix env_facts_first_with | ||
| bfa4dc88 | 2024-10-31 19:22:01 | minor tweak | ||
| 7fadaf12 | 2024-10-31 18:17:06 | fix let and Map in Struct | ||
| d3f17ba4 | 2024-10-29 16:27:43 | wip | ||
| bf63ab5f | 2024-10-29 16:26:59 | load_directory: sort files before loading | ||
| c72d18e7 | 2024-10-29 15:02:10 | wip httpd | ||
| 17d27816 | 2024-10-29 12:12:26 | remove config.kc3 | ||
| ccd0b9a2 | 2024-10-29 11:28:52 | wip httpd | ||
| 48fe1f2d | 2024-10-28 20:38:10 | io inspect block | ||
| a0d94abe | 2024-10-28 17:15:55 | load db | ||
| bd972253 | 2024-10-28 14:34:38 | wip crypt | ||
| 43baab49 | 2024-10-28 13:22:13 | fix crypt on linux | ||
| b6bd86b4 | 2024-10-27 20:47:23 | fix build on macos | ||
| f379d9e1 | 2024-10-27 19:13:09 | wip crypt on linux | ||
| f4f27ce0 | 2024-10-27 15:09:47 | doc: fix link | ||
| bc22cca9 | 2024-10-27 15:05:42 | test_httpd: underline active links | ||
| 74cfc32b | 2024-10-27 14:31:26 | add html files | ||
| 4d2883c6 | 2024-10-27 14:25:53 | wip test_httpd | ||
| 30f6b669 | 2024-10-26 13:15:36 | fix Str.random_base64 | ||
| 65fd6d80 | 2024-10-26 12:56:45 | ws | ||
| eacb0f1d | 2024-10-26 12:52:01 | test Str.random_base64 | ||
| 46ae338b | 2024-10-26 12:43:51 | wip Str.random_base64 | ||
| 0f9937f5 | 2024-10-25 19:27:44 | wip password hash | ||
| d0c72e6a | 2024-10-25 16:48:43 | crypt | ||
| c0ad8afc | 2024-10-25 16:43:47 | wip crypt | ||
| b66d2972 | 2024-10-25 15:06:34 | struct_put for s_time | ||
| 788e0b72 | 2024-10-25 13:29:58 | Struct.put() | ||
| 708530a0 | 2024-10-25 10:07:32 | map_put | ||
| 007d3b16 | 2024-10-24 19:46:52 | wip map_put | ||
| 26fc622e | 2024-10-24 13:41:35 | fix httpd | ||
| 296b41f1 | 2024-10-24 13:05:22 | Map.put | ||
| 42e77a30 | 2024-10-24 12:58:52 | httpd: load models before controllers | ||
| d78da14f | 2024-10-24 12:58:29 | fix memleak in map_put | ||
| 910ca645 | 2024-10-23 12:21:28 | map_put, Map.put | ||
| 2d3c12f6 | 2024-10-23 08:50:17 | List.filter | ||
| 3042d12d | 2024-10-23 08:50:03 | ekc3: don't display void | ||
| 75231450 | 2024-10-22 18:47:15 | doc | ||
| cb8b505a | 2024-10-22 12:49:39 | doc | ||
| ffb11373 | 2024-10-22 12:46:55 | doc: seo | ||
| db0ee297 | 2024-10-22 12:42:01 | doc: seo | ||
| 5c9ac991 | 2024-10-22 12:26:13 | remove fx from test_httpd | ||
| f048ae50 | 2024-10-22 12:06:38 | fix footer in test_httpd | ||
| 46bd0f20 | 2024-10-22 12:00:53 | assets | ||
| 9d40e7e8 | 2024-10-22 11:52:49 | make test_httpd: fix footer | ||
| dca39366 | 2024-10-21 11:46:12 | wip | ||
| 328329eb | 2024-10-20 22:41:47 | fx: favicon.ico | ||
| 5f11be3e | 2024-10-20 22:38:02 | fx favicon.ico | ||
| ab0cdeb5 | 2024-10-20 22:29:10 | wip r7 | ||
| 2451a8e4 | 2024-10-19 12:07:49 | bin | ||
| 155708c1 | 2024-10-19 11:55:01 | fix pattern matching of variables | ||
| 42d88e08 | 2024-10-19 11:37:40 | env_eval_equal_tag: bind and set variables | ||
| ceee9f64 | 2024-10-19 11:36:57 | wip config | ||
| fff53ce0 | 2024-10-19 11:36:49 | readme | ||
| e87c4316 | 2024-10-18 15:25:08 | facts: remove debug messages | ||
| f3dee93d | 2024-10-18 15:17:26 | wip pthread macos | ||
| e67a3f28 | 2024-10-18 14:49:39 | wip pthreads on macos | ||
| 9e494d27 | 2024-10-17 18:02:53 | debug less | ||
| c59ce954 | 2024-10-17 16:15:48 | wip HTTP.Request | ||
| 520f71a4 | 2024-10-17 13:39:15 | fix test cases | ||
| 17228a88 | 2024-10-16 14:59:51 | fix partial requests | ||
| 2744066b | 2024-10-15 21:32:56 | fix fx | ||
| 1d442280 | 2024-10-15 18:01:44 | httpd: fix static file server | ||
| d06c786a | 2024-10-15 17:40:25 | wip httpd | ||
| 40cacf8f | 2024-10-15 17:37:13 | fix {a, b} = {1, 2} | ||
| 9b1430ed | 2024-10-15 14:02:27 | wip httpd: partials range request | ||
| 32513fe4 | 2024-10-15 11:57:11 | work in progress: test_httpd | ||
| 33e1f031 | 2024-10-15 13:59:53 | fix compilation | ||
| 3bd2aa17 | 2024-10-15 13:57:29 | fix tag_not | ||
| 6b12c5a8 | 2024-10-15 13:53:51 | test | ||
| 5922b499 | 2024-10-15 13:53:45 | Guides | ||
| ada12c71 | 2024-10-15 00:02:23 | wip httpd | ||
| 81a18fe0 | 2024-10-14 23:12:50 | worked on str_slice and fixed syntaxic coloration for KC3 files | ||
| 79aa1de8 | 2024-10-14 21:09:19 | wip sh_escape | ||
| b0787c99 | 2024-10-14 20:54:12 | remove syntax highlighting from LICENSE.md | ||
| 8a36b95f | 2024-10-14 20:42:43 | assets | ||
| 7795da7d | 2024-10-14 20:39:16 | test_httpd: fx: css | ||
| c1e71e22 | 2024-10-14 20:38:49 | remove syntax highlighting on LICENSE.md | ||
| 6e8f3424 | 2024-10-14 20:25:07 | wip test_httpd | ||
| 0ba1da91 | 2024-10-14 20:23:00 | wip test_httpd | ||
| 398a5699 | 2024-10-14 20:18:30 | follow the guide | ||
| e370fdba | 2024-10-14 20:12:30 | wip test_httpd | ||
| ef195ae9 | 2024-10-14 17:14:30 | doc |