rcpp_framework/core
2022-01-13 22:58:27 +01:00
..
containers
database Added lots of missing RCPP_OBJECT declarations. 2022-01-08 10:04:12 +01:00
hash Make sha256's factory method return a ref<> instead of a raw pointer. 2022-01-09 15:29:03 +01:00
html Made the more complex helper methods return the HTMLBuilder tself instead of the HTMLTags in HTMLBuilder . 2022-01-09 14:58:35 +01:00
http Split handle_request_main into handle_request_main and _handle_request_main. _handle_request_main should be responsible for actually rendering a page, while the normal one is responsible for routing by default. This makes the design simpler. 2022-01-09 18:35:12 +01:00
image
input
log
math
nodes Reworked how set_tree works. 2022-01-13 22:58:27 +01:00
os
renderer
settings
threading
widgets
error_macros.h
file_cache.cpp
file_cache.h
int_types.h
memory.h
object_id.h
object.cpp
object.h
reference.cpp
reference.h
resource_property_db.cpp
resource_property_db.h
resource.cpp
resource.h
safe_refcount.cpp
safe_refcount.h
SCsub
shared_resource.cpp
shared_resource.h Add todo. 2022-01-07 23:25:30 +01:00
string.cpp
string.h
typedefs.h
utils.cpp
utils.h
variant.cpp Fixed a few smalled issues with variant. Also added 2 new helper methods to it. 2022-01-09 14:30:42 +01:00
variant.h Fixed a few smalled issues with variant. Also added 2 new helper methods to it. 2022-01-09 14:30:42 +01:00