libkc3/env.c

Branch


Log

Author Commit Date CI Message
Thomas de Grivel 70e42254 2024-09-18T18:59:43 env_facts_collect_with_tags
Thomas de Grivel a40127e2 2024-09-18T10:40:06 fix memleak in fn frame
Thomas de Grivel 4f551b16 2024-09-17T17:27:18 fix closures
Thomas de Grivel e2ac6cb4 2024-09-17T16:19:53 closures
Thomas de Grivel d0ebd60c 2024-09-17T12:21:04 file explorer: make fx
Thomas de Grivel 2dce5452 2024-09-17T10:20:46 fx: parent directories links in title
Thomas de Grivel ebdb6914 2024-09-11T00:51:42 fix && and ||
Thomas de Grivel 58a36064 2024-09-10T18:41:53 httpd: daemonize flag (-d)
Thomas de Grivel c183399e 2024-09-06T17:46:57 wip httpd doc
Thomas de Grivel 40e9a911 2024-09-06T16:42:03 wip doc
Thomas de Grivel bb77d2b1 2024-09-05T16:09:00 Facts.first_with_tags()
Thomas de Grivel b5109da2 2024-08-31T10:27:10 test ikc3 defoperator OK
Thomas de Grivel 32d2e319 2024-08-31T09:17:28 wip tag_init_void
Thomas de Grivel 6e1774ab 2024-08-31T08:47:08 wip env_eval_struct
Thomas de Grivel f7a1c9b7 2024-08-31T07:37:45 remove debug messages
Thomas de Grivel a9c17bac 2024-08-30T20:18:44 env_eval_struct: debug message
Thomas de Grivel ef5db353 2024-08-30T18:46:58 wip env_eval_struct
Thomas de Grivel 315ac5b4 2024-08-30T18:01:43 wip struct
Thomas de Grivel c930b2eb 2024-08-29T02:38:43 env_eval_struct
Thomas de Grivel 85cec740 2024-08-27T17:14:13 wip segv
Thomas de Grivel 9b9fc228 2024-08-27T16:21:04 wip struct_eval
Thomas de Grivel 7f69abab 2024-08-27T12:27:38 wip tests
Thomas de Grivel 87858636 2024-08-27T08:56:57 wip
Thomas de Grivel 37078995 2024-08-23T23:07:59 wip operators
Thomas de Grivel effa72e0 2024-08-22T02:33:51 facts_with_tags and variables
Thomas de Grivel 622d4878 2024-08-22T01:29:45 var set
Thomas de Grivel ed2cf4e6 2024-08-21T18:57:05 make Var work, add operator var_assign (<-)
Thomas de Grivel d9964179 2024-08-21T14:44:17 refactor var
Thomas de Grivel e7db580a 2024-08-18T20:36:21 fix memleak
Thomas de Grivel 3ecb4fd8 2024-08-18T20:20:12 fix struct size
Thomas de Grivel 4049a75e 2024-08-18T19:13:05 fix double free
Thomas de Grivel 0602ff4f 2024-08-17T14:35:17 facts_with
Thomas de Grivel 83f088cb 2024-08-16T23:55:27 Facts.with_tags(Facts.env_facts(), ?, ?, ?, fn (fact) { puts(fact) })
Thomas de Grivel ecd36f07 2024-08-10T18:38:03 pretty printer: tests ok
Thomas de Grivel d5a04b57 2024-08-09T00:44:51 TAG_TIME, tests OK
Thomas de Grivel 15cf7750 2024-08-08T22:45:43 wip TAG_TIME
Thomas de Grivel bce12090 2024-08-08T19:07:22 new tag type: TAG_TIME
Thomas de Grivel 752330a5 2024-08-08T17:20:11 Fix build on MacOS (M2)
Baptiste 8014ec3b 2024-08-06T15:07:46 wip tests asan
Thomas de Grivel 48ef7ecd 2024-08-05T13:52:44 fix httpd
Thomas de Grivel 6ed69c0b 2024-08-03T19:01:59 revert changes for __DIR__ and __FILE__
Thomas de Grivel 4f11cd62 2024-08-03T18:53:50 wip Str eval
Thomas de Grivel 57e770d6 2024-08-03T14:35:31 list_has
Baptiste 11022990 2024-08-02T19:50:04 error checking
Thomas de Grivel 242b5c07 2024-08-02T15:04:32 frame_replace
Thomas de Grivel 57979c67 2024-08-02T12:12:19 wip httpd
Thomas de Grivel e2190819 2024-08-01T17:31:13 clean file_dir and file_path in env_load
Thomas de Grivel 9b813394 2024-07-31T16:41:24 wip httpd
Thomas de Grivel 27318b4d 2024-07-31T14:00:43 wip httpd
Thomas de Grivel bc9a0b3e 2024-07-31T13:52:06 env_load
Thomas de Grivel 591012ff 2024-07-31T12:14:33 wip httpd
Thomas de Grivel d05b6203 2024-07-29T14:08:40 wip tests
Thomas de Grivel 89697be8 2024-07-28T05:25:58 tmp = {0}
Thomas de Grivel df4566fe 2024-07-24T17:49:51 ko IKC3_TEST=if make test_ikc3
Thomas de Grivel 20080c9c 2024-07-24T16:25:37 wip call
Baptiste c263dc2f 2024-07-24T16:21:51 fix compilation
Thomas de Grivel df689957 2024-07-24T15:21:17 tag_sym -> tag_sym_value
Baptiste 9eabdd09 2024-07-24T14:43:58 ko corrected memleaks + crash due to bad naming
Thomas de Grivel 8a8e5d43 2024-07-24T14:24:00 ko fix compilation
Thomas de Grivel 35c2f2fe 2024-07-23T20:35:40 wip env
Thomas de Grivel c6edd393 2024-07-23T19:45:07 less debug messages
Thomas de Grivel 9a994841 2024-07-23T19:41:29 fix env_sym_search_modules
Baptiste bc2e6a08 2024-07-23T19:19:14 replaced true by false
Thomas de Grivel a85baae0 2024-07-23T18:28:12 wip env defstruct operator not found bug
Baptiste 75fc8ee1 2024-07-23T18:20:37 corrected the mission tag type
Thomas de Grivel 151ca55d 2024-07-23T17:47:11 debug
Thomas de Grivel 12657c22 2024-07-23T16:47:20 struct struct_ { bool free_data; }
Thomas de Grivel 88285e3e 2024-07-23T15:39:56 wip asan
Thomas de Grivel f11ec08f 2024-07-23T12:51:20 wip env_module_has_ident
Baptiste 44365ec1 2024-07-23T12:41:25 fixed memleaks using Asan
Thomas de Grivel 593f7076 2024-07-22T18:43:19 fix double free
Thomas de Grivel b417f2d8 2024-07-22T18:23:45 wip env_module_has_symbol, has_ident, http socket
Baptiste 06ef8e36 2024-07-22T16:02:42 rework of frame_binding_new
Baptiste c2893075 2024-07-22T15:14:29 binding handling (work in progress)
Thomas de Grivel 3505a550 2024-07-22T13:58:46 fix test_asan in env_load
Thomas de Grivel c580f35c 2024-07-22T13:21:00 fix asan for env globals
Thomas de Grivel e8923ad6 2024-07-21T21:07:00 wip
Thomas de Grivel 600f4487 2024-07-20T19:00:22 wip http and buf_parse
Thomas de Grivel 75ff2fd1 2024-07-16T21:41:08 fix env_load __DIR__ and __FILE__
Thomas de Grivel b7a148cb 2024-07-16T21:10:50 bugfix --load and newlines
Thomas de Grivel ca0a0ffa 2024-07-16T15:35:29 env: move --load to ikc3.c and kc3s.c, wrote kc3_puts
Thomas de Grivel f3da01dc 2024-07-16T14:45:21 support --load and --quit
Thomas de Grivel b45456dc 2024-07-15T22:39:24 rename c3 -> kc3
Thomas de Grivel 1ae6ad0e 2024-07-15T19:59:52 rename c3 to kc3, fix update_source, configure, build