summaryrefslogtreecommitdiffstats
path: root/protsym.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2018-02-06 12:16:36 -0800
committerKaz Kylheku <kaz@kylheku.com>2018-02-06 12:16:36 -0800
commit5e7b57f4bff740ca42ad49e7ee4e58404a816329 (patch)
tree1c7814d001d2d408b97129a650daf8e0686734c3 /protsym.c
parent835542f9db8a98bcb105ca39d6d79d180fb0d011 (diff)
downloadtxr-5e7b57f4bff740ca42ad49e7ee4e58404a816329.tar.gz
txr-5e7b57f4bff740ca42ad49e7ee4e58404a816329.tar.bz2
txr-5e7b57f4bff740ca42ad49e7ee4e58404a816329.zip
Version 189.txr-189
* RELNOTES: Updated. * configure, txr.1: Bumped version and date. * share/txr/stdlib/ver.tl: Likewise. * txr.vim, tl.vim, protsym.c: Regenerated.
Diffstat (limited to 'protsym.c')
-rw-r--r--protsym.c114
1 files changed, 58 insertions, 56 deletions
diff --git a/protsym.c b/protsym.c
index 3115baab..78adb1ef 100644
--- a/protsym.c
+++ b/protsym.c
@@ -100,34 +100,35 @@ extern val ptr_s, put_buf_s, put_byte_s, put_char_s, put_string_s;
extern val qquote_s, qref_s, quasi_s, quasilist_s, query_error_s;
extern val quote_s, random_state_s, random_state_var_s, random_warmup_s, range_error_s;
extern val range_s, rcons_s, rdev_k, rdev_s, real_time_k;
-extern val rebind_s, reflect_k, regex_s, rep_s, repeat_s;
-extern val repeat_spec_k, require_s, resolve_k, rest_s, restart_s;
-extern val ret_s, return_from_s, return_s, rfilt_k, sbit_s;
-extern val sec_s, seek_s, sequence_s, set_prop_s, set_s;
-extern val setq_s, setqf_s, short_s, shortest_k, single_s;
-extern val size_k, size_s, skip_s, slot_s, some_s;
-extern val space_k, special_s, splice_s, stat_s, static_slot_s;
-extern val stddebug_s, stderr_s, stdin_s, stdio_stream_s, stdnull_s;
-extern val stdout_s, str_d_s, str_s, stream_s, string_k;
-extern val string_s, struct_lit_s, struct_s, struct_type_s, switch_s;
-extern val sym_s, symacro_k, symacrolet_s, syntax_error_s, sys_abscond_from_s;
-extern val sys_apply_s, sys_catch_s, sys_lisp1_value_s, sys_mark_special_s, sys_qquote_s;
-extern val sys_splice_s, sys_unquote_s, system_error_s, system_package_s, text_s;
-extern val throw_s, time_local_s, time_parse_s, time_s, time_string_s;
-extern val time_utc_s, timeout_error_s, times_k, tlist_k, tobase64_k;
-extern val tofloat_k, tohtml_k, tohtml_star_k, toint_k, tonumber_k;
-extern val topercent_k, tourl_k, trailer_s, tree_bind_s, tree_case_s;
-extern val truncate_s, try_s, type_error_s, ubit_s, uchar_s;
-extern val uid_k, uid_s, uint16_s, uint32_s, uint64_s;
-extern val uint8_s, uint_s, ulong_s, unbound_s, unget_byte_s;
-extern val unget_char_s, union_s, unique_s, unquote_s, until_s;
-extern val until_star_s, upcase_k, uref_s, user_package_s, userdata_k;
-extern val ushort_s, uw_protect_s, val_s, var_k, var_s;
-extern val vars_k, vec_list_s, vec_s, vecref_s, vector_lit_s;
-extern val void_s, warning_s, wchar_s, weak_keys_k, weak_vals_k;
-extern val when_s, while_s, while_star_s, whole_k, wild_s;
-extern val with_dyn_rebinds_s, word_char_k, wrap_k, wstr_d_s, wstr_s;
-extern val year_s, zap_s, zarray_s, zeroplus_s, zone_s;
+extern val rebind_s, rec_source_loc_s, reflect_k, regex_s, rep_s;
+extern val repeat_s, repeat_spec_k, require_s, resolve_k, rest_s;
+extern val restart_s, ret_s, return_from_s, return_s, rfilt_k;
+extern val rplaca_s, rplacd_s, sbit_s, sec_s, seek_s;
+extern val sequence_s, set_prop_s, set_s, setq_s, setqf_s;
+extern val short_s, shortest_k, single_s, size_k, size_s;
+extern val skip_s, slot_s, some_s, space_k, special_s;
+extern val splice_s, stat_s, static_slot_s, stddebug_s, stderr_s;
+extern val stdin_s, stdio_stream_s, stdnull_s, stdout_s, str_d_s;
+extern val str_s, stream_s, string_k, string_s, struct_lit_s;
+extern val struct_s, struct_type_s, switch_s, sym_s, symacro_k;
+extern val symacrolet_s, syntax_error_s, sys_abscond_from_s, sys_apply_s, sys_catch_s;
+extern val sys_lisp1_value_s, sys_mark_special_s, sys_qquote_s, sys_splice_s, sys_unquote_s;
+extern val system_error_s, system_package_s, text_s, throw_s, time_local_s;
+extern val time_parse_s, time_s, time_string_s, time_utc_s, timeout_error_s;
+extern val times_k, tlist_k, tobase64_k, tofloat_k, tohtml_k;
+extern val tohtml_star_k, toint_k, tonumber_k, topercent_k, tourl_k;
+extern val trailer_s, tree_bind_s, tree_case_s, truncate_s, try_s;
+extern val type_error_s, ubit_s, uchar_s, uid_k, uid_s;
+extern val uint16_s, uint32_s, uint64_s, uint8_s, uint_s;
+extern val ulong_s, unbound_s, unget_byte_s, unget_char_s, union_s;
+extern val unique_s, unquote_s, until_s, until_star_s, upcase_k;
+extern val uref_s, user_package_s, userdata_k, ushort_s, uw_protect_s;
+extern val val_s, var_k, var_s, vars_k, vec_list_s;
+extern val vec_s, vecref_s, vector_lit_s, void_s, warning_s;
+extern val wchar_s, weak_keys_k, weak_vals_k, when_s, while_s;
+extern val while_star_s, whole_k, wild_s, with_dyn_rebinds_s, word_char_k;
+extern val wrap_k, wstr_d_s, wstr_s, year_s, zap_s;
+extern val zarray_s, zeroplus_s, zone_s;
#if CONFIG_DEBUG_SUPPORT
extern val debug_quit_s;
@@ -228,34 +229,35 @@ val *protected_sym[] = {
&qquote_s, &qref_s, &quasi_s, &quasilist_s, &query_error_s,
&quote_s, &random_state_s, &random_state_var_s, &random_warmup_s, &range_error_s,
&range_s, &rcons_s, &rdev_k, &rdev_s, &real_time_k,
- &rebind_s, &reflect_k, &regex_s, &rep_s, &repeat_s,
- &repeat_spec_k, &require_s, &resolve_k, &rest_s, &restart_s,
- &ret_s, &return_from_s, &return_s, &rfilt_k, &sbit_s,
- &sec_s, &seek_s, &sequence_s, &set_prop_s, &set_s,
- &setq_s, &setqf_s, &short_s, &shortest_k, &single_s,
- &size_k, &size_s, &skip_s, &slot_s, &some_s,
- &space_k, &special_s, &splice_s, &stat_s, &static_slot_s,
- &stddebug_s, &stderr_s, &stdin_s, &stdio_stream_s, &stdnull_s,
- &stdout_s, &str_d_s, &str_s, &stream_s, &string_k,
- &string_s, &struct_lit_s, &struct_s, &struct_type_s, &switch_s,
- &sym_s, &symacro_k, &symacrolet_s, &syntax_error_s, &sys_abscond_from_s,
- &sys_apply_s, &sys_catch_s, &sys_lisp1_value_s, &sys_mark_special_s, &sys_qquote_s,
- &sys_splice_s, &sys_unquote_s, &system_error_s, &system_package_s, &text_s,
- &throw_s, &time_local_s, &time_parse_s, &time_s, &time_string_s,
- &time_utc_s, &timeout_error_s, &times_k, &tlist_k, &tobase64_k,
- &tofloat_k, &tohtml_k, &tohtml_star_k, &toint_k, &tonumber_k,
- &topercent_k, &tourl_k, &trailer_s, &tree_bind_s, &tree_case_s,
- &truncate_s, &try_s, &type_error_s, &ubit_s, &uchar_s,
- &uid_k, &uid_s, &uint16_s, &uint32_s, &uint64_s,
- &uint8_s, &uint_s, &ulong_s, &unbound_s, &unget_byte_s,
- &unget_char_s, &union_s, &unique_s, &unquote_s, &until_s,
- &until_star_s, &upcase_k, &uref_s, &user_package_s, &userdata_k,
- &ushort_s, &uw_protect_s, &val_s, &var_k, &var_s,
- &vars_k, &vec_list_s, &vec_s, &vecref_s, &vector_lit_s,
- &void_s, &warning_s, &wchar_s, &weak_keys_k, &weak_vals_k,
- &when_s, &while_s, &while_star_s, &whole_k, &wild_s,
- &with_dyn_rebinds_s, &word_char_k, &wrap_k, &wstr_d_s, &wstr_s,
- &year_s, &zap_s, &zarray_s, &zeroplus_s, &zone_s,
+ &rebind_s, &rec_source_loc_s, &reflect_k, &regex_s, &rep_s,
+ &repeat_s, &repeat_spec_k, &require_s, &resolve_k, &rest_s,
+ &restart_s, &ret_s, &return_from_s, &return_s, &rfilt_k,
+ &rplaca_s, &rplacd_s, &sbit_s, &sec_s, &seek_s,
+ &sequence_s, &set_prop_s, &set_s, &setq_s, &setqf_s,
+ &short_s, &shortest_k, &single_s, &size_k, &size_s,
+ &skip_s, &slot_s, &some_s, &space_k, &special_s,
+ &splice_s, &stat_s, &static_slot_s, &stddebug_s, &stderr_s,
+ &stdin_s, &stdio_stream_s, &stdnull_s, &stdout_s, &str_d_s,
+ &str_s, &stream_s, &string_k, &string_s, &struct_lit_s,
+ &struct_s, &struct_type_s, &switch_s, &sym_s, &symacro_k,
+ &symacrolet_s, &syntax_error_s, &sys_abscond_from_s, &sys_apply_s, &sys_catch_s,
+ &sys_lisp1_value_s, &sys_mark_special_s, &sys_qquote_s, &sys_splice_s, &sys_unquote_s,
+ &system_error_s, &system_package_s, &text_s, &throw_s, &time_local_s,
+ &time_parse_s, &time_s, &time_string_s, &time_utc_s, &timeout_error_s,
+ &times_k, &tlist_k, &tobase64_k, &tofloat_k, &tohtml_k,
+ &tohtml_star_k, &toint_k, &tonumber_k, &topercent_k, &tourl_k,
+ &trailer_s, &tree_bind_s, &tree_case_s, &truncate_s, &try_s,
+ &type_error_s, &ubit_s, &uchar_s, &uid_k, &uid_s,
+ &uint16_s, &uint32_s, &uint64_s, &uint8_s, &uint_s,
+ &ulong_s, &unbound_s, &unget_byte_s, &unget_char_s, &union_s,
+ &unique_s, &unquote_s, &until_s, &until_star_s, &upcase_k,
+ &uref_s, &user_package_s, &userdata_k, &ushort_s, &uw_protect_s,
+ &val_s, &var_k, &var_s, &vars_k, &vec_list_s,
+ &vec_s, &vecref_s, &vector_lit_s, &void_s, &warning_s,
+ &wchar_s, &weak_keys_k, &weak_vals_k, &when_s, &while_s,
+ &while_star_s, &whole_k, &wild_s, &with_dyn_rebinds_s, &word_char_k,
+ &wrap_k, &wstr_d_s, &wstr_s, &year_s, &zap_s,
+ &zarray_s, &zeroplus_s, &zone_s,
#if CONFIG_DEBUG_SUPPORT
&debug_quit_s,