|
0c28632b
|
2025-08-27T16:10:53
|
|
implement List.count as cfn
|
|
80eca08f
|
2025-08-10T00:48:33
|
|
fix bugs, align types with marshall_data
|
|
d933af02
|
2025-08-01T14:42:03
|
|
add support for basic types in set and implemented set_has__NAME
|
|
2fe26722
|
2025-07-24T17:15:45
|
|
refactor: list_new_copy -> list_new_copy_all; fix: marshall_test expected strings
|
|
6160bff2
|
2025-07-21T13:03:11
|
|
tests pass: refactor p_*
|
|
5aca5640
|
2025-07-21T03:28:39
|
|
refactor p_*
|
|
944c07d2
|
2025-07-21T02:28:03
|
|
wip p_*
|
|
db40523c
|
2025-03-02T16:14:12
|
|
Change copyright wording and extend to 2025
|
|
10c0cb40
|
2025-02-22T14:44:29
|
|
List.slice(list, start, end)
|
|
b2781d8a
|
2024-11-26T18:35:26
|
|
list_each -> List.each = cfn
|
|
1eec90f4
|
2024-11-21T22:26:39
|
|
list_access and list_at (my_list[3] => # third element)
|
|
f201a818
|
2024-11-19T11:46:20
|
|
list_unique => List.unique
|
|
ec70b853
|
2024-11-18T15:09:00
|
|
fix tests
|
|
96b055e1
|
2024-11-14T16:27:55
|
|
wip const and s_callable
|
|
62e87224
|
2024-11-11T15:05:03
|
|
List.map = cfn List "list_map" (...)
|
|
935ba3c2
|
2024-09-07T18:28:35
|
|
wip httpd doc
|
|
2544241f
|
2024-09-05T16:29:08
|
|
List.append
|
|
5bfed0bf
|
2024-09-05T02:36:01
|
|
wip Markdown.titles
|
|
37078995
|
2024-08-23T23:07:59
|
|
wip operators
|
|
0125ca4a
|
2024-08-16T13:42:29
|
|
list_has
|
|
1792fa78
|
2024-08-10T15:32:54
|
|
fixed compilation of tests
|
|
c4eabc01
|
2024-08-06T19:24:50
|
|
httpd: wip: file server
|
|
0033716a
|
2024-07-30T18:00:27
|
|
http response: wip
|
|
1ae6ad0e
|
2024-07-15T19:59:52
|
|
rename c3 to kc3, fix update_source, configure, build
|