home
projects
git
about
index
:
kalmia
main
yacc
yacc-xml
zero-dependency C89 COLLADA import library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-02-04
implement kai_read_accessor()
sanine
2023-02-04
add kai_tag_num_children()
sanine
2023-02-04
implement kai_read_param() and upgrade lily-test version
sanine
2023-02-04
add kai_tag_attr_to_dup()
sanine
2023-02-04
implement kai_read_float_array
sanine
2023-02-03
add kai_tag_attr_to_long
sanine
2023-02-03
implement kai_tag_get_attr
sanine
2023-02-03
begin implementing kai_read_float_array()
sanine
2023-02-03
begin refactor with bison xml parser
sanine
2023-02-01
add kalmia_parse_file()
sanine
2023-01-31
fix all memory leaks
sanine
2023-01-31
parse xml into memory
sanine
2023-01-31
begin simplifying parser
sanine
2023-01-18
parse param nodes
yacc
sanine
2023-01-18
parse float_array nodes
sanine
2023-01-18
working prefixes
sanine
2023-01-18
working reentrant parser
sanine
2023-01-18
begin reentrant refactor
sanine
2023-01-16
add initial parser
sanine
2023-01-08
add kai_alloc
main
sanine
2023-01-08
add kai_parse_float_array
sanine
2023-01-05
revert to pure C89
sanine
2023-01-04
add kai_text_to_longs()
sanine
2023-01-04
add kai_text_to_reals
sanine
2023-01-03
add kai_expand_array
sanine
2022-12-10
add basic float_array parsing
sanine
2022-12-10
refactor: remove node.* and util.* and move 3rdparty libs into separate ↵
sanine
directory
2022-12-10
implement node transform processing
sanine
2022-11-27
add dynamic array functions
sanine
2022-11-27
add matrix multiplication
sanine
2022-11-27
add scale parsing
sanine
2022-11-27
add rotation parsing
sanine
2022-11-26
implement basic matrix parsing
sanine
2022-11-24
initial commit
sanine