index
:
460nm/asl.git
handle_pool
main
ASL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asl
/
base
Age
Commit message (
Expand
)
Author
6 days
Add compile-time configuration for build settings
HEAD
main
Steven Le Rouzic
7 days
Implement chunked_buffer
Steven Le Rouzic
2025-05-16
Fix build on Linux
Steven Le Rouzic
2025-05-14
Add and use copy_const_t
Steven Le Rouzic
2025-05-08
Add enum underlying utilities
Steven Le Rouzic
2025-04-03
Add numeric library
v0.3.0
Steven Le Rouzic
2025-04-03
Add bit library
Steven Le Rouzic
2025-03-26
Add invoke_r & co
Steven Le Rouzic
2025-03-26
Improve implementation of invoke
Steven Le Rouzic
2025-03-26
Add member pointer stuff to meta lib
Steven Le Rouzic
2025-03-20
Add decay
Steven Le Rouzic
2025-03-18
Make status implementation more correct wrt type punning
Steven Le Rouzic
2025-03-12
Some more shit
Steven Le Rouzic
2025-03-12
Remove convertible_from
Steven Le Rouzic
2025-03-11
Remake deref
Steven Le Rouzic
2025-03-07
Some work on clang-tidy-ing things up
Steven Le Rouzic
2025-03-06
Replace ASL_MOVE, ASL_FWD, and ASL_FWD_LIKE by their std:: equivalent
Steven Le Rouzic
2025-03-02
Apply licenses with rules_license
Steven Le Rouzic
2025-03-01
Add BSD-3 license
Steven Le Rouzic
2025-02-28
Finish work on deducing this, for now
Steven Le Rouzic
2025-02-26
Fix some deducing-this & functional stuff, add invocable concept
Steven Le Rouzic
2025-02-25
Add ASL_FWD_LIKE
Steven Le Rouzic
2025-02-25
Add copy_cref_t
Steven Le Rouzic
2025-02-25
Start using deducing this, needs more utilities work
Steven Le Rouzic
2025-02-20
Use intrusive list in logging, and add defer
Steven Le Rouzic
2025-02-20
Add customizable assert failure handler
Steven Le Rouzic
2025-02-17
Reorganize everything
Steven Le Rouzic
2024-08-07
Type traits
Steven Le Rouzic
2024-07-30
Initial commit
Steven Le Rouzic