|
Revision 5055, 1.8 KB
(checked in by pmoura, 15 months ago)
|
|
Updated text editor configuration files in order to remove references to the no longer used ".config" file name extension and to support syntax coloring and code completion of the multifile/1 and use_module/1-2 directives.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | if |
|---|
| 2 | elif |
|---|
| 3 | else |
|---|
| 4 | endif |
|---|
| 5 | encoding |
|---|
| 6 | ensure_loaded |
|---|
| 7 | calls |
|---|
| 8 | category |
|---|
| 9 | dynamic |
|---|
| 10 | end_category |
|---|
| 11 | end_object |
|---|
| 12 | end_protocol |
|---|
| 13 | info |
|---|
| 14 | initialization |
|---|
| 15 | object |
|---|
| 16 | protocol |
|---|
| 17 | synchronized |
|---|
| 18 | threaded |
|---|
| 19 | uses |
|---|
| 20 | alias |
|---|
| 21 | discontiguous |
|---|
| 22 | meta_predicate |
|---|
| 23 | mode |
|---|
| 24 | multifile |
|---|
| 25 | op |
|---|
| 26 | private |
|---|
| 27 | protected |
|---|
| 28 | public |
|---|
| 29 | use_module |
|---|
| 30 | current_object |
|---|
| 31 | current_protocol |
|---|
| 32 | current_category |
|---|
| 33 | object_property |
|---|
| 34 | protocol_property |
|---|
| 35 | category_property |
|---|
| 36 | create_object |
|---|
| 37 | create_protocol |
|---|
| 38 | create_category |
|---|
| 39 | abolish_object |
|---|
| 40 | abolish_protocol |
|---|
| 41 | abolish_category |
|---|
| 42 | complements |
|---|
| 43 | complements_object |
|---|
| 44 | extends |
|---|
| 45 | extends_object |
|---|
| 46 | extends_protocol |
|---|
| 47 | extends_category |
|---|
| 48 | implements |
|---|
| 49 | implements_protocol |
|---|
| 50 | imports |
|---|
| 51 | imports_category |
|---|
| 52 | instantiates |
|---|
| 53 | instantiates_class |
|---|
| 54 | specializes |
|---|
| 55 | specializes_class |
|---|
| 56 | abolish_events |
|---|
| 57 | current_event |
|---|
| 58 | define_events |
|---|
| 59 | logtalk_load |
|---|
| 60 | logtalk_compile |
|---|
| 61 | logtalk_library_path |
|---|
| 62 | current_logtalk_flag |
|---|
| 63 | set_logtalk_flag |
|---|
| 64 | threaded_call |
|---|
| 65 | threaded_once |
|---|
| 66 | threaded_ignore |
|---|
| 67 | threaded_exit |
|---|
| 68 | threaded_peek |
|---|
| 69 | threaded_wait |
|---|
| 70 | threaded_notify |
|---|
| 71 | self |
|---|
| 72 | this |
|---|
| 73 | sender |
|---|
| 74 | parameter |
|---|
| 75 | before |
|---|
| 76 | after |
|---|
| 77 | phrase |
|---|
| 78 | expand_term |
|---|
| 79 | expand_goal |
|---|
| 80 | goal_expansion |
|---|
| 81 | term_expansion |
|---|
| 82 | true |
|---|
| 83 | fail |
|---|
| 84 | call |
|---|
| 85 | catch |
|---|
| 86 | throw |
|---|
| 87 | unify_with_occurs_check |
|---|
| 88 | var |
|---|
| 89 | atom |
|---|
| 90 | integer |
|---|
| 91 | float |
|---|
| 92 | atomic |
|---|
| 93 | compound |
|---|
| 94 | nonvar |
|---|
| 95 | number |
|---|
| 96 | arg |
|---|
| 97 | copy_term |
|---|
| 98 | functor |
|---|
| 99 | current_predicate |
|---|
| 100 | predicate_property |
|---|
| 101 | abolish |
|---|
| 102 | assertz |
|---|
| 103 | asserta |
|---|
| 104 | clause |
|---|
| 105 | retract |
|---|
| 106 | retractall |
|---|
| 107 | bagof |
|---|
| 108 | findall |
|---|
| 109 | forall |
|---|
| 110 | setof |
|---|
| 111 | current_input |
|---|
| 112 | current_output |
|---|
| 113 | set_input |
|---|
| 114 | set_output |
|---|
| 115 | open |
|---|
| 116 | close |
|---|
| 117 | flush_output |
|---|
| 118 | stream_property |
|---|
| 119 | at_end_of_stream |
|---|
| 120 | set_stream_position |
|---|
| 121 | get_char |
|---|
| 122 | get_code |
|---|
| 123 | peek_char |
|---|
| 124 | peek_code |
|---|
| 125 | put_char |
|---|
| 126 | put_code |
|---|
| 127 | nl |
|---|
| 128 | get_byte |
|---|
| 129 | peek_byte |
|---|
| 130 | put_byte |
|---|
| 131 | read |
|---|
| 132 | read_term |
|---|
| 133 | write |
|---|
| 134 | writeq |
|---|
| 135 | write_canonical |
|---|
| 136 | atom_chars |
|---|
| 137 | atom_codes |
|---|
| 138 | atom_concat |
|---|
| 139 | number_chars |
|---|
| 140 | number_codes |
|---|
| 141 | current_op |
|---|
| 142 | char_conversion |
|---|
| 143 | current_char_conversion |
|---|
| 144 | once |
|---|
| 145 | repeat |
|---|
| 146 | atom_length |
|---|
| 147 | atom_concat |
|---|
| 148 | sub_atom |
|---|
| 149 | atom_chars |
|---|
| 150 | atom_codes |
|---|
| 151 | char_code |
|---|
| 152 | number_chars |
|---|
| 153 | number_codes |
|---|
| 154 | set_prolog_flag |
|---|
| 155 | current_prolog_flag |
|---|
| 156 | halt |
|---|
| 157 | abs |
|---|
| 158 | atan |
|---|
| 159 | ceiling |
|---|
| 160 | cos |
|---|
| 161 | exp |
|---|
| 162 | float_fractional_part |
|---|
| 163 | float_integer_part |
|---|
| 164 | floor |
|---|
| 165 | log |
|---|
| 166 | mod |
|---|
| 167 | rem |
|---|
| 168 | round |
|---|
| 169 | sign |
|---|
| 170 | sin |
|---|
| 171 | sqrt |
|---|
| 172 | truncate |
|---|