index
:
kpl-specification
main
Language Specification Documentation
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
application
/
index.md
Age
Commit message (
Expand
)
Author
3 days
array methods and return qualifier
nodist
5 days
ring buffer pool allocators
nodist
6 days
define interfaces
nodist
10 days
add all lifecycle pages
nodist
10 days
add more lifecycle
nodist
2026-06-28
type body object definitions and garbage collection algo
nodist
2026-06-26
change how vars are identified
nodist
2026-06-26
remove global name tree
nodist
2026-06-25
all names will live on global trie
nodist
2026-06-24
use trees without parent nodes
nodist
2026-06-21
update memory objs
nodist
2026-06-17
qualifiers as %
nodist
2026-06-16
new layout by dependecy graph
nodist
2026-06-15
memory slab as well as pooling
nodist
2026-06-13
gnu99
nodist
2026-06-12
use gnu23
nodist
2026-06-11
add algo for mutating shared object
nodist
2026-06-09
add name to application
nodist
2026-06-09
use group for tuple and table
nodist
2026-06-08
add gc and shared as a qualifier type
nodist
2026-06-08
remove action from ast
nodist
2026-06-07
type definitions with type_ptr
nodist
2026-06-06
start io and remove print op
nodist
2026-06-04
use await and more application definitions
nodist
2026-06-03
refs with more impl
nodist
2026-06-02
reformat with sync and async calls
nodist
2026-06-01
process example
nodist
2026-06-01
update action syntax and start application
nodist