[SVN] r4409 (Ocaml Misc CodeCompletion)

William D. Neumann wneumann at cs.unm.edu
Tue Jul 18 21:34:54 UTC 2006


Adding a new code completion bundle for the other libraries distributed with OCaml
(minus graphics and LablTk).  Some notes:

  * Most module contents use fully qualified names.  This is not the case with the contents
    of the Num libraries.  Those libraries' contents are already named in a non-clashing way,
    so they expect the modules to have been opened.
  * There is an awful lot of stuff in there, I'm sure I goofed up somewhere...
    
William D. Neumann

Changed:
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/16-bit signed int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/16-bit unsigned int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/31-bit signed int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/32-bit complex float.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/32-bit float.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/32-bit signed int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/64-bit complex float.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/64-bit float.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/64-bit signed int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/8-bit signed int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/8-bit unsigned int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Cannot_open_dll.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Corrupted_interface.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Create if non-existent.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/File_not_found.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Generalized type.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Inconsistent_import.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Linking_error.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Native sized signed int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Not_a_bytecode_file.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Open for reading and writing.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Open read-only.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Open write-only.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Unavailable_primitive.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Unavailable_unit.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Undefined_global.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Uninitialized_global.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/Unsafe_file.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/abs_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/abs_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/abs_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/add_available_units.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/add_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/add_big_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/add_int_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/add_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/add_interfaces.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/add_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/add_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/allow_only.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/allow_unsafe_modules.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/always.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/approx_num_exp.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/approx_num_fix.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/approx_ratio_exp.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/approx_ratio_fix.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/arith_status.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/array1_of_genarray.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/array2_of_genarray.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/array3_of_genarray.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/big_int_of_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/big_int_of_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/big_int_of_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/big_int_of_string.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/blit 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/blit 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/blit 4.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/blit.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/bounded_full_split.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/bounded_split.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/bounded_split_delim.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/broadcast.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/c_layout.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/cautious_normalize_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/cautious_normalize_ratio_when_printing.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ceiling_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ceiling_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/char.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/choose.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/clear_available_units.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/close.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/compare_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/compare_big_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/compare_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/compare_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/complex32.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/complex64.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/create 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/create 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/create 4.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/create 5.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/create 6.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/create 7.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/create.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/create_normalized_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/create_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/decr_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/default_available_units.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/delay.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/denominator_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/dim.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/dim1 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/dim1.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/dim2 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/dim2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/dim3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/dims.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/div_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/div_big_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/div_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/div_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/div_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/div_ratio_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/div_ratio_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/eq_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/eq_big_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/eq_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/eq_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/error_message.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/exit.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/fill 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/fill 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/fill.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/find.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/first_chars.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/firstkey.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/float32.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/float64.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/float_of_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/float_of_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/float_of_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/float_of_rational_string.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/floor_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/floor_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/fortran_layout.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/full_split.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/gcd_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ge_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ge_big_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ge_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ge_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/genarray_of_array1.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/genarray_of_array2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/genarray_of_array3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/get 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/get 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/get 4.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/get.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/get_approx_printing.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/get_error_when_null_denominator.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/get_floating_precision.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/get_normalize_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/get_normalize_ratio_when_printing.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/global_replace.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/global_substitute.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/group_beginning.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/group_end.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/gt_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/gt_big_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/gt_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/gt_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/guard.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/id.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/incr_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/init.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int16_signed.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int16_unsigned.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int32.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int64.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int8_signed.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int8_unsigned.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int_of_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int_of_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/int_of_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/integer_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/integer_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/inverse_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/is_int_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/is_integer_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/is_integer_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/is_normalized_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/iter.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/join.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/kind 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/kind 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/kind 4.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/kind.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/last_chars.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/layout 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/layout 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/layout 4.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/layout.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/le_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/le_big_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/le_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/le_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/loadfile.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/loadfile_private.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/lock.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/lt_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/lt_big_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/lt_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/lt_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/map_file 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/map_file 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/map_file 4.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/map_file.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/match_beginning.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/match_end.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/matched_group.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/matched_string.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/max_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/max_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/max_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/min_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/min_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/min_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/minus_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/minus_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/mod_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/mod_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/mult_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/mult_big_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/mult_int_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/mult_int_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/mult_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/mult_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/nat_of_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/nat_of_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/nativeint.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/new_channel.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/nextkey.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/normalize_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/nth_dim.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/null_denominator.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/num_digits_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/num_dims.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/num_of_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/num_of_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/num_of_nat.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/num_of_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/num_of_string.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/numerator_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/of_array 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/of_array 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/of_array.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/opendbm.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/poll.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/power_big_int_positive_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/power_big_int_positive_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/power_int_positive_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/power_int_positive_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/power_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/power_ratio_positive_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/power_ratio_positive_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/pred_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/pred_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/prohibit.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/quo_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/quomod_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/quote.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ratio_of_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ratio_of_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ratio_of_nat.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ratio_of_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/ratio_of_string.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/receive.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/regexp.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/regexp_case_fold.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/regexp_string.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/regexp_string_case_fold.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/remove.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/replace.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/replace_first.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/replace_matched.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/report_sign_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/reshape.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/reshape_1.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/reshape_2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/reshape_3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/round_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/round_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/search_backward.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/search_forward.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/select 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/select.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/self.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/send.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/set 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/set 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/set 4.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/set.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/set_approx_printing.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/set_error_when_null_denominator.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/set_floating_precision.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/set_normalize_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/set_normalize_ratio_when_printing.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sign_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sign_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sign_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/signal.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/slice_left (C layout only) 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/slice_left (C layout only).tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/slice_left_1 (C layout only).tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/slice_left_2 (C layout only).tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/slice_right (Fortran layout only) 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/slice_right (Fortran layout only).tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/slice_right_1 (Fortran layout only).tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/slice_right_2 (Fortran layout only).tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/split.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/split_delim.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sqrt_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/square_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/square_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/square_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/string_after.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/string_before.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/string_match.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/string_of_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/string_of_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/string_of_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/string_partial_match.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub_left (C layout only) 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub_left (C layout only) 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub_left (C layout only).tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub_ratio.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub_right (Fortran layout only) 2.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub_right (Fortran layout only) 3.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sub_right (Fortran layout only).tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/substitute_first.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/succ_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/succ_num.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/sync.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/try_lock.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/unit_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/unlock.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/wait.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/wait_pid.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/wait_read.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/wait_signal.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/wait_timed_read.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/wait_timed_write.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/wait_write.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/wrap.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/wrap_abort.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/yield.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/Snippets/zero_big_int.tmSnippet
A   trunk/Bundles/Ocaml Misc CodeCompletion.tmbundle/info.plist



More information about the textmate-dev mailing list