index
:
pub/celeritas-core.git
master
vk
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-03-05
add string.h include
omniscient
2024-03-06
chore: fmt
Omniscient
2024-02-26
update
segunkayode1
2024-02-26
string subview functions
segunkayode1
2024-02-25
Merge branch 'master' of github.com:omnisci3nce/celeritas-core
Omniscient
2024-02-25
disclaimer about some string apis not being unicode aware
Omniscient
2024-02-25
chore: format
Omniscient
2024-02-25
Merge branch 'cel-18-arena-allocator' into feature/some-string-utils
Omniscient
2024-02-25
Merge branch 'master' into feature/some-string-utils
Omniscient
2024-02-25
add TODO for future arena resize fn
Omniscient
2024-02-25
chore: format
Omniscient
2024-02-25
add an arena reset to free everything
Omniscient
2024-02-25
change glfw header imports
Omniscient
2024-02-25
chore: format
Omniscient
2024-02-25
new string function signatures just dropped
Omniscient
2024-02-25
add an arena allocator first impl
Omniscient
2024-02-24
bring back some logs
Omniscient
2024-02-24
readd error text to file loading
Omniscient
2024-02-24
add shape definitions
Omniscient
2024-02-24
add handle def macro
Omniscient
2024-02-24
repo init. partial port of existing code
Omniscient
2024-02-24
xmake init with shared/static lib
Omniscient