From 36e8000863322e5367dafa398b228a72502030a4 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Oct 2015 20:12:45 +0800 Subject: Kate syntax highlighting files update - Oct 2015 Signed-off-by: Michele Calgaro (cherry picked from commit dd1a8d0d1a40f43040555128913e55202f241270) --- kate/data/ocaml.xml | 671 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 507 insertions(+), 164 deletions(-) (limited to 'kate/data/ocaml.xml') diff --git a/kate/data/ocaml.xml b/kate/data/ocaml.xml index f86b2fac8..364cbdd9d 100644 --- a/kate/data/ocaml.xml +++ b/kate/data/ocaml.xml @@ -1,39 +1,48 @@ - + + - - - + + + + + + ]> - + - - - - - declare - value - where + + in + as + forall - + and as assert asr - + begin class closed constraint - - + do + done downto else - + end exception external false @@ -43,9 +52,8 @@ functor if in - + include inherit - initializer land lazy let @@ -56,18 +64,18 @@ match method mod - + module mutable new - + object of - + open or parser private rec - - + sig + struct then to true @@ -79,193 +87,528 @@ while with - - exn - lazy_t - format - unit - int - real - char - string + + + + + + declare + value + where + + + + abs + abs_float + acos + asin + at_exit + atan + atan2 + bool_of_string + ceil + char_of_int + classify_float + close_in + close_in_noerr + close_out + close_out_noerr + compare + cos + cosh + decr + do_at_exit + epsilon_float + exp + float + float_of_int + float_of_string + floor + flush + flush_all + format_of_string + frexp + fst + ignore + in_channel_length + incr + infinity + input + input_binary_int + input_byte + input_char + input_line + input_value + int_of_char + int_of_float + int_of_string + ldexp + lnot + log + log10 + max + max_float + max_int + min + min_float + min_int + mod_float + modf + nan + neg_infinity + not + open_in + open_in_bin + open_in_gen + open_out + open_out_bin + open_out_gen + out_channel_length + output + output_binary_int + output_byte + output_char + output_string + output_value + pos_in + pos_out + pred + prerr_char + prerr_endline + prerr_float + prerr_int + prerr_newline + prerr_string + print_char + print_endline + print_float + print_int + print_newline + print_string + read_float + read_int + read_line + really_input ref + seek_in + seek_out + set_binary_mode_in + set_binary_mode_out + sin + sinh + snd + sqrt + stderr + stdin + stdout + string_of_bool + string_of_float + string_of_format + string_of_int + succ + tan + tanh + truncate + unsafe_really_input + valid_float_lexem + + + + + + exit + failwith + invalid_arg + raise + + + array bool + char + exn + format4 + fpclass + in_channel + int + int32 + int64 + lazy_t list + nativeint + open_flag option + out_channel + real + ref + string + unit - - ? - - - end - - - sig - - - struct - - - object - - - begin - - - do - - - done - - - module - open - include - - - + + FP_infinite + FP_nan + FP_normal + FP_subnormal + FP_zero + None + Open_append + Open_append + Open_binary + Open_binary + Open_creat + Open_creat + Open_excl + Open_excl + Open_nonblock + Open_nonblock + Open_rdonly + Open_rdonly + Open_text + Open_text + Open_trunc + Open_trunc + Open_wronly + Open_wronly + Some + - + + Assert_failure + Division_by_zero + End_of_file + Exit + Failure + Invalid_argument + Match_failure + Not_found + Out_of_memory + Stack_overflow + Sys_blocked_io + Sys_error + Undefined_recursive_module + - - + + Arg + Array + ArrayLabels + Buffer + Callback + Char + Complex + Digest + Filename + Format + Gc + Genlex + Hashtbl + Int32 + Int64 + Lazy + Lexing + List + ListLabels + Map + Marshal + MoreLabels + Nativeint + Oo + Parsing + Printexc + Printf + Queue + Random + Scanf + Set + Sort + Stack + StdLabels + Stream + String + StringLabels + Sys + Weak + - - + - - - - + - - - - - - - + + + + - - - + + + + + + - + - + - + - + - - - - + + + + - - - - - + + + + + + + + + + + - - - - - - + + + + + + + + - - - - + + + - - - - - - + + + - - - + + + + + + - - - + + + + - - - + - - - - + + + + - - - - - + + + + + + + - - - - - + + + + - + - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + -- cgit v1.2.1