ThePhD
|
1fc00278d5
|
repair all constructors, expand type recognition
|
2017-09-14 08:45:44 -04:00 |
|
ThePhD
|
8d828ac47b
|
implement main_reference as per @eliasdaler's suggestions
|
2017-09-14 00:35:40 -04:00 |
|
ThePhD
|
5816c6c34b
|
.clang-format the crap out of everything, I guess...!
|
2017-09-13 02:46:56 -04:00 |
|
ThePhD
|
54bcda140c
|
upgrade checkers and handlers to take a semi-optional "reason" type (const char* c-string desired)
add constructor_handler in same vein of handlers
add argument_handler in same vein of handlers
rewrite env_t checkers
|
2017-08-31 20:47:09 -04:00 |
|
ThePhD
|
104485bebd
|
this mega commit prepares to fix all of the issues listed in the repository for the past 3 weeks
|
2017-08-05 19:20:28 -04:00 |
|
ThePhD
|
34b81bef6b
|
Handle qualified name failures of VC++, where using templates do not match the fully qualified names of what they alias to (Thanks, VC++)
|
2017-05-15 10:41:50 -04:00 |
|
ThePhD
|
86e2de297d
|
update single, ensure unused variables are axed
|
2017-05-09 13:31:44 -04:00 |
|
ThePhD
|
58003669fb
|
this_environment is now live
|
2017-05-09 13:24:56 -04:00 |
|
ThePhD
|
a3d6f8044c
|
working stuff!~
|
2017-04-19 13:00:47 -04:00 |
|
ThePhD
|
2acc8bee14
|
get_environment, documentation updates, and tests
|
2017-04-18 20:23:20 -04:00 |
|
ThePhD
|
185f5ecc05
|
new travis environments to be tested out for osx stuff, plus new_table docs and environments on function calls
|
2017-04-02 22:37:01 -04:00 |
|
ThePhD
|
309325d0f5
|
New feature: environment plus documentation about the environment table and its usage with scripts.
|
2017-04-02 16:10:00 -04:00 |
|