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
41 hours
type body object definitions and garbage collection algo
HEAD
main
nodist
4 days
change how vars are identified
nodist
4 days
remove global name tree
nodist
5 days
all names will live on global trie
nodist
6 days
use trees without parent nodes
nodist
9 days
update memory objs
nodist
13 days
qualifiers as %
nodist
14 days
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