Jason Turner a6e3fd5b42 Make reflection API part of stdlib
removes the reflection module completely. Reflection and the
ability to catch eval errors is too useful.
2014-08-27 12:05:03 -06:00
..
assign_const.chai
bind2.chai
bind.chai
block_start.chai
bool_not.chai
break_while.chai
char_init.chai
classification.chai
collate.chai
compare_gt.chai
compare_lt.chai
concat.chai
const_range_test.chai
convert_double_string.chai
convert_int_string.chai
convert_string_double.chai
convert_string_int.chai
deep_array_lookup.chai
dispatch_functions.chai
drop_while.chai
drop.chai
empty.chai
equ_shortform.chai
eval_error.chai
eval.chai
even.chai
exception_finally.chai
exception_guards.chai
exception.chai
filter.chai
float.chai
foldl.chai
for_each_range.chai
for_each_retro.chai
for_each.chai
for.chai
function_array_adjacent.chai
function_introspection.chai
function_reassignment.chai
generate_range.chai
global_const_in_module.chai
if_else.chai
if_elseif_else.chai
if_elseif.chai
if.chai
index_operator.chai
inheritance.chai
instring_eval_more.chai
instring_eval.chai
invalid_function_assignment.chai
invalid_function_reassignment.chai
is_undef.chai
join.chai
lambda.chai
list_push_back.chai
list_push_front.chai
load_module.chai
loop_inner_outer.chai
malformed_inline_map.chai
map_access.chai
map_inplace_init.chai
map.chai
math_add_mixed.chai
math_add.chai
math_dec.chai
math_div.chai
math_inc.chai
math_mod.chai
math_mult.chai
math_negate.chai
math_paren.chai
math_sub.chai
max.chai
memberscope.chai
method_sugar.chai
min.chai
mmd1.chai
mmd2.chai
multiline.chai
number_formats.chai
object_attr_same_name.chai
object_attr.chai
object_clone.chai
object_constructor_guards.chai
object_method_guards.chai
odd.chai
operator_overload2.chai
operator_overload.chai
operators_float.chai
operators_int.chai
pair.chai
pointer_passed_to_constructor.chai
precedence_1.chai
precedence_2.chai
precedence_3.chai
precedence_eq.chai
product.chai
range_back.chai
range_contains.chai
range_find.chai
range_inplace.chai
range.chai
reduce.chai
ref_equal.chai
reflection_test.chai
retro.chai
retroretro.chai
return.chai
runtime_error.chai
shift.chai
string_charptr.chai
string_concat.chai
string_find_first_not_of.chai
string_find_first_of.chai
string_find_last_not_of.chai
string_find_last_of.chai
string_find.chai
string_init.chai
string_literal_access.chai
string_rfind.chai
sum.chai
switch_break.chai
switch_default.chai
switch_empty.chai
switch_fallthru_and_break.chai
switch_fallthru.chai
take_while.chai
take.chai
type_info.chai
unit_test.inc
use.chai
use.inc
vector_access.chai
vector_erase_at.chai
vector_inplace_init.chai
vector_insert_at.chai
vector_literal_acccess.chai
vector_of_one.chai
vector_paren_literal_access.chai
vector_push_back.chai
vector_push_empty.chai
zip_with.chai
zip.chai