diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index c2dc3675..ce3d5e89 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -50,18 +50,12 @@ "Ecl": [ ".ecl" ], - "edn": [ - ".edn" - ], "Elm": [ ".elm" ], "Emacs Lisp": [ ".el" ], - "fish": [ - ".fish" - ], "Forth": [ ".forth", ".fth" @@ -93,6 +87,11 @@ "Ioke": [ ".ik" ], + "JSON": [ + ".json", + ".maxhelp", + ".maxpat" + ], "Java": [ ".java" ], @@ -100,11 +99,6 @@ ".js", ".script!" ], - "JSON": [ - ".json", - ".maxhelp", - ".maxpat" - ], "Julia": [ ".jl" ], @@ -150,27 +144,27 @@ "MoonScript": [ ".moon" ], + "NSIS": [ + ".nsh", + ".nsi" + ], "Nemerle": [ ".n" ], "Nimrod": [ ".nim" ], - "NSIS": [ - ".nsh", - ".nsi" - ], "Nu": [ ".script!" ], - "Objective-C": [ - ".h", - ".m" - ], "OCaml": [ ".eliom", ".ml" ], + "Objective-C": [ + ".h", + ".m" + ], "Omgrofl": [ ".omgrofl" ], @@ -184,6 +178,11 @@ ".cls", ".p" ], + "PHP": [ + ".module", + ".php", + ".script!" + ], "Parrot Assembly": [ ".pasm" ], @@ -196,11 +195,6 @@ ".script!", ".t" ], - "PHP": [ - ".module", - ".php", - ".script!" - ], "PogoScript": [ ".pogo" ], @@ -208,6 +202,9 @@ ".ps1", ".psm1" ], + "Processing": [ + ".pde" + ], "Prolog": [ ".pl" ], @@ -238,6 +235,9 @@ "Rust": [ ".rs" ], + "SCSS": [ + ".scss" + ], "Sass": [ ".sass" ], @@ -253,9 +253,6 @@ ".sci", ".tst" ], - "SCSS": [ - ".scss" - ], "Shell": [ ".bash", ".script!", @@ -270,27 +267,27 @@ ".sc", ".scd" ], - "Tea": [ - ".tea" + "TXL": [ + ".txl" ], "TeX": [ ".cls" ], + "Tea": [ + ".tea" + ], "Turing": [ ".t" ], - "TXL": [ - ".txl" - ], "TypeScript": [ ".ts" ], - "Verilog": [ - ".v" - ], "VHDL": [ ".vhd" ], + "Verilog": [ + ".v" + ], "Visual Basic": [ ".cls" ], @@ -310,6 +307,12 @@ ], "Xtend": [ ".xtend" + ], + "edn": [ + ".edn" + ], + "fish": [ + ".fish" ] }, "filenames": { @@ -365,8 +368,8 @@ ".gemrc" ] }, - "tokens_total": 329398, - "languages_total": 381, + "tokens_total": 329472, + "languages_total": 382, "tokens": { "ABAP": { "*/**": 1, @@ -1483,64 +1486,23 @@ "TwilioAPI.getDefaultAccount": 1 }, "AppleScript": { - "set": 108, - "windowWidth": 3, - "to": 128, - "windowHeight": 3, - "delay": 3, - "AppleScript": 2, - "s": 3, - "text": 13, - "item": 13, - "delimiters": 1, - "tell": 40, - "application": 16, - "screen_width": 2, - "(": 89, - "do": 4, - "JavaScript": 2, - "in": 13, - "document": 2, - ")": 88, - "screen_height": 2, - "end": 67, - "myFrontMost": 3, - "name": 8, - "of": 72, - "first": 1, - "processes": 2, - "whose": 1, - "frontmost": 1, - "is": 40, - "true": 8, - "{": 32, - "desktopTop": 2, - "desktopLeft": 1, - "desktopRight": 1, - "desktopBottom": 1, - "}": 32, - "bounds": 2, - "desktop": 1, - "try": 10, - "process": 5, - "w": 5, - "h": 4, - "size": 5, - "drawer": 2, - "window": 5, - "on": 18, - "error": 3, - "position": 1, - "-": 57, - "/": 2, "property": 7, "type_list": 6, + "{": 32, + "}": 32, "extension_list": 6, + "-": 57, "html": 2, + "is": 40, "not": 5, "currently": 2, "handled": 2, + "on": 18, "run": 4, + "tell": 40, + "application": 16, + "to": 128, + "set": 108, "FinderSelection": 4, "the": 56, "selection": 2, @@ -1557,14 +1519,18 @@ "handler": 2, "SelectionCount": 6, "number": 6, + "of": 72, "count": 10, "if": 50, "then": 28, "userPicksFolder": 6, + "(": 89, + ")": 88, "else": 14, "MyPath": 4, "path": 6, "me": 2, + "item": 13, "If": 2, "I": 2, "m": 2, @@ -1572,6 +1538,7 @@ "double": 2, "clicked": 2, "droplet": 2, + "end": 67, "these_items": 18, "choose": 2, "file": 6, @@ -1587,25 +1554,32 @@ "info": 4, "for": 5, "folder": 10, + "true": 8, "processFolder": 8, "false": 9, "and": 7, + "in": 13, "or": 6, + "name": 8, "extension": 4, "theFilePath": 8, "string": 17, "thePOSIXFilePath": 8, "POSIX": 4, "processFile": 8, + "process": 5, "folders": 2, "theFolder": 6, "without": 2, "invisibles": 2, + "text": 13, "&": 63, "thePOSIXFileName": 6, + "try": 10, "terminalCommand": 6, "convertCommand": 4, "newFileName": 4, + "do": 4, "shell": 2, "script": 2, "need": 1, @@ -1635,6 +1609,7 @@ "subject": 1, "visible": 2, "font": 2, + "size": 5, "theMailboxes": 2, "mailboxes": 1, "returns": 2, @@ -1689,24 +1664,31 @@ "enabled": 2, "tab": 1, "group": 1, + "window": 5, "click": 1, "radio": 1, + "delay": 3, "get": 1, "value": 1, "field": 1, "isVoiceOverRunning": 3, "isRunning": 3, + "processes": 2, "contains": 1, "isVoiceOverRunningWithAppleScript": 3, "isRunningWithAppleScript": 3, + "AppleScript": 2, "VoiceOver": 1, "x": 1, + "bounds": 2, "vo": 1, "cursor": 1, + "error": 3, "currentDate": 3, "date": 1, "amPM": 4, "currentHour": 9, + "s": 3, "minutes": 2, "<": 2, "below": 1, @@ -1723,7 +1705,28 @@ "currentTime": 3, "day": 1, "output": 1, - "say": 1 + "say": 1, + "windowWidth": 3, + "windowHeight": 3, + "delimiters": 1, + "screen_width": 2, + "JavaScript": 2, + "document": 2, + "screen_height": 2, + "myFrontMost": 3, + "first": 1, + "whose": 1, + "frontmost": 1, + "desktopTop": 2, + "desktopLeft": 1, + "desktopRight": 1, + "desktopBottom": 1, + "desktop": 1, + "w": 5, + "h": 4, + "drawer": 2, + "position": 1, + "/": 2 }, "Arduino": { "void": 2, @@ -10957,129 +10960,6 @@ "s_compile_correct": 1, "app_nil_end.": 1, "execute_theorem.": 1, - "Eqdep_dec.": 1, - "Arith.": 2, - "eq_rect_eq_nat": 2, - "Q": 3, - "eq_rect": 3, - "h.": 1, - "K_dec_set": 1, - "eq_nat_dec.": 1, - "Scheme": 1, - "le_ind": 1, - "replace": 4, - "le_n": 4, - "fun": 17, - "refl_equal": 4, - "pattern": 2, - "case": 2, - "trivial.": 14, - "contradiction": 8, - "le_Sn_n": 5, - "le_S": 6, - "Heq": 8, - "m0": 1, - "HeqS": 3, - "injection": 4, - "HeqS.": 2, - "eq_rect_eq_nat.": 1, - "IHp": 2, - "dep_pair_intro": 2, - "Hx": 20, - "Hy": 14, - "<=n),>": 1, - "x=": 1, - "exist": 7, - "Hy.": 3, - "Heq.": 6, - "le_uniqueness_proof": 1, - "Hy0": 1, - "card": 2, - "f": 108, - "card_interval": 1, - "<=n}>": 1, - "proj1_sig": 1, - "proj2_sig": 1, - "Hp": 5, - "Hq": 3, - "Hpq.": 1, - "Hmn.": 1, - "Hmn": 1, - "interval_dec": 1, - "left.": 3, - "dep_pair_intro.": 3, - "right.": 9, - "discriminate": 3, - "le_Sn_le": 2, - "eq_S.": 1, - "Hneq.": 2, - "card_inj_aux": 1, - "g": 6, - "False.": 1, - "Hfbound": 1, - "Hfinj": 1, - "Hgsurj.": 1, - "Hgsurj": 3, - "Hfx": 2, - "le_n_O_eq.": 2, - "Hfbound.": 2, - "Hx.": 5, - "le_lt_dec": 9, - "xSn": 21, - "then": 9, - "else": 9, - "is": 4, - "bounded": 1, - "injective": 6, - "Hlefx": 1, - "Hgefx": 1, - "Hlefy": 1, - "Hgefy": 1, - "Hfinj.": 3, - "sym_not_eq.": 2, - "Heqf.": 2, - "Hneqy.": 2, - "le_lt_trans": 2, - "le_O_n.": 2, - "le_neq_lt": 2, - "Hneqx.": 2, - "pred_inj.": 1, - "lt_O_neq": 2, - "neq_dep_intro": 2, - "inj_restrict": 1, - "Heqf": 1, - "surjective": 1, - "Hlep.": 3, - "Hle": 1, - "Hlt": 3, - "Hfsurj": 2, - "le_n_S": 1, - "Hlep": 4, - "Hneq": 7, - "Heqx.": 2, - "Heqx": 4, - "Hle.": 1, - "le_not_lt": 1, - "lt_trans": 4, - "lt_n_Sn.": 1, - "Hlt.": 1, - "lt_irrefl": 2, - "lt_le_trans": 1, - "pose": 2, - "let": 3, - "Hneqx": 1, - "Hneqy": 1, - "Heqg": 1, - "Hdec": 3, - "Heqy": 1, - "Hginj": 1, - "HSnx.": 1, - "HSnx": 1, - "interval_discr": 1, - "<=m}>": 1, - "card_inj": 1, - "interval_dec.": 1, - "card_interval.": 2, "Basics.": 2, "NatList.": 2, "natprod": 5, @@ -11118,6 +10998,8 @@ "r1": 2, "v2": 2, "r2": 2, + "then": 9, + "else": 9, "test_beq_natlist1": 1, "test_beq_natlist2": 1, "beq_natlist_refl": 1, @@ -11133,173 +11015,11 @@ "symmetry.": 2, "rev_exercise": 1, "rev_involutive.": 1, - "Setoid": 1, - "Compare_dec": 1, - "ListNotations.": 1, - "Implicit": 15, - "Arguments.": 2, - "Permutation.": 2, - "Permutation": 38, - "perm_nil": 1, - "perm_skip": 1, - "Local": 7, - "Constructors": 3, - "Permutation_nil": 2, - "HF.": 3, - "@nil": 1, - "HF": 2, - "||": 1, - "Permutation_nil_cons": 1, - "discriminate.": 2, - "Permutation_refl": 1, - "Permutation_sym": 1, - "Hperm": 7, - "perm_trans": 1, - "Permutation_trans": 4, - "Logic.eq": 2, - "@Permutation": 5, - "iff": 1, - "@In": 1, - "red": 6, - "Permutation_in.": 2, - "Permutation_app_tail": 2, - "tl": 8, - "eapply": 8, - "Permutation_app_head": 2, - "app_comm_cons": 5, - "Permutation_app": 3, - "Hpermmm": 1, - "idtac": 1, - "Global": 5, - "@app": 1, - "Permutation_app.": 1, - "Permutation_add_inside": 1, - "Permutation_cons_append": 1, - "IHl": 8, - "Permutation_cons_append.": 3, - "Permutation_app_comm": 3, - "app_nil_r": 1, - "app_assoc": 2, - "Permutation_cons_app": 3, - "Permutation_middle": 2, - "Permutation_rev": 3, - "rev": 7, - "1": 1, - "@rev": 1, - "2": 1, - "Permutation_length": 2, - "length": 21, - "transitivity": 4, - "@length": 1, - "Permutation_length.": 1, - "Permutation_ind_bis": 2, - "Hnil": 1, - "Hskip": 3, - "Hswap": 2, - "Htrans.": 1, - "Htrans": 1, - "eauto.": 7, - "Ltac": 1, - "break_list": 5, - "Permutation_nil_app_cons": 1, - "l4": 3, - "P.": 5, - "IH": 3, - "Permutation_middle.": 3, - "perm_swap.": 2, - "perm_swap": 1, - "eq_refl": 2, - "In_split": 1, - "Permutation_app_inv": 1, - "NoDup": 4, - "incl": 3, - "N.": 1, - "E": 7, - "Ha": 6, - "In": 6, - "N": 1, - "Hal": 1, - "Hl": 1, - "exfalso.": 1, - "NoDup_Permutation_bis": 2, - "inversion_clear": 6, - "intuition.": 2, - "Permutation_NoDup": 1, - "Permutation_map": 1, - "Hf": 15, - "injective_bounded_surjective": 1, - "set": 1, - "seq": 2, - "map": 4, - "x.": 3, - "in_map_iff.": 2, - "in_seq": 4, - "arith": 4, - "NoDup_cardinal_incl": 1, - "injective_map_NoDup": 2, - "seq_NoDup": 1, - "map_length": 1, - "by": 7, - "in_map_iff": 1, - "split": 14, - "nat_bijection_Permutation": 1, - "BD.": 1, - "seq_NoDup.": 1, - "map_length.": 1, - "Injection": 1, - "Permutation_alt": 1, - "Alternative": 1, - "characterization": 1, - "of": 4, - "via": 1, - "nth_error": 7, - "and": 1, - "nth": 2, - "adapt": 4, - "adapt_injective": 1, - "adapt.": 2, - "EQ.": 2, - "LE": 11, - "LT": 14, - "eq_add_S": 2, - "Hf.": 1, - "Lt.le_lt_or_eq": 3, - "LE.": 3, - "EQ": 8, - "lt": 3, - "LT.": 5, - "Lt.S_pred": 3, - "Lt.lt_not_le": 2, - "adapt_ok": 2, - "nth_error_app1": 1, - "nth_error_app2": 1, - "arith.": 8, - "Minus.minus_Sn_m": 1, - "Permutation_nth_error": 2, - "IHP": 2, - "IHP2": 1, - "Hg": 2, - "E.": 2, - "L12": 2, - "app_length.": 2, - "plus_n_Sm.": 1, - "adapt_injective.": 1, - "nth_error_None": 4, - "Hn": 1, - "Hf2": 1, - "Hf3": 2, - "Lt.le_or_lt": 1, - "Lt.lt_irrefl": 2, - "Lt.lt_le_trans": 2, - "Hf1": 1, - "do": 4, - "congruence.": 1, - "Permutation_alt.": 1, - "Permutation_app_swap": 1, - "only": 3, - "parsing": 3, "Omega": 1, "SetoidList.": 1, + "Implicit": 15, + "Arguments.": 2, + "Local": 7, "nil.": 2, "..": 4, "Permut.": 1, @@ -11308,22 +11028,29 @@ "list_contents_app": 5, "permut_refl": 1, "permut_sym": 4, + "trivial.": 14, "permut_trans": 5, "permut_cons_eq": 3, "meq_left": 1, "meq_singleton": 1, "permut_cons": 5, "permut_app": 1, + "l4": 3, "specialize": 6, "a0.": 1, + "Ha": 6, "decide": 1, + "replace": 4, "permut_add_inside_eq": 1, "permut_add_cons_inside": 3, "permut_add_inside": 1, "permut_middle": 1, "permut_refl.": 5, "permut_sym_app": 1, + "do": 4, + "arith.": 8, "permut_rev": 1, + "rev": 7, "permut_add_cons_inside.": 1, "app_nil_end": 1, "results": 1, @@ -11338,33 +11065,48 @@ "B": 6, "if_eqA_refl": 3, "decide_left": 1, + "Global": 5, "if_eqA": 1, "contradict": 3, + "transitivity": 4, "A1": 2, "if_eqA_rewrite_r": 1, "A2": 4, "Hxx": 1, "multiplicity_InA": 4, "InA": 8, + "split": 14, + "right.": 9, + "IHl": 8, "multiplicity_InA_O": 2, "multiplicity_InA_S": 1, "multiplicity_NoDupA": 1, "NoDupA": 3, + "inversion_clear": 6, + "EQ": 8, "NEQ": 1, + "Permutation": 38, + "is": 4, "compatible": 1, "permut_InA_InA": 3, "multiplicity_InA.": 1, "meq.": 2, "permut_cons_InA": 3, "permut_nil": 3, + "by": 7, "Abs": 2, "permut_length_1": 1, + "discriminate.": 2, "permut_length_2": 1, + "P.": 5, "permut_length_1.": 2, + "red": 6, "@if_eqA_rewrite_l": 2, "permut_length": 1, + "length": 21, "InA_split": 1, "h2": 1, + "app_length.": 2, "plus_n_Sm": 1, "f_equal.": 1, "app_length": 1, @@ -11379,18 +11121,177 @@ "Forall2": 2, "permutation_Permutation": 1, "Forall2.": 1, + "pose": 2, "proof": 1, + "IHP": 2, "IHA": 2, "Forall2_app_inv_r": 1, "Hl1": 1, "Hl2": 1, + "Permutation_cons_app": 3, "Forall2_app": 1, "Forall2_cons": 1, + "Heq": 8, "Permutation_impl_permutation": 1, "permut_eqA": 1, "Permut_permut.": 1, "permut_right": 1, + "only": 3, + "parsing": 3, "permut_tran": 1, + "Setoid": 1, + "Compare_dec": 1, + "ListNotations.": 1, + "Permutation.": 2, + "perm_nil": 1, + "perm_skip": 1, + "Constructors": 3, + "Permutation_nil": 2, + "HF.": 3, + "@nil": 1, + "HF": 2, + "discriminate": 3, + "||": 1, + "Permutation_nil_cons": 1, + "Permutation_refl": 1, + "Permutation_sym": 1, + "Hperm": 7, + "perm_trans": 1, + "Permutation_trans": 4, + "Logic.eq": 2, + "@Permutation": 5, + "iff": 1, + "@In": 1, + "Permutation_in.": 2, + "Permutation_app_tail": 2, + "tl": 8, + "eapply": 8, + "Permutation_app_head": 2, + "app_comm_cons": 5, + "Permutation_app": 3, + "Hpermmm": 1, + "idtac": 1, + "@app": 1, + "Permutation_app.": 1, + "Permutation_add_inside": 1, + "Permutation_cons_append": 1, + "Permutation_cons_append.": 3, + "Permutation_app_comm": 3, + "app_nil_r": 1, + "app_assoc": 2, + "Permutation_middle": 2, + "Permutation_rev": 3, + "1": 1, + "@rev": 1, + "2": 1, + "Permutation_length": 2, + "@length": 1, + "Permutation_length.": 1, + "Permutation_ind_bis": 2, + "Hnil": 1, + "Hskip": 3, + "Hswap": 2, + "Htrans.": 1, + "Htrans": 1, + "eauto.": 7, + "Ltac": 1, + "break_list": 5, + "injection": 4, + "Permutation_nil_app_cons": 1, + "Hp": 5, + "IH": 3, + "Permutation_middle.": 3, + "perm_swap.": 2, + "perm_swap": 1, + "eq_refl": 2, + "In_split": 1, + "Permutation_app_inv": 1, + "NoDup": 4, + "incl": 3, + "N.": 1, + "E": 7, + "Hx.": 5, + "In": 6, + "Hy": 14, + "N": 1, + "Hal": 1, + "Hl": 1, + "exfalso.": 1, + "Hx": 20, + "NoDup_Permutation_bis": 2, + "intuition.": 2, + "Permutation_NoDup": 1, + "Permutation_map": 1, + "Hf": 15, + "Hy.": 3, + "injective_bounded_surjective": 1, + "f": 108, + "injective": 6, + "set": 1, + "seq": 2, + "map": 4, + "x.": 3, + "in_map_iff.": 2, + "in_seq": 4, + "arith": 4, + "NoDup_cardinal_incl": 1, + "injective_map_NoDup": 2, + "seq_NoDup": 1, + "map_length": 1, + "in_map_iff": 1, + "nat_bijection_Permutation": 1, + "let": 3, + "BD.": 1, + "seq_NoDup.": 1, + "map_length.": 1, + "Injection": 1, + "Permutation_alt": 1, + "Alternative": 1, + "characterization": 1, + "of": 4, + "via": 1, + "nth_error": 7, + "and": 1, + "nth": 2, + "adapt": 4, + "le_lt_dec": 9, + "adapt_injective": 1, + "adapt.": 2, + "EQ.": 2, + "LE": 11, + "LT": 14, + "eq_add_S": 2, + "Hf.": 1, + "Lt.le_lt_or_eq": 3, + "LE.": 3, + "lt": 3, + "LT.": 5, + "Lt.S_pred": 3, + "Lt.lt_not_le": 2, + "adapt_ok": 2, + "nth_error_app1": 1, + "nth_error_app2": 1, + "Minus.minus_Sn_m": 1, + "Permutation_nth_error": 2, + "fun": 17, + "IHP2": 1, + "g": 6, + "Hg": 2, + "E.": 2, + "L12": 2, + "plus_n_Sm.": 1, + "adapt_injective.": 1, + "nth_error_None": 4, + "Hn": 1, + "Hf2": 1, + "Hf3": 2, + "Lt.le_or_lt": 1, + "Lt.lt_irrefl": 2, + "Lt.lt_le_trans": 2, + "Hf1": 1, + "congruence.": 1, + "Permutation_alt.": 1, + "Permutation_app_swap": 1, "Lists.": 1, "X.": 4, "app": 5, @@ -11504,11 +11405,15 @@ "Hmo.": 4, "Hnm.": 3, "IHHmo.": 1, + "lt_trans": 4, "lt.": 2, "transitive.": 1, + "le_S": 6, "Hm": 1, + "le_Sn_le": 2, "le_S_n": 2, "Sn_le_Sm__n_le_m.": 1, + "le_Sn_n": 5, "not": 1, "TODO": 1, "Hmo": 1, @@ -11602,6 +11507,7 @@ "bool_step_prop4_holds": 1, "bool_step_prop4.": 2, "ST_ShortCut.": 1, + "left.": 3, "IHt1.": 1, "t2.": 4, "t3.": 2, @@ -11694,7 +11600,104 @@ "T12": 2, "IHhas_type.": 1, "IHhas_type1.": 1, - "IHhas_type2.": 1 + "IHhas_type2.": 1, + "Eqdep_dec.": 1, + "Arith.": 2, + "eq_rect_eq_nat": 2, + "Q": 3, + "eq_rect": 3, + "h.": 1, + "K_dec_set": 1, + "eq_nat_dec.": 1, + "Scheme": 1, + "le_ind": 1, + "le_n": 4, + "refl_equal": 4, + "pattern": 2, + "case": 2, + "contradiction": 8, + "m0": 1, + "HeqS": 3, + "HeqS.": 2, + "eq_rect_eq_nat.": 1, + "IHp": 2, + "dep_pair_intro": 2, + "<=n),>": 1, + "x=": 1, + "exist": 7, + "Heq.": 6, + "le_uniqueness_proof": 1, + "Hy0": 1, + "card": 2, + "card_interval": 1, + "<=n}>": 1, + "proj1_sig": 1, + "proj2_sig": 1, + "Hq": 3, + "Hpq.": 1, + "Hmn.": 1, + "Hmn": 1, + "interval_dec": 1, + "dep_pair_intro.": 3, + "eq_S.": 1, + "Hneq.": 2, + "card_inj_aux": 1, + "False.": 1, + "Hfbound": 1, + "Hfinj": 1, + "Hgsurj.": 1, + "Hgsurj": 3, + "Hfx": 2, + "le_n_O_eq.": 2, + "Hfbound.": 2, + "xSn": 21, + "bounded": 1, + "Hlefx": 1, + "Hgefx": 1, + "Hlefy": 1, + "Hgefy": 1, + "Hfinj.": 3, + "sym_not_eq.": 2, + "Heqf.": 2, + "Hneqy.": 2, + "le_lt_trans": 2, + "le_O_n.": 2, + "le_neq_lt": 2, + "Hneqx.": 2, + "pred_inj.": 1, + "lt_O_neq": 2, + "neq_dep_intro": 2, + "inj_restrict": 1, + "Heqf": 1, + "surjective": 1, + "Hlep.": 3, + "Hle": 1, + "Hlt": 3, + "Hfsurj": 2, + "le_n_S": 1, + "Hlep": 4, + "Hneq": 7, + "Heqx.": 2, + "Heqx": 4, + "Hle.": 1, + "le_not_lt": 1, + "lt_n_Sn.": 1, + "Hlt.": 1, + "lt_irrefl": 2, + "lt_le_trans": 1, + "Hneqx": 1, + "Hneqy": 1, + "Heqg": 1, + "Hdec": 3, + "Heqy": 1, + "Hginj": 1, + "HSnx.": 1, + "HSnx": 1, + "interval_discr": 1, + "<=m}>": 1, + "card_inj": 1, + "interval_dec.": 1, + "card_interval.": 2 }, "Dart": { "class": 1, @@ -11838,30 +11841,6 @@ "a": 1, "self": 1 }, - "edn": { - "[": 24, - "{": 22, - "db/id": 22, - "#db/id": 22, - "db.part/db": 6, - "]": 24, - "db/ident": 3, - "object/name": 18, - "db/doc": 4, - "db/valueType": 3, - "db.type/string": 2, - "db/index": 3, - "true": 3, - "db/cardinality": 3, - "db.cardinality/one": 3, - "db.install/_attribute": 3, - "}": 22, - "object/meanRadius": 18, - "db.type/double": 1, - "data/source": 2, - "db.part/tx": 2, - "db.part/user": 17 - }, "Elm": { "import": 3, "List": 1, @@ -11984,348 +11963,60 @@ "print": 1, ")": 1 }, - "fish": { - "#": 18, - "set": 49, - "-": 102, - "g": 1, - "IFS": 4, - "n": 5, - "t": 2, - "l": 15, - "configdir": 2, - "/.config": 1, - "if": 21, - "q": 9, - "XDG_CONFIG_HOME": 2, - "end": 33, - "not": 8, - "fish_function_path": 4, - "configdir/fish/functions": 1, - "__fish_sysconfdir/functions": 1, - "__fish_datadir/functions": 3, - "contains": 4, - "[": 13, - "]": 13, - "fish_complete_path": 4, - "configdir/fish/completions": 1, - "__fish_sysconfdir/completions": 1, - "__fish_datadir/completions": 3, - "test": 7, - "d": 3, - "/usr/xpg4/bin": 3, - "PATH": 6, - "path_list": 4, - "/bin": 1, - "/usr/bin": 1, - "/usr/X11R6/bin": 1, - "/usr/local/bin": 1, - "__fish_bin_dir": 1, - "switch": 3, - "USER": 1, - "case": 9, - "root": 1, - "/sbin": 1, - "/usr/sbin": 1, - "/usr/local/sbin": 1, - "for": 1, - "i": 5, - "in": 2, - "function": 6, - "fish_sigtrap_handler": 1, - "on": 2, - "signal": 1, - "TRAP": 1, - "no": 2, - "scope": 1, - "shadowing": 1, - "description": 2, - "breakpoint": 1, - "__fish_on_interactive": 2, - "event": 1, - "fish_prompt": 1, - "__fish_config_interactive": 1, - "functions": 5, - "e": 6, - "eval": 5, - "S": 1, - "If": 2, - "we": 2, - "are": 1, - "an": 1, - "interactive": 8, - "shell": 1, - "should": 2, - "enable": 1, - "full": 4, - "job": 5, - "control": 5, - "since": 1, - "it": 1, - "behave": 1, - "like": 2, - "the": 1, - "real": 1, - "code": 1, - "was": 1, - "executed.": 1, - "don": 1, - "do": 1, - "this": 1, - "commands": 1, - "that": 1, - "expect": 1, - "to": 1, - "be": 1, - "used": 1, - "interactively": 1, - "less": 1, - "wont": 1, - "work": 1, - "using": 1, - "eval.": 1, - "mode": 5, - "status": 7, - "is": 3, - "else": 3, - "none": 1, - "echo": 3, - "|": 3, - ".": 2, - "<": 1, - "&": 1, - "res": 2, - "return": 6, - "funced": 3, - "editor": 7, - "EDITOR": 1, - "funcname": 14, - "while": 2, - "argv": 9, - "h": 1, - "help": 1, - "__fish_print_help": 1, - "set_color": 4, - "red": 2, - "printf": 3, - "(": 7, - "_": 3, - ")": 7, - "normal": 2, - "begin": 2, - ";": 7, - "or": 3, - "init": 5, - "nend": 2, - "editor_cmd": 2, - "type": 1, - "f": 3, - "/dev/null": 2, - "fish": 3, - "z": 1, - "fish_indent": 2, - "indent": 1, - "prompt": 2, - "read": 1, - "p": 1, - "c": 1, - "s": 1, - "cmd": 2, - "TMPDIR": 2, - "/tmp": 1, - "tmpname": 8, - "%": 2, - "self": 2, - "random": 2, - "stat": 2, - "rm": 1 - }, "Forth": { - "(": 88, - "Block": 2, - "words.": 6, - ")": 87, - "variable": 3, - "blk": 3, - "current": 5, - "-": 473, - "block": 8, - "n": 22, - "addr": 11, - ";": 61, - "buffer": 2, - "evaluate": 1, - "extended": 3, - "semantics": 3, - "flush": 1, - "load": 2, - "...": 4, - "dup": 10, - "save": 2, - "input": 2, - "in": 4, - "@": 13, - "source": 5, - "#source": 2, - "interpret": 1, - "restore": 1, - "buffers": 2, - "update": 1, - "extension": 4, - "empty": 2, - "scr": 2, - "list": 1, - "bounds": 1, - "do": 2, - "i": 5, - "emit": 2, - "loop": 4, - "refill": 2, - "thru": 1, - "x": 10, - "y": 5, - "+": 17, - "swap": 12, - "*": 9, - "forth": 2, - "Copyright": 3, - "Lars": 3, - "Brinkhoff": 3, - "Kernel": 4, - "#tib": 2, - "TODO": 12, - ".r": 1, - ".": 5, - "[": 16, - "char": 10, - "]": 15, - "parse": 5, - "type": 3, - "immediate": 19, - "<": 14, - "flag": 4, - "r": 18, - "x1": 5, - "x2": 5, - "R": 13, - "rot": 2, - "r@": 2, - "noname": 1, - "align": 2, - "here": 9, - "c": 3, - "allot": 2, - "lastxt": 4, - "SP": 1, - "query": 1, - "tib": 1, - "body": 1, - "true": 1, - "tuck": 2, - "over": 5, - "u.r": 1, - "u": 3, - "if": 9, - "drop": 4, - "false": 1, - "else": 6, - "then": 5, - "unused": 1, - "value": 1, - "create": 2, - "does": 5, - "within": 1, - "compile": 2, - "Forth2012": 2, - "core": 1, - "action": 1, - "of": 3, - "defer": 2, - "name": 1, - "s": 4, - "c@": 2, - "negate": 1, - "nip": 2, - "bl": 4, - "word": 9, - "ahead": 2, - "resolve": 4, - "literal": 4, - "postpone": 14, - "nonimmediate": 1, - "caddr": 1, - "C": 9, - "find": 2, - "cells": 1, - "postponers": 1, - "execute": 1, - "unresolved": 4, - "orig": 5, - "chars": 1, - "n1": 2, - "n2": 2, - "orig1": 1, - "orig2": 1, - "branch": 5, - "dodoes_code": 1, - "code": 3, - "begin": 2, - "dest": 5, - "while": 2, - "repeat": 2, - "until": 1, - "recurse": 1, - "pad": 3, - "If": 1, - "necessary": 1, - "and": 3, - "keep": 1, - "parsing.": 1, - "string": 3, - "cmove": 1, - "state": 2, - "cr": 3, - "abort": 3, - "": 1, - "Undefined": 1, - "ok": 1, - "HELLO": 4, "KataDiversion": 1, + "in": 4, "Forth": 1, + "-": 473, "utils": 1, + "empty": 2, "the": 7, "stack": 3, "EMPTY": 1, "DEPTH": 2, + "<": 14, "IF": 10, "BEGIN": 3, "DROP": 5, "UNTIL": 3, "THEN": 10, + ";": 61, "power": 2, "**": 2, + "(": 88, + "n1": 2, + "n2": 2, "n1_pow_n2": 1, + ")": 87, "SWAP": 8, "DUP": 14, "DO": 2, "OVER": 2, + "*": 9, "LOOP": 2, "NIP": 4, "compute": 1, "highest": 1, + "of": 3, "below": 1, "N.": 1, "e.g.": 2, "MAXPOW2": 2, + "n": 22, "log2_n": 1, "ABORT": 1, "ELSE": 7, + "R": 13, "|": 4, + "i": 5, "I": 5, + "[": 16, + "]": 15, "i*2": 1, "/": 3, "kata": 1, "test": 1, + "if": 9, "given": 3, "N": 6, "has": 1, @@ -12337,6 +12028,7 @@ "ADJACENT": 3, "BITS": 3, "bool": 1, + "word": 9, "uses": 1, "following": 1, "algorithm": 1, @@ -12344,7 +12036,12 @@ "A": 5, "X": 5, "LOG2": 1, + "loop": 4, + "then": 5, + "+": 17, + "else": 6, "end": 1, + "and": 3, "OR": 1, "INVERT": 1, "maximum": 1, @@ -12369,6 +12066,132 @@ "//www.codekata.com/2007/01/code_kata_fifte.html": 1, "HOW": 1, "MANY": 1, + "Block": 2, + "words.": 6, + "variable": 3, + "blk": 3, + "current": 5, + "block": 8, + "addr": 11, + "buffer": 2, + "evaluate": 1, + "extended": 3, + "semantics": 3, + "flush": 1, + "load": 2, + "...": 4, + "dup": 10, + "save": 2, + "input": 2, + "@": 13, + "source": 5, + "#source": 2, + "interpret": 1, + "restore": 1, + "buffers": 2, + "update": 1, + "extension": 4, + "scr": 2, + "list": 1, + "bounds": 1, + "do": 2, + "emit": 2, + "refill": 2, + "thru": 1, + "x": 10, + "y": 5, + "swap": 12, + "forth": 2, + "Copyright": 3, + "Lars": 3, + "Brinkhoff": 3, + "Kernel": 4, + "#tib": 2, + "TODO": 12, + ".r": 1, + ".": 5, + "char": 10, + "parse": 5, + "type": 3, + "immediate": 19, + "flag": 4, + "r": 18, + "x1": 5, + "x2": 5, + "rot": 2, + "r@": 2, + "noname": 1, + "align": 2, + "here": 9, + "c": 3, + "allot": 2, + "lastxt": 4, + "SP": 1, + "query": 1, + "tib": 1, + "body": 1, + "true": 1, + "tuck": 2, + "over": 5, + "u.r": 1, + "u": 3, + "drop": 4, + "false": 1, + "unused": 1, + "value": 1, + "create": 2, + "does": 5, + "within": 1, + "compile": 2, + "Forth2012": 2, + "core": 1, + "action": 1, + "defer": 2, + "name": 1, + "s": 4, + "c@": 2, + "negate": 1, + "nip": 2, + "bl": 4, + "ahead": 2, + "resolve": 4, + "literal": 4, + "postpone": 14, + "nonimmediate": 1, + "caddr": 1, + "C": 9, + "find": 2, + "cells": 1, + "postponers": 1, + "execute": 1, + "unresolved": 4, + "orig": 5, + "chars": 1, + "orig1": 1, + "orig2": 1, + "branch": 5, + "dodoes_code": 1, + "code": 3, + "begin": 2, + "dest": 5, + "while": 2, + "repeat": 2, + "until": 1, + "recurse": 1, + "pad": 3, + "If": 1, + "necessary": 1, + "keep": 1, + "parsing.": 1, + "string": 3, + "cmove": 1, + "state": 2, + "cr": 3, + "abort": 3, + "": 1, + "Undefined": 1, + "ok": 1, + "HELLO": 4, "Tools": 2, ".s": 1, "depth": 1, @@ -12449,9 +12272,6 @@ ".subsections_via_symbols": 1 }, "Gosu": { - "print": 4, - "(": 54, - ")": 55, "<%!-->": 1, "defined": 1, "in": 3, @@ -12461,9 +12281,11 @@ "%": 2, "@": 1, "params": 1, + "(": 54, "users": 2, "Collection": 1, "": 1, + ")": 55, "<%>": 2, "for": 2, "user": 1, @@ -12489,7 +12311,6 @@ "as": 3, "int": 2, "Relationship.valueOf": 2, - "hello": 1, "uses": 2, "java.util.*": 1, "java.io.File": 1, @@ -12533,6 +12354,7 @@ "+": 2, "@Deprecated": 1, "printPersonInfo": 1, + "print": 4, "addPerson": 4, "p": 5, "if": 4, @@ -12581,7 +12403,8 @@ "writer": 2, "FileWriter": 1, "PersonCSVTemplate.renderToString": 1, - "PersonCSVTemplate.render": 1 + "PersonCSVTemplate.render": 1, + "hello": 1 }, "Groovy": { "task": 1, @@ -12728,262 +12551,19 @@ "SHEBANG#!ioke": 1, "println": 1 }, + "JSON": { + "{": 143, + "}": 143, + "[": 165, + "]": 165, + "true": 3 + }, "Java": { "package": 5, - "clojure.asm": 1, + "nokogiri.internals": 1, ";": 725, "import": 66, - "java.lang.reflect.Constructor": 1, - "java.lang.reflect.Method": 1, - "public": 162, - "class": 9, - "Type": 42, - "{": 330, - "final": 66, "static": 112, - "int": 52, - "VOID": 5, - "BOOLEAN": 6, - "CHAR": 6, - "BYTE": 6, - "SHORT": 6, - "INT": 6, - "FLOAT": 6, - "LONG": 7, - "DOUBLE": 7, - "ARRAY": 6, - "OBJECT": 7, - "VOID_TYPE": 3, - "new": 118, - "(": 895, - ")": 895, - "BOOLEAN_TYPE": 3, - "CHAR_TYPE": 3, - "BYTE_TYPE": 3, - "SHORT_TYPE": 3, - "INT_TYPE": 3, - "FLOAT_TYPE": 3, - "LONG_TYPE": 3, - "DOUBLE_TYPE": 3, - "private": 56, - "sort": 18, - "char": 13, - "[": 49, - "]": 49, - "buf": 43, - "off": 25, - "len": 24, - "this.sort": 2, - "this.len": 2, - "}": 330, - "this.buf": 2, - "this.off": 1, - "getType": 10, - "String": 32, - "typeDescriptor": 1, - "return": 208, - "typeDescriptor.toCharArray": 1, - "Class": 10, - "c": 21, - "if": 95, - "c.isPrimitive": 2, - "Integer.TYPE": 2, - "else": 28, - "Void.TYPE": 3, - "Boolean.TYPE": 2, - "Byte.TYPE": 2, - "Character.TYPE": 2, - "Short.TYPE": 2, - "Double.TYPE": 2, - "Float.TYPE": 2, - "getDescriptor": 11, - "getObjectType": 1, - "name": 10, - "l": 5, - "name.length": 2, - "+": 80, - "name.getChars": 1, - "getArgumentTypes": 2, - "methodDescriptor": 2, - "methodDescriptor.toCharArray": 2, - "size": 8, - "while": 9, - "true": 16, - "car": 18, - "break": 1, - "args": 6, - ".len": 1, - "Method": 3, - "method": 2, - "classes": 2, - "method.getParameterTypes": 1, - "types": 3, - "classes.length": 2, - "for": 16, - "i": 54, - "-": 11, - "getReturnType": 2, - "methodDescriptor.indexOf": 1, - "method.getReturnType": 1, - "switch": 5, - "case": 54, - "//": 16, - "default": 5, - "getSort": 1, - "getDimensions": 3, - "getElementType": 2, - "getClassName": 1, - "StringBuffer": 14, - "b": 1, - ".getClassName": 1, - "b.append": 1, - "b.toString": 1, - ".replace": 2, - "getInternalName": 2, - "buf.toString": 4, - "getMethodDescriptor": 2, - "returnType": 1, - "argumentTypes": 2, - "buf.append": 21, - "<": 13, - "argumentTypes.length": 1, - ".getDescriptor": 1, - "returnType.getDescriptor": 1, - "void": 21, - "c.getName": 1, - "getConstructorDescriptor": 1, - "Constructor": 1, - "parameters": 4, - "c.getParameterTypes": 1, - "parameters.length": 2, - ".toString": 1, - "m": 1, - "m.getParameterTypes": 1, - "m.getReturnType": 1, - "d": 10, - "d.isPrimitive": 1, - "d.isArray": 1, - "d.getComponentType": 1, - "d.getName": 1, - "name.charAt": 1, - "getSize": 1, - "||": 8, - "getOpcode": 1, - "opcode": 17, - "Opcodes.IALOAD": 1, - "Opcodes.IASTORE": 1, - "boolean": 29, - "equals": 2, - "Object": 31, - "o": 12, - "this": 4, - "instanceof": 14, - "false": 9, - "t": 6, - "t.sort": 1, - "Type.OBJECT": 2, - "Type.ARRAY": 2, - "t.len": 1, - "j": 9, - "t.off": 1, - "end": 4, - "t.buf": 1, - "hashCode": 1, - "hc": 4, - "*": 2, - "toString": 1, - "clojure.lang": 1, - "java.lang.ref.Reference": 1, - "java.math.BigInteger": 1, - "java.util.Map": 3, - "java.util.concurrent.ConcurrentHashMap": 1, - "java.lang.ref.SoftReference": 1, - "java.lang.ref.ReferenceQueue": 1, - "Util": 1, - "equiv": 17, - "k1": 40, - "k2": 38, - "null": 75, - "Number": 9, - "&&": 6, - "Numbers.equal": 1, - "IPersistentCollection": 5, - "pcequiv": 2, - "k1.equals": 2, - "long": 4, - "double": 4, - "c1": 2, - "c2": 2, - ".equiv": 2, - "identical": 1, - "classOf": 1, - "x": 8, - "x.getClass": 1, - "compare": 1, - "Numbers.compare": 1, - "Comparable": 1, - ".compareTo": 1, - "hash": 3, - "o.hashCode": 2, - "hasheq": 1, - "Numbers.hasheq": 1, - "IHashEq": 2, - ".hasheq": 1, - "hashCombine": 1, - "seed": 5, - "//a": 1, - "la": 1, - "boost": 1, - "e3779b9": 1, - "<<": 1, - "isPrimitive": 1, - "isInteger": 1, - "Integer": 2, - "Long": 1, - "BigInt": 1, - "BigInteger": 1, - "ret1": 2, - "ret": 4, - "nil": 2, - "ISeq": 2, - "": 1, - "clearCache": 1, - "ReferenceQueue": 1, - "rq": 1, - "ConcurrentHashMap": 1, - "K": 2, - "Reference": 3, - "": 3, - "cache": 1, - "//cleanup": 1, - "any": 1, - "dead": 1, - "entries": 1, - "rq.poll": 2, - "Map.Entry": 1, - "e": 27, - "cache.entrySet": 1, - "val": 3, - "e.getValue": 1, - "val.get": 1, - "cache.remove": 1, - "e.getKey": 1, - "RuntimeException": 5, - "runtimeException": 2, - "s": 4, - "Throwable": 4, - "sneakyThrow": 1, - "throw": 3, - "NullPointerException": 1, - "Util.": 1, - "": 1, - "sneakyThrow0": 2, - "@SuppressWarnings": 1, - "": 1, - "extends": 7, - "throws": 11, - "T": 2, - "nokogiri.internals": 1, "nokogiri.internals.NokogiriHelpers.getNokogiriClass": 1, "nokogiri.internals.NokogiriHelpers.isNamespace": 1, "nokogiri.internals.NokogiriHelpers.stringOrNil": 1, @@ -13006,22 +12586,33 @@ "org.w3c.dom.Document": 1, "org.w3c.dom.NamedNodeMap": 1, "org.w3c.dom.NodeList": 1, + "public": 162, + "class": 9, "HtmlDomParserContext": 3, + "extends": 7, "XmlDomParserContext": 1, + "{": 330, + "(": 895, "Ruby": 43, "runtime": 88, "IRubyObject": 35, "options": 4, + ")": 895, "super": 5, + "}": 330, "encoding": 2, "@Override": 6, "protected": 4, + "void": 21, "initErrorHandler": 1, + "if": 95, "options.strict": 1, "errorHandler": 6, + "new": 118, "NokogiriStrictErrorHandler": 1, "options.noError": 2, "options.noWarning": 2, + "else": 28, "NokogiriNonStrictErrorHandler4NekoHtml": 1, "initParser": 1, "XMLParserConfiguration": 1, @@ -13033,6 +12624,8 @@ "elementValidityCheckFilter": 3, "ElementValidityCheckFilter": 3, "//XMLDocumentFilter": 1, + "[": 49, + "]": 49, "filters": 3, "config.setErrorHandler": 1, "this.errorHandler": 2, @@ -13041,11 +12634,15 @@ "setProperty": 4, "java_encoding": 2, "setFeature": 4, + "true": 16, + "false": 9, "enableDocumentFragment": 1, "XmlDocument": 8, "getNewEmptyDocument": 1, "ThreadContext": 2, "context": 8, + "args": 6, + "return": 208, "XmlDocument.rbNew": 1, "getNokogiriClass": 1, "context.getRuntime": 3, @@ -13060,22 +12657,32 @@ "htmlDocument.setDocumentNode": 1, "ruby_encoding.isNil": 1, "detected_encoding": 2, + "null": 75, + "&&": 6, "detected_encoding.isNil": 1, "ruby_encoding": 3, + "String": 32, "charset": 2, "tryGetCharsetFromHtml5MetaTag": 2, "stringOrNil": 1, "htmlDocument.setEncoding": 1, "htmlDocument.setParsedEncoding": 1, + "private": 56, ".equalsIgnoreCase": 5, "document.getDocumentElement": 2, ".getNodeName": 4, "NodeList": 2, "list": 1, ".getChildNodes": 2, + "for": 16, + "int": 52, + "i": 54, + "<": 13, "list.getLength": 1, + "+": 80, "list.item": 2, "headers": 1, + "j": 9, "headers.getLength": 1, "headers.item": 2, "NamedNodeMap": 1, @@ -13093,26 +12700,35 @@ "attrs": 4, "Augmentations": 2, "augs": 4, + "throws": 11, "XNIException": 2, "attrs.getLength": 1, "isNamespace": 1, "attrs.getQName": 1, "attrs.removeAttributeAt": 1, + "-": 11, "element.uri": 1, "super.startElement": 2, "NokogiriErrorHandler": 2, "element_names": 3, + "//": 16, "g": 1, "r": 1, "w": 1, + "x": 8, "y": 1, "z": 1, + "boolean": 29, "isValid": 2, "testee": 1, + "char": 13, + "c": 21, "testee.toCharArray": 1, "index": 4, + "Integer": 2, ".length": 1, "testee.equals": 1, + "name": 10, "name.rawname": 2, "errorHandler.getErrors": 1, ".add": 1, @@ -13141,10 +12757,12 @@ "java.text.ParseException": 1, "java.util.Collections": 2, "java.util.List": 1, + "java.util.Map": 3, "hudson.Util.fixEmpty": 1, "Hudson": 5, "Jenkins": 2, "transient": 2, + "final": 66, "CopyOnWriteList": 4, "": 2, "itemListeners": 2, @@ -13162,6 +12780,7 @@ "IOException": 8, "InterruptedException": 2, "ReactorException": 2, + "this": 4, "PluginManager": 1, "pluginManager": 2, "getJobListeners": 1, @@ -13171,6 +12790,7 @@ "Node": 1, "n": 3, "getNode": 1, + "instanceof": 14, "List": 3, "": 2, "getSlaves": 1, @@ -13228,6 +12848,7 @@ "Messages.Hudson_NotANegativeNumber": 1, "catch": 24, "ParseException": 1, + "e": 27, "Messages.Hudson_NotANumber": 1, "FormValidation.ok": 1, "isWindows": 1, @@ -13488,6 +13109,7 @@ "xmlReader.clone": 1, "XmlAttributeDecl": 1, "XmlEntityDecl": 1, + "throw": 3, "runtime.newNotImplementedError": 1, "XmlRelaxng": 5, "xmlRelaxng": 3, @@ -13508,7 +13130,215 @@ "xmlXpathContext.clone": 1, "XsltStylesheet": 4, "xsltStylesheet": 3, - "xsltStylesheet.clone": 1 + "xsltStylesheet.clone": 1, + "clojure.asm": 1, + "java.lang.reflect.Constructor": 1, + "java.lang.reflect.Method": 1, + "Type": 42, + "VOID": 5, + "BOOLEAN": 6, + "CHAR": 6, + "BYTE": 6, + "SHORT": 6, + "INT": 6, + "FLOAT": 6, + "LONG": 7, + "DOUBLE": 7, + "ARRAY": 6, + "OBJECT": 7, + "VOID_TYPE": 3, + "BOOLEAN_TYPE": 3, + "CHAR_TYPE": 3, + "BYTE_TYPE": 3, + "SHORT_TYPE": 3, + "INT_TYPE": 3, + "FLOAT_TYPE": 3, + "LONG_TYPE": 3, + "DOUBLE_TYPE": 3, + "sort": 18, + "buf": 43, + "off": 25, + "len": 24, + "this.sort": 2, + "this.len": 2, + "this.buf": 2, + "this.off": 1, + "getType": 10, + "typeDescriptor": 1, + "typeDescriptor.toCharArray": 1, + "Class": 10, + "c.isPrimitive": 2, + "Integer.TYPE": 2, + "Void.TYPE": 3, + "Boolean.TYPE": 2, + "Byte.TYPE": 2, + "Character.TYPE": 2, + "Short.TYPE": 2, + "Double.TYPE": 2, + "Float.TYPE": 2, + "getDescriptor": 11, + "getObjectType": 1, + "l": 5, + "name.length": 2, + "name.getChars": 1, + "getArgumentTypes": 2, + "methodDescriptor": 2, + "methodDescriptor.toCharArray": 2, + "size": 8, + "while": 9, + "car": 18, + "break": 1, + ".len": 1, + "Method": 3, + "method": 2, + "classes": 2, + "method.getParameterTypes": 1, + "types": 3, + "classes.length": 2, + "getReturnType": 2, + "methodDescriptor.indexOf": 1, + "method.getReturnType": 1, + "switch": 5, + "case": 54, + "default": 5, + "getSort": 1, + "getDimensions": 3, + "getElementType": 2, + "getClassName": 1, + "StringBuffer": 14, + "b": 1, + ".getClassName": 1, + "b.append": 1, + "b.toString": 1, + ".replace": 2, + "getInternalName": 2, + "buf.toString": 4, + "getMethodDescriptor": 2, + "returnType": 1, + "argumentTypes": 2, + "buf.append": 21, + "argumentTypes.length": 1, + ".getDescriptor": 1, + "returnType.getDescriptor": 1, + "c.getName": 1, + "getConstructorDescriptor": 1, + "Constructor": 1, + "parameters": 4, + "c.getParameterTypes": 1, + "parameters.length": 2, + ".toString": 1, + "m": 1, + "m.getParameterTypes": 1, + "m.getReturnType": 1, + "d": 10, + "d.isPrimitive": 1, + "d.isArray": 1, + "d.getComponentType": 1, + "d.getName": 1, + "name.charAt": 1, + "getSize": 1, + "||": 8, + "getOpcode": 1, + "opcode": 17, + "Opcodes.IALOAD": 1, + "Opcodes.IASTORE": 1, + "equals": 2, + "Object": 31, + "o": 12, + "t": 6, + "t.sort": 1, + "Type.OBJECT": 2, + "Type.ARRAY": 2, + "t.len": 1, + "t.off": 1, + "end": 4, + "t.buf": 1, + "hashCode": 1, + "hc": 4, + "*": 2, + "toString": 1, + "clojure.lang": 1, + "java.lang.ref.Reference": 1, + "java.math.BigInteger": 1, + "java.util.concurrent.ConcurrentHashMap": 1, + "java.lang.ref.SoftReference": 1, + "java.lang.ref.ReferenceQueue": 1, + "Util": 1, + "equiv": 17, + "k1": 40, + "k2": 38, + "Number": 9, + "Numbers.equal": 1, + "IPersistentCollection": 5, + "pcequiv": 2, + "k1.equals": 2, + "long": 4, + "double": 4, + "c1": 2, + "c2": 2, + ".equiv": 2, + "identical": 1, + "classOf": 1, + "x.getClass": 1, + "compare": 1, + "Numbers.compare": 1, + "Comparable": 1, + ".compareTo": 1, + "hash": 3, + "o.hashCode": 2, + "hasheq": 1, + "Numbers.hasheq": 1, + "IHashEq": 2, + ".hasheq": 1, + "hashCombine": 1, + "seed": 5, + "//a": 1, + "la": 1, + "boost": 1, + "e3779b9": 1, + "<<": 1, + "isPrimitive": 1, + "isInteger": 1, + "Long": 1, + "BigInt": 1, + "BigInteger": 1, + "ret1": 2, + "ret": 4, + "nil": 2, + "ISeq": 2, + "": 1, + "clearCache": 1, + "ReferenceQueue": 1, + "rq": 1, + "ConcurrentHashMap": 1, + "K": 2, + "Reference": 3, + "": 3, + "cache": 1, + "//cleanup": 1, + "any": 1, + "dead": 1, + "entries": 1, + "rq.poll": 2, + "Map.Entry": 1, + "cache.entrySet": 1, + "val": 3, + "e.getValue": 1, + "val.get": 1, + "cache.remove": 1, + "e.getKey": 1, + "RuntimeException": 5, + "runtimeException": 2, + "s": 4, + "Throwable": 4, + "sneakyThrow": 1, + "NullPointerException": 1, + "Util.": 1, + "": 1, + "sneakyThrow0": 2, + "@SuppressWarnings": 1, + "": 1, + "T": 2 }, "JavaScript": { "function": 1210, @@ -19523,13 +19353,6 @@ "exports.set_logger": 1, "logger": 2 }, - "JSON": { - "{": 143, - "}": 143, - "[": 165, - "]": 165, - "true": 3 - }, "Julia": { "##": 5, "Test": 1, @@ -21023,47 +20846,354 @@ "Tender": 1 }, "Matlab": { - "function": 32, - "[": 309, - "dx": 6, - "y": 22, - "]": 309, - "adapting_structural_model": 2, + "x_0": 45, + "linspace": 14, "(": 1357, + ")": 1358, + ";": 891, + "vx_0": 37, + "z": 3, + "zeros": 60, + "for": 77, + "i": 334, + "j": 242, + "*vx_0": 1, + "end": 147, + "figure": 17, + "pcolor": 2, + "shading": 3, + "flat": 3, + "tic": 7, + "clear": 13, + "all": 15, + "%": 552, + "Choice": 2, + "of": 35, + "the": 14, + "mass": 2, + "parameter": 2, + "mu": 73, + "Computation": 9, + "Lagrangian": 3, + "Points": 2, + "[": 309, + "xl1": 13, + "yl1": 12, + "xl2": 9, + "yl2": 8, + "xl3": 8, + "yl3": 8, + "xl4": 10, + "yl4": 9, + "xl5": 8, + "yl5": 8, + "]": 309, + "Lagr": 6, + "initial": 5, + "total": 6, + "energy": 8, + "E_L1": 4, + "-": 672, + "Omega": 7, + "E": 8, + "+": 169, + "Offset": 2, + "as": 4, + "in": 8, + "Initial": 3, + "conditions": 3, + "range": 2, + "x_0_min": 8, + "x_0_max": 8, + "vx_0_min": 8, + "vx_0_max": 8, + "y_0": 29, + "n": 102, + "T": 22, + "ndgrid": 2, + "vy_0": 22, + "sqrt": 14, + "*E": 2, + "*Omega": 5, + "vx_0.": 2, + "E_cin": 4, + "Transforming": 1, + "into": 1, + "Hamiltonian": 1, + "variables": 2, + "px_0": 2, + "py_0": 2, + "x_T": 25, + "y_T": 17, + "px_T": 4, + "py_T": 4, + "filtro": 15, + "ones": 6, + "E_T": 11, + "a": 17, + "matrix": 3, + "numbers": 2, + "integration": 9, + "steps": 2, + "each": 2, + "np": 8, + "number": 2, + "integrated": 5, + "points": 11, + "fprintf": 18, + "Energy": 4, + "tolerance": 2, + "setting": 4, + "energy_tol": 6, + "inf": 1, + "Jacobian": 3, + "system": 2, + "options": 14, + "odeset": 4, + "@cr3bp_jac": 1, + "Parallel": 2, + "equations": 2, + "motion": 2, + "parfor": 5, + "if": 52, + "&&": 13, + "isreal": 8, + "Check": 6, + "real": 3, + "velocity": 2, + "and": 7, + "positive": 2, + "Kinetic": 2, "t": 32, + "Y": 19, + "ode45": 6, + "@fH": 1, + "length": 49, + "Saving": 4, + "solutions": 2, + "final": 2, + "difference": 2, + "with": 2, + "one": 3, + "EnergyH": 1, + "delta_E": 7, + "abs": 12, + "conservation": 2, + "position": 2, + "point": 14, + "else": 23, + "interesting": 4, + "non": 2, + "sense": 2, + "bad": 4, + "t_integrazione": 3, + "toc": 5, + "t_integr": 1, + "Back": 1, + "to": 9, + "vx_T": 22, + "vy_T": 12, + "FTLE": 14, + "dphi": 12, + "ftle": 10, + "...": 162, + "/": 59, + "Manual": 2, + "visualize": 2, + "Inf": 1, + "*T": 3, + "*log": 2, + "max": 9, + "eig": 6, + "tempo": 4, + "per": 5, + "integrare": 2, + ".2f": 5, + "s": 13, + "calcolare": 2, + "var_": 2, + "_": 2, + "var_xvx_": 2, + "ode00": 2, + "_n": 2, + "_e": 1, + "_H": 1, + "save": 2, + "nome": 2, + "Elements": 1, + "grid": 1, + "definition": 2, + "Dimensionless": 1, + "integrating": 1, + "time": 21, + "C_L1": 3, + "*E_L1": 1, + "from": 2, + "Szebehely": 1, + "Setting": 1, + "integrator": 2, + "RelTol": 2, + "e": 14, + "AbsTol": 2, + "From": 1, + "Short": 1, + "h": 19, + "waitbar": 6, + "S": 5, + "r1": 3, + "r2": 3, + "g": 5, + "i/n": 1, + "sprintf": 11, + ".": 13, + "y_0.": 2, + "./": 1, + "mu./": 1, + "@f_reg": 1, + "close": 4, + "filtro_1": 12, + "||": 3, + "ftle_norm": 1, + "ds_x": 1, + "ds_vx": 1, + "La": 1, + "direzione": 1, + "dello": 1, + "spostamento": 1, + "la": 2, + "decide": 1, + "il": 1, + "denominatore": 1, + "TODO": 1, + "spiegarsi": 1, + "teoricamente": 1, + "come": 1, + "mai": 1, + "matrice": 1, + "pu": 1, + "essere": 1, + "ridotta": 1, + "x2": 1, + "*ds_x": 2, + "*ds_vx": 2, + "/abs": 3, + "dphi*dphi": 1, + "num2str": 10, + "function": 32, + "e_T": 7, + "filter": 14, + "Integrate_FILE": 1, + "e_0": 7, + "N": 9, + "Integrate": 6, + "nx": 32, + "ny": 29, + "nvx": 32, + "ne": 29, + "Look": 2, + "phisically": 2, + "meaningful": 6, + "meaningless": 2, + "only": 7, + "i/nx": 2, + "k": 75, + "l": 64, + "*Potential": 5, + "*e_0": 3, + "ci": 9, + "te": 2, + "ye": 9, + "ie": 2, + "@f": 6, + "*": 46, + "Potential": 1, + "delta_e": 3, + "Integrate_FTLE_Gawlick_ell": 1, + "ecc": 2, + "nu": 2, + "useful": 9, + "ecc*cos": 1, + "@f_ell": 1, + "<": 9, + "Consider": 1, + "also": 1, + "negative": 1, + "Compute": 3, + "goodness": 1, + "/2": 3, + "c1": 5, + "roots": 3, + "*mu": 6, + "c2": 5, + "c3": 3, + "hold": 23, + "plot": 26, + "Conditions": 1, + "C": 13, + "Integration": 2, + "@cross_y": 1, + "y": 22, + "ode113": 2, "x": 42, + "RK4": 3, + "fun": 5, + "tspan": 7, + "th": 1, + "order": 11, + "Runge": 1, + "Kutta": 1, + "dim": 2, + "while": 1, + "k1": 4, + "k2": 3, + "h/2": 2, + "k1*h/2": 1, + "k3": 3, + "k2*h/2": 1, + "k4": 4, + "h*k3": 1, + "h/6*": 1, + "*k2": 1, + "*k3": 1, + "Earth": 2, + "Moon": 2, + "C_star": 1, + "C/2": 1, + "first": 3, + "orbit": 1, + "t0": 6, + "Y0": 6, + "x0": 4, + "y0": 2, + "vx0": 2, + "vy0": 2, + "l0": 1, + "delta_E0": 1, + "Hill": 1, + "Edgecolor": 1, + "none": 1, + "ok": 2, + "sg": 1, + "sr": 1, + "dx": 6, + "adapting_structural_model": 2, "u": 3, "varargin": 25, - ")": 1358, - "%": 552, "size": 8, "aux": 3, "{": 157, - "end": 147, "}": 157, - ";": 891, "m": 44, - "zeros": 60, "b": 12, - "for": 77, - "i": 334, - "if": 52, - "+": 169, "elseif": 14, - "else": 23, "display": 10, "aux.pars": 3, ".*": 2, "Yp": 2, "human": 1, "aux.timeDelay": 2, - "c1": 5, "aux.m": 3, - "*": 46, "aux.b": 3, - "e": 14, - "-": 672, - "c2": 5, "Yc": 5, "parallel": 2, "plant": 4, @@ -21073,13 +21203,11 @@ "feedback": 1, "A": 11, "B": 9, - "C": 13, "D": 7, "tf2ss": 1, "Ys.num": 1, "Ys.den": 1, "average": 1, - "n": 102, "|": 2, "&": 4, "error": 14, @@ -21088,7 +21216,6 @@ "bicycle": 7, "bicycle_state_space": 1, "speed": 20, - "S": 5, "dbstack": 1, "CURRENT_DIRECTORY": 2, "fileparts": 1, @@ -21096,7 +21223,6 @@ "par": 7, "par_text_to_struct": 4, "filesep": 14, - "...": 162, "whipple_pull_force_abcd": 2, "states": 7, "outputs": 10, @@ -21113,15 +21239,11 @@ "minStates": 2, "ismember": 15, "settings.states": 3, - "<": 9, "keepStates": 2, "find": 24, "removeStates": 1, "row": 6, - "abs": 12, "col": 5, - "s": 13, - "sprintf": 11, "removeInputs": 2, "settings.inputs": 1, "keepOutputs": 2, @@ -21130,7 +21252,6 @@ "is": 7, "not": 3, "possible": 1, - "to": 9, "keep": 1, "output": 7, "because": 1, @@ -21141,18 +21262,7 @@ "StateName": 1, "OutputName": 1, "InputName": 1, - "x_0": 45, - "linspace": 14, - "vx_0": 37, - "z": 3, - "j": 242, - "*vx_0": 1, - "figure": 17, - "pcolor": 2, - "shading": 3, - "flat": 3, "name": 4, - "order": 11, "convert_variable": 1, "variable": 10, "coordinates": 6, @@ -21164,8 +21274,6 @@ "rollData": 8, "global": 6, "goldenRatio": 12, - "sqrt": 14, - "/": 59, "exist": 1, "mkdir": 1, "linestyles": 15, @@ -21179,7 +21287,6 @@ "var": 3, "io": 7, "typ": 3, - "length": 49, "plot_io": 1, "phase_portraits": 2, "eigenvalues": 2, @@ -21189,8 +21296,6 @@ "set": 43, "gcf": 17, "freq": 12, - "hold": 23, - "all": 15, "closedLoops": 1, "bikeData.closedLoops": 1, "bops": 7, @@ -21257,7 +21362,6 @@ "line": 15, "wc": 14, "wShift": 5, - "num2str": 10, "bikeData.handlingMetric.num": 1, "bikeData.handlingMetric.den": 1, "w": 3, @@ -21265,8 +21369,6 @@ "phase": 2, "bode": 5, "metricLine": 1, - "plot": 26, - "k": 75, "Linewidth": 7, "Color": 13, "Linestyle": 6, @@ -21313,7 +21415,6 @@ "openBode.eps": 1, "deps2c": 3, "maxMag": 2, - "max": 9, "magnitudes": 1, "area": 1, "fillColors": 1, @@ -21322,7 +21423,6 @@ "metricLines": 2, "bikes": 24, "data.": 6, - ".": 13, ".handlingMetric.num": 1, ".handlingMetric.den": 1, "chil": 2, @@ -21357,7 +21457,6 @@ "pad": 10, "yShift": 16, "xShift": 3, - "time": 21, "oneSpeed.time": 2, "oneSpeed.speed": 2, "distance": 6, @@ -21372,10 +21471,8 @@ "loc": 3, "l1": 2, "l2": 2, - "first": 3, "ylabel": 4, "box": 4, - "&&": 13, "x_r": 6, "y_r": 6, "w_r": 5, @@ -21427,10 +21524,7 @@ "pathToParFile": 2, "str": 2, "eigenValues": 1, - "eig": 6, - "real": 3, "zeroIndices": 3, - "ones": 6, "maxEvals": 4, "maxLine": 7, "minLine": 4, @@ -21439,29 +21533,18 @@ "value": 2, "isterminal": 2, "direction": 2, - "mu": 73, "FIXME": 1, - "from": 2, - "the": 14, "largest": 1, "primary": 1, - "clear": 13, - "tic": 7, - "T": 22, "x_min": 3, "x_max": 3, "y_min": 3, "y_max": 3, "how": 1, "many": 1, - "points": 11, - "per": 5, - "one": 3, "measure": 1, "unit": 1, "both": 1, - "in": 8, - "and": 7, "ds": 1, "x_res": 7, "*n": 2, @@ -21470,32 +21553,22 @@ "grid_y": 3, "advected_x": 12, "advected_y": 12, - "parfor": 5, "X": 6, - "ode45": 6, "@dg": 1, "store": 4, "advected": 2, "positions": 2, - "as": 4, "they": 2, "would": 2, "appear": 2, "coords": 2, - "Compute": 3, - "FTLE": 14, "sigma": 6, "compute": 2, - "Jacobian": 3, "*ds": 4, "eigenvalue": 2, - "of": 35, "*phi": 2, "log": 2, "lambda_max": 2, - "/abs": 3, - "*T": 3, - "toc": 5, "field": 2, "contourf": 2, "location": 1, @@ -21510,7 +21583,6 @@ "*grid_width/": 4, "colorbar": 1, "load_data": 4, - "t0": 6, "t1": 6, "t2": 6, "t3": 1, @@ -21523,7 +21595,6 @@ "find_structural_gains": 2, "yh": 2, "fit": 6, - "x0": 4, "compare": 3, "resultPlantOne.fit": 1, "guessPlantTwo": 3, @@ -21536,7 +21607,6 @@ "gainSlopeOffset": 6, "eye": 9, "this": 2, - "only": 7, "uses": 1, "tau": 1, "through": 1, @@ -21553,7 +21623,6 @@ "plantNum.plantTwo": 2, "sections": 13, "secData.": 1, - "||": 3, "guess.": 2, "result.": 2, ".fit.par": 1, @@ -21575,208 +21644,27 @@ "task": 1, "closed": 1, "loop": 1, - "system": 2, "u.": 1, "gain": 1, "guesses": 1, - "k1": 4, - "k2": 3, - "k3": 3, - "k4": 4, "identified": 1, "gains": 12, ".vaf": 1, - "Elements": 1, - "grid": 1, - "definition": 2, - "Dimensionless": 1, - "integrating": 1, - "Choice": 2, - "mass": 2, - "parameter": 2, - "Computation": 9, - "Lagrangian": 3, - "Points": 2, - "xl1": 13, - "yl1": 12, - "xl2": 9, - "yl2": 8, - "xl3": 8, - "yl3": 8, - "xl4": 10, - "yl4": 9, - "xl5": 8, - "yl5": 8, - "Lagr": 6, - "initial": 5, - "total": 6, - "energy": 8, - "E_L1": 4, - "Omega": 7, - "C_L1": 3, - "*E_L1": 1, - "Szebehely": 1, - "E": 8, - "Offset": 2, - "Initial": 3, - "conditions": 3, - "range": 2, - "x_0_min": 8, - "x_0_max": 8, - "vx_0_min": 8, - "vx_0_max": 8, - "y_0": 29, - "ndgrid": 2, - "vy_0": 22, - "*E": 2, - "*Omega": 5, - "vx_0.": 2, - "E_cin": 4, - "x_T": 25, - "y_T": 17, - "vx_T": 22, - "vy_T": 12, - "filtro": 15, - "E_T": 11, - "delta_E": 7, - "a": 17, - "matrix": 3, - "numbers": 2, - "integration": 9, - "steps": 2, - "each": 2, - "np": 8, - "number": 2, - "integrated": 5, - "fprintf": 18, - "Energy": 4, - "tolerance": 2, - "setting": 4, - "energy_tol": 6, - "Setting": 1, - "options": 14, - "integrator": 2, - "RelTol": 2, - "AbsTol": 2, - "From": 1, - "Short": 1, - "odeset": 4, - "Parallel": 2, - "equations": 2, - "motion": 2, - "h": 19, - "waitbar": 6, - "r1": 3, - "r2": 3, - "g": 5, - "i/n": 1, - "y_0.": 2, - "./": 1, - "mu./": 1, - "isreal": 8, - "Check": 6, - "velocity": 2, - "positive": 2, - "Kinetic": 2, - "Y": 19, - "@f_reg": 1, - "Saving": 4, - "solutions": 2, - "final": 2, - "difference": 2, - "with": 2, - "conservation": 2, - "position": 2, - "point": 14, - "interesting": 4, - "non": 2, - "sense": 2, - "bad": 4, - "close": 4, - "t_integrazione": 3, - "filtro_1": 12, - "dphi": 12, - "ftle": 10, - "ftle_norm": 1, - "ds_x": 1, - "ds_vx": 1, - "La": 1, - "direzione": 1, - "dello": 1, - "spostamento": 1, - "la": 2, - "decide": 1, - "il": 1, - "denominatore": 1, - "TODO": 1, - "spiegarsi": 1, - "teoricamente": 1, - "come": 1, - "mai": 1, - "matrice": 1, - "pu": 1, - "essere": 1, - "ridotta": 1, - "x2": 1, - "*ds_x": 2, - "*ds_vx": 2, - "Manual": 2, - "visualize": 2, - "*log": 2, - "dphi*dphi": 1, - "tempo": 4, - "integrare": 2, - ".2f": 5, - "calcolare": 2, - "var_": 2, - "_": 2, - "var_xvx_": 2, - "ode00": 2, - "_n": 2, - "save": 2, - "nome": 2, - "Transforming": 1, - "into": 1, - "Hamiltonian": 1, - "variables": 2, - "px_0": 2, - "py_0": 2, - "px_T": 4, - "py_T": 4, - "inf": 1, - "@cr3bp_jac": 1, - "@fH": 1, - "EnergyH": 1, - "t_integr": 1, - "Back": 1, - "Inf": 1, - "_e": 1, - "_H": 1, "Range": 1, "E_0": 4, "C_L1/2": 1, "Y_0": 4, - "nx": 32, - "nvx": 32, "dvx": 3, - "ny": 29, "dy": 5, - "/2": 3, - "ne": 29, "de": 4, - "e_0": 7, "Definition": 1, "arrays": 1, "In": 1, "approach": 1, - "useful": 9, "pints": 1, "are": 1, "stored": 1, - "filter": 14, - "l": 64, "v_y": 3, - "*e_0": 3, "vx": 2, "vy": 2, "Selection": 1, @@ -21788,8 +21676,6 @@ "y_gpu": 3, "vx_gpu": 3, "vy_gpu": 3, - "Integration": 2, - "N": 9, "x_f": 3, "y_f": 3, "vx_f": 3, @@ -21814,34 +21700,6 @@ "squeeze": 1, "clc": 1, "load_bikes": 2, - "e_T": 7, - "Integrate_FILE": 1, - "Integrate": 6, - "Look": 2, - "phisically": 2, - "meaningful": 6, - "meaningless": 2, - "i/nx": 2, - "*Potential": 5, - "ci": 9, - "te": 2, - "ye": 9, - "ie": 2, - "@f": 6, - "Potential": 1, - "delta_e": 3, - "Integrate_FTLE_Gawlick_ell": 1, - "ecc": 2, - "nu": 2, - "ecc*cos": 1, - "@f_ell": 1, - "Consider": 1, - "also": 1, - "negative": 1, - "goodness": 1, - "roots": 3, - "*mu": 6, - "c3": 3, "lane_change": 1, "start": 4, "width": 3, @@ -21964,24 +21822,6 @@ "str2num": 1, "choose_plant": 4, "p": 7, - "Conditions": 1, - "@cross_y": 1, - "ode113": 2, - "RK4": 3, - "fun": 5, - "tspan": 7, - "th": 1, - "Runge": 1, - "Kutta": 1, - "dim": 2, - "while": 1, - "h/2": 2, - "k1*h/2": 1, - "k2*h/2": 1, - "h*k3": 1, - "h/6*": 1, - "*k2": 1, - "*k3": 1, "arg1": 1, "arg": 2, "RK4_par": 1, @@ -22024,23 +21864,6 @@ "whipple_pull_force_ABCD": 1, "bottomRow": 1, "prod": 3, - "Earth": 2, - "Moon": 2, - "C_star": 1, - "C/2": 1, - "orbit": 1, - "Y0": 6, - "y0": 2, - "vx0": 2, - "vy0": 2, - "l0": 1, - "delta_E0": 1, - "Hill": 1, - "Edgecolor": 1, - "none": 1, - "ok": 2, - "sg": 1, - "sr": 1, "arguments": 7, "ischar": 1, "options.": 1, @@ -22481,110 +22304,6 @@ "arg_list": 1, "Value": 1 }, - "Nemerle": { - "using": 1, - "System.Console": 1, - ";": 2, - "module": 1, - "Program": 1, - "{": 2, - "Main": 1, - "(": 2, - ")": 2, - "void": 1, - "WriteLine": 1, - "}": 2 - }, - "Nginx": { - "user": 1, - "www": 2, - ";": 35, - "worker_processes": 1, - "error_log": 1, - "logs/error.log": 1, - "pid": 1, - "logs/nginx.pid": 1, - "worker_rlimit_nofile": 1, - "events": 1, - "{": 10, - "worker_connections": 1, - "}": 10, - "http": 3, - "include": 3, - "conf/mime.types": 1, - "/etc/nginx/proxy.conf": 1, - "/etc/nginx/fastcgi.conf": 1, - "index": 1, - "index.html": 1, - "index.htm": 1, - "index.php": 1, - "default_type": 1, - "application/octet": 1, - "-": 2, - "stream": 1, - "log_format": 1, - "main": 5, - "access_log": 4, - "logs/access.log": 1, - "sendfile": 1, - "on": 2, - "tcp_nopush": 1, - "server_names_hash_bucket_size": 1, - "#": 4, - "this": 1, - "seems": 1, - "to": 1, - "be": 1, - "required": 1, - "for": 1, - "some": 1, - "vhosts": 1, - "server": 7, - "php/fastcgi": 1, - "listen": 3, - "server_name": 3, - "domain1.com": 1, - "www.domain1.com": 1, - "logs/domain1.access.log": 1, - "root": 2, - "html": 1, - "location": 4, - ".php": 1, - "fastcgi_pass": 1, - "simple": 2, - "reverse": 1, - "proxy": 1, - "domain2.com": 1, - "www.domain2.com": 1, - "logs/domain2.access.log": 1, - "/": 4, - "(": 1, - "images": 1, - "|": 6, - "javascript": 1, - "js": 1, - "css": 1, - "flash": 1, - "media": 1, - "static": 1, - ")": 1, - "/var/www/virtual/big.server.com/htdocs": 1, - "expires": 1, - "d": 1, - "proxy_pass": 2, - "//127.0.0.1": 1, - "upstream": 1, - "big_server_com": 1, - "weight": 2, - "load": 1, - "balancing": 1, - "big.server.com": 1, - "logs/big.server.access.log": 1, - "//big_server_com": 1 - }, - "Nimrod": { - "echo": 1 - }, "NSIS": { ";": 39, "bigtest.nsi": 1, @@ -22848,12 +22567,203 @@ "i0": 1, "i1": 1 }, + "Nemerle": { + "using": 1, + "System.Console": 1, + ";": 2, + "module": 1, + "Program": 1, + "{": 2, + "Main": 1, + "(": 2, + ")": 2, + "void": 1, + "WriteLine": 1, + "}": 2 + }, + "Nginx": { + "user": 1, + "www": 2, + ";": 35, + "worker_processes": 1, + "error_log": 1, + "logs/error.log": 1, + "pid": 1, + "logs/nginx.pid": 1, + "worker_rlimit_nofile": 1, + "events": 1, + "{": 10, + "worker_connections": 1, + "}": 10, + "http": 3, + "include": 3, + "conf/mime.types": 1, + "/etc/nginx/proxy.conf": 1, + "/etc/nginx/fastcgi.conf": 1, + "index": 1, + "index.html": 1, + "index.htm": 1, + "index.php": 1, + "default_type": 1, + "application/octet": 1, + "-": 2, + "stream": 1, + "log_format": 1, + "main": 5, + "access_log": 4, + "logs/access.log": 1, + "sendfile": 1, + "on": 2, + "tcp_nopush": 1, + "server_names_hash_bucket_size": 1, + "#": 4, + "this": 1, + "seems": 1, + "to": 1, + "be": 1, + "required": 1, + "for": 1, + "some": 1, + "vhosts": 1, + "server": 7, + "php/fastcgi": 1, + "listen": 3, + "server_name": 3, + "domain1.com": 1, + "www.domain1.com": 1, + "logs/domain1.access.log": 1, + "root": 2, + "html": 1, + "location": 4, + ".php": 1, + "fastcgi_pass": 1, + "simple": 2, + "reverse": 1, + "proxy": 1, + "domain2.com": 1, + "www.domain2.com": 1, + "logs/domain2.access.log": 1, + "/": 4, + "(": 1, + "images": 1, + "|": 6, + "javascript": 1, + "js": 1, + "css": 1, + "flash": 1, + "media": 1, + "static": 1, + ")": 1, + "/var/www/virtual/big.server.com/htdocs": 1, + "expires": 1, + "d": 1, + "proxy_pass": 2, + "//127.0.0.1": 1, + "upstream": 1, + "big_server_com": 1, + "weight": 2, + "load": 1, + "balancing": 1, + "big.server.com": 1, + "logs/big.server.access.log": 1, + "//big_server_com": 1 + }, + "Nimrod": { + "echo": 1 + }, "Nu": { "SHEBANG#!nush": 1, "(": 1, "puts": 1, ")": 1 }, + "OCaml": { + "type": 2, + "a": 4, + "-": 22, + "unit": 5, + ")": 23, + "module": 5, + "Ops": 2, + "struct": 5, + "let": 13, + "(": 21, + "@": 6, + "f": 10, + "k": 21, + "|": 15, + "x": 14, + "end": 5, + "open": 4, + "List": 1, + "rec": 3, + "map": 3, + "l": 8, + "match": 4, + "with": 4, + "[": 13, + "]": 13, + "hd": 6, + "tl": 6, + "fun": 9, + "fold": 2, + "acc": 5, + "Option": 1, + "opt": 2, + "None": 5, + "Some": 5, + "Lazy": 1, + "option": 1, + ";": 14, + "mutable": 1, + "waiters": 5, + "}": 13, + "make": 1, + "push": 4, + "cps": 7, + "{": 11, + "value": 3, + "force": 1, + "l.value": 2, + "when": 1, + "l.waiters": 5, + "<->": 3, + "function": 1, + "Base.List.iter": 1, + "l.push": 1, + "<": 1, + "get_state": 1, + "lazy_from_val": 1, + "_": 2, + "shared": 1, + "Eliom_content": 1, + "Html5.D": 1, + "Eliom_parameter": 1, + "server": 2, + "Example": 1, + "Eliom_registration.App": 1, + "application_name": 1, + "main": 2, + "Eliom_service.service": 1, + "path": 1, + "get_params": 1, + "client": 1, + "hello_popup": 2, + "Dom_html.window##alert": 1, + "Js.string": 1, + "Example.register": 1, + "service": 1, + "Lwt.return": 1, + "html": 1, + "head": 1, + "title": 1, + "pcdata": 4, + "body": 1, + "h1": 1, + "p": 1, + "h2": 1, + "a_onclick": 1 + }, "Objective-C": { "//": 317, "#import": 53, @@ -24416,9 +24326,6 @@ "window": 1, "applicationDidFinishLaunching": 1, "aNotification": 1, - "argc": 1, - "*argv": 1, - "NSLog": 4, "#include": 18, "": 1, "": 2, @@ -25117,6 +25024,7 @@ "animated": 27, "flashScrollIndicators": 1, "DEBUG": 1, + "NSLog": 4, "TTDPRINTMETHODNAME": 1, "TTDPRINT": 9, "TTMAXLOGLEVEL": 1, @@ -25672,94 +25580,9 @@ "setMaintainContentOffsetAfterReload": 1, "newValue": 2, "indexPathWithIndexes": 1, - "indexAtPosition": 2 - }, - "OCaml": { - "{": 11, - "shared": 1, - "open": 4, - "Eliom_content": 1, - "Html5.D": 1, - "Eliom_parameter": 1, - "}": 13, - "server": 2, - "module": 5, - "Example": 1, - "Eliom_registration.App": 1, - "(": 21, - "struct": 5, - "let": 13, - "application_name": 1, - "end": 5, - ")": 23, - "main": 2, - "Eliom_service.service": 1, - "path": 1, - "[": 13, - "]": 13, - "get_params": 1, - "unit": 5, - "client": 1, - "hello_popup": 2, - "Dom_html.window##alert": 1, - "Js.string": 1, - "_": 2, - "Example.register": 1, - "service": 1, - "fun": 9, - "-": 22, - "Lwt.return": 1, - "html": 1, - "head": 1, - "title": 1, - "pcdata": 4, - "body": 1, - "h1": 1, - ";": 14, - "p": 1, - "h2": 1, - "a": 4, - "a_onclick": 1, - "type": 2, - "Ops": 2, - "@": 6, - "f": 10, - "k": 21, - "|": 15, - "x": 14, - "List": 1, - "rec": 3, - "map": 3, - "l": 8, - "match": 4, - "with": 4, - "hd": 6, - "tl": 6, - "fold": 2, - "acc": 5, - "Option": 1, - "opt": 2, - "None": 5, - "Some": 5, - "Lazy": 1, - "option": 1, - "mutable": 1, - "waiters": 5, - "make": 1, - "push": 4, - "cps": 7, - "value": 3, - "force": 1, - "l.value": 2, - "when": 1, - "l.waiters": 5, - "<->": 3, - "function": 1, - "Base.List.iter": 1, - "l.push": 1, - "<": 1, - "get_state": 1, - "lazy_from_val": 1 + "indexAtPosition": 2, + "argc": 1, + "*argv": 1 }, "Omgrofl": { "lol": 14, @@ -26153,6 +25976,1029 @@ "SUBSTRING": 1, "lcPostBase64Data.": 1 }, + "PHP": { + "<": 11, + "php": 8, + "namespace": 28, + "Symfony": 24, + "Component": 24, + "Console": 17, + ";": 1382, + "use": 23, + "Input": 6, + "InputInterface": 4, + "ArgvInput": 2, + "ArrayInput": 3, + "InputDefinition": 2, + "InputOption": 15, + "InputArgument": 3, + "Output": 5, + "OutputInterface": 6, + "ConsoleOutput": 2, + "ConsoleOutputInterface": 2, + "Command": 6, + "HelpCommand": 2, + "ListCommand": 2, + "Helper": 3, + "HelperSet": 3, + "FormatterHelper": 2, + "DialogHelper": 2, + "class": 21, + "Application": 2, + "{": 974, + "private": 24, + "commands": 39, + "wantHelps": 4, + "false": 154, + "runningCommand": 5, + "name": 181, + "version": 8, + "catchExceptions": 4, + "autoExit": 4, + "definition": 3, + "helperSet": 6, + "public": 202, + "function": 205, + "__construct": 8, + "(": 2415, + ")": 2416, + "this": 928, + "-": 1271, + "true": 132, + "array": 296, + "getDefaultHelperSet": 2, + "getDefaultInputDefinition": 2, + "foreach": 94, + "getDefaultCommands": 2, + "as": 96, + "command": 41, + "add": 7, + "}": 972, + "run": 3, + "input": 20, + "null": 164, + "output": 60, + "if": 450, + "new": 73, + "try": 3, + "statusCode": 14, + "doRun": 2, + "catch": 3, + "Exception": 1, + "e": 18, + "throw": 19, + "instanceof": 8, + "renderException": 3, + "getErrorOutput": 2, + "else": 70, + "getCode": 1, + "is_numeric": 7, + "&&": 119, + "exit": 7, + "return": 305, + "getCommandName": 2, + "hasParameterOption": 7, + "setDecorated": 2, + "elseif": 31, + "setInteractive": 2, + "function_exists": 4, + "getHelperSet": 3, + "has": 7, + "inputStream": 2, + "get": 12, + "getInputStream": 1, + "posix_isatty": 1, + "setVerbosity": 2, + "VERBOSITY_QUIET": 1, + "VERBOSITY_VERBOSE": 2, + "writeln": 13, + "getLongVersion": 3, + "find": 17, + "setHelperSet": 1, + "getDefinition": 2, + "getHelp": 2, + "messages": 16, + "sprintf": 27, + "getOptions": 1, + "option": 5, + "[": 672, + "]": 672, + ".": 169, + "getName": 14, + "getShortcut": 2, + "getDescription": 3, + "implode": 8, + "PHP_EOL": 3, + "setCatchExceptions": 1, + "boolean": 4, + "Boolean": 4, + "setAutoExit": 1, + "setName": 1, + "getVersion": 3, + "setVersion": 1, + "register": 1, + "addCommands": 1, + "setApplication": 2, + "isEnabled": 1, + "getAliases": 3, + "alias": 87, + "isset": 101, + "InvalidArgumentException": 9, + "helpCommand": 3, + "setCommand": 1, + "getNamespaces": 3, + "namespaces": 4, + "extractNamespace": 7, + "array_values": 5, + "array_unique": 4, + "array_filter": 2, + "findNamespace": 4, + "allNamespaces": 3, + "n": 12, + "explode": 9, + "found": 4, + "i": 36, + "part": 10, + "abbrevs": 31, + "static": 6, + "getAbbreviations": 4, + "array_map": 2, + "p": 3, + "message": 12, + "<=>": 3, + "alternatives": 10, + "findAlternativeNamespace": 2, + "count": 32, + "getAbbreviationSuggestions": 4, + "searchName": 13, + "pos": 3, + "strrpos": 2, + "substr": 6, + "namespace.substr": 1, + "suggestions": 2, + "aliases": 8, + "findAlternativeCommands": 2, + "all": 11, + "substr_count": 1, + "+": 12, + "names": 3, + "for": 8, + "len": 11, + "strlen": 14, + "abbrev": 4, + "asText": 1, + "raw": 2, + "width": 7, + "sortCommands": 4, + "space": 5, + "space.": 1, + "asXml": 2, + "asDom": 2, + "dom": 12, + "DOMDocument": 2, + "formatOutput": 1, + "appendChild": 10, + "xml": 5, + "createElement": 6, + "commandsXML": 3, + "setAttribute": 2, + "namespacesXML": 3, + "namespaceArrayXML": 4, + "continue": 7, + "commandXML": 3, + "createTextNode": 1, + "node": 42, + "getElementsByTagName": 1, + "item": 9, + "importNode": 3, + "saveXml": 1, + "string": 5, + "encoding": 2, + "mb_detect_encoding": 1, + "mb_strlen": 1, + "do": 2, + "title": 3, + "get_class": 4, + "getTerminalWidth": 3, + "PHP_INT_MAX": 1, + "lines": 3, + "preg_split": 1, + "getMessage": 1, + "line": 10, + "str_split": 1, + "max": 2, + "str_repeat": 2, + "title.str_repeat": 1, + "line.str_repeat": 1, + "message.": 1, + "getVerbosity": 1, + "trace": 12, + "getTrace": 1, + "array_unshift": 2, + "getFile": 2, + "getLine": 2, + "type": 62, + "file": 2, + "while": 6, + "getPrevious": 1, + "getSynopsis": 1, + "protected": 59, + "defined": 2, + "ansicon": 4, + "getenv": 2, + "preg_replace": 4, + "preg_match": 6, + "getSttyColumns": 3, + "match": 4, + "getTerminalHeight": 1, + "trim": 3, + "getFirstArgument": 1, + "REQUIRED": 1, + "VALUE_NONE": 7, + "descriptorspec": 2, + "process": 10, + "proc_open": 1, + "pipes": 4, + "is_resource": 1, + "info": 5, + "stream_get_contents": 1, + "fclose": 2, + "proc_close": 1, + "namespacedCommands": 5, + "key": 64, + "ksort": 2, + "&": 19, + "limit": 3, + "parts": 4, + "array_pop": 1, + "array_slice": 1, + "callback": 5, + "findAlternatives": 3, + "collection": 3, + "call_user_func": 2, + "lev": 6, + "levenshtein": 2, + "3": 1, + "strpos": 15, + "values": 53, + "/": 1, + "||": 52, + "value": 53, + "asort": 1, + "array_keys": 7, + "BrowserKit": 1, + "DomCrawler": 5, + "Crawler": 2, + "Link": 3, + "Form": 4, + "Process": 1, + "PhpProcess": 2, + "abstract": 2, + "Client": 1, + "history": 15, + "cookieJar": 9, + "server": 20, + "request": 76, + "response": 33, + "crawler": 7, + "insulated": 7, + "redirect": 6, + "followRedirects": 5, + "History": 2, + "CookieJar": 2, + "setServerParameters": 2, + "followRedirect": 4, + "insulate": 1, + "class_exists": 2, + "RuntimeException": 2, + "array_merge": 32, + "setServerParameter": 1, + "getServerParameter": 1, + "default": 8, + "getHistory": 1, + "getCookieJar": 1, + "getCrawler": 1, + "getResponse": 1, + "getRequest": 1, + "click": 1, + "link": 9, + "submit": 2, + "getMethod": 6, + "getUri": 8, + "form": 7, + "setValues": 2, + "getPhpValues": 2, + "getPhpFiles": 2, + "method": 31, + "uri": 23, + "parameters": 4, + "files": 7, + "content": 4, + "changeHistory": 4, + "getAbsoluteUri": 2, + "isEmpty": 2, + "current": 4, + "parse_url": 3, + "PHP_URL_HOST": 1, + "PHP_URL_SCHEME": 1, + "Request": 3, + "allValues": 1, + "filterRequest": 2, + "doRequestInProcess": 2, + "doRequest": 2, + "filterResponse": 2, + "updateFromResponse": 1, + "getHeader": 2, + "createCrawlerFromContent": 2, + "getContent": 2, + "getScript": 2, + "sys_get_temp_dir": 2, + "isSuccessful": 1, + "getOutput": 3, + "unserialize": 1, + "LogicException": 4, + "addContent": 1, + "back": 2, + "requestFromRequest": 4, + "forward": 2, + "reload": 1, + "empty": 96, + "restart": 1, + "clear": 2, + "currentUri": 7, + "path": 20, + "PHP_URL_PATH": 1, + "path.": 1, + "getParameters": 1, + "getFiles": 3, + "getServer": 1, + "": 2, + "CakePHP": 6, + "tm": 6, + "Rapid": 2, + "Development": 2, + "Framework": 2, + "http": 12, + "cakephp": 4, + "org": 10, + "Copyright": 4, + "2005": 4, + "2012": 4, + "Cake": 7, + "Software": 4, + "Foundation": 4, + "Inc": 4, + "cakefoundation": 4, + "Licensed": 2, + "under": 2, + "The": 4, + "MIT": 4, + "License": 4, + "Redistributions": 2, + "of": 10, + "must": 2, + "retain": 2, + "the": 11, + "above": 2, + "copyright": 4, + "notice": 2, + "Project": 2, + "package": 2, + "Controller": 4, + "since": 2, + "v": 17, + "0": 4, + "2": 2, + "9": 1, + "license": 4, + "www": 2, + "opensource": 2, + "licenses": 2, + "mit": 2, + "App": 20, + "uses": 46, + "CakeResponse": 2, + "Network": 1, + "ClassRegistry": 9, + "Utility": 6, + "ComponentCollection": 2, + "View": 9, + "CakeEvent": 13, + "Event": 6, + "CakeEventListener": 4, + "CakeEventManager": 5, + "controller": 3, + "organization": 1, + "business": 1, + "logic": 1, + "Provides": 1, + "basic": 1, + "functionality": 1, + "such": 1, + "rendering": 1, + "views": 1, + "inside": 1, + "layouts": 1, + "automatic": 1, + "model": 34, + "availability": 1, + "redirection": 2, + "callbacks": 4, + "and": 5, + "more": 1, + "Controllers": 2, + "should": 1, + "provide": 1, + "a": 11, + "number": 1, + "action": 7, + "methods": 5, + "These": 1, + "are": 5, + "on": 4, + "that": 2, + "not": 2, + "prefixed": 1, + "with": 5, + "_": 1, + "Each": 1, + "serves": 1, + "an": 1, + "endpoint": 1, + "performing": 2, + "specific": 1, + "resource": 1, + "or": 7, + "resources": 1, + "For": 2, + "example": 2, + "adding": 1, + "editing": 1, + "object": 14, + "listing": 1, + "set": 26, + "objects": 5, + "You": 2, + "can": 2, + "access": 1, + "using": 2, + "contains": 1, + "POST": 1, + "GET": 1, + "FILES": 1, + "*": 25, + "were": 1, + "request.": 1, + "After": 1, + "required": 2, + "actions": 2, + "controllers": 2, + "responsible": 1, + "creating": 1, + "response.": 2, + "This": 1, + "usually": 1, + "takes": 1, + "generated": 1, + "possibly": 1, + "to": 6, + "another": 1, + "action.": 1, + "In": 1, + "either": 1, + "case": 31, + "allows": 1, + "you": 1, + "manipulate": 1, + "aspects": 1, + "created": 8, + "by": 1, + "Dispatcher": 1, + "based": 2, + "routing.": 1, + "By": 1, + "conventional": 1, + "names.": 1, + "/posts/index": 1, + "maps": 1, + "PostsController": 1, + "index": 5, + "re": 1, + "map": 1, + "urls": 1, + "Router": 5, + "connect": 1, + "@package": 2, + "Cake.Controller": 1, + "@property": 8, + "AclComponent": 1, + "Acl": 1, + "AuthComponent": 1, + "Auth": 1, + "CookieComponent": 1, + "Cookie": 1, + "EmailComponent": 1, + "Email": 1, + "PaginatorComponent": 1, + "Paginator": 1, + "RequestHandlerComponent": 1, + "RequestHandler": 1, + "SecurityComponent": 1, + "Security": 1, + "SessionComponent": 1, + "Session": 1, + "@link": 2, + "//book.cakephp.org/2.0/en/controllers.html": 1, + "*/": 2, + "extends": 3, + "Object": 4, + "implements": 3, + "helpers": 1, + "_responseClass": 1, + "viewPath": 3, + "layoutPath": 1, + "viewVars": 3, + "view": 5, + "layout": 5, + "autoRender": 6, + "autoLayout": 2, + "Components": 7, + "components": 1, + "viewClass": 10, + "ext": 1, + "plugin": 31, + "cacheAction": 1, + "passedArgs": 2, + "scaffold": 2, + "modelClass": 25, + "modelKey": 2, + "validationErrors": 50, + "_mergeParent": 4, + "_eventManager": 12, + "Inflector": 12, + "singularize": 4, + "underscore": 3, + "childMethods": 2, + "get_class_methods": 2, + "parentMethods": 2, + "array_diff": 3, + "CakeRequest": 5, + "setRequest": 2, + "parent": 14, + "__isset": 2, + "switch": 6, + "is_array": 37, + "list": 29, + "pluginSplit": 12, + "loadModel": 3, + "__get": 2, + "params": 34, + "load": 3, + "settings": 2, + "__set": 1, + "camelize": 3, + "array_key_exists": 11, + "invokeAction": 1, + "ReflectionMethod": 2, + "_isPrivateAction": 2, + "PrivateActionException": 1, + "invokeArgs": 1, + "ReflectionException": 1, + "_getScaffold": 2, + "MissingActionException": 1, + "privateAction": 4, + "isPublic": 1, + "in_array": 26, + "prefixes": 4, + "prefix": 2, + "Scaffold": 1, + "_mergeControllerVars": 2, + "pluginController": 9, + "pluginDot": 4, + "mergeParent": 2, + "is_subclass_of": 3, + "pluginVars": 3, + "appVars": 6, + "merge": 12, + "_mergeVars": 5, + "get_class_vars": 2, + "_mergeUses": 3, + "implementedEvents": 2, + "constructClasses": 1, + "init": 4, + "getEventManager": 13, + "attach": 4, + "startupProcess": 1, + "dispatch": 11, + "shutdownProcess": 1, + "httpCodes": 3, + "code": 4, + "id": 82, + "MissingModelException": 1, + "url": 18, + "status": 15, + "extract": 9, + "EXTR_OVERWRITE": 3, + "event": 35, + "//TODO": 1, + "Remove": 1, + "following": 1, + "when": 1, + "events": 1, + "fully": 1, + "migrated": 1, + "break": 19, + "breakOn": 4, + "collectReturn": 1, + "isStopped": 4, + "result": 21, + "_parseBeforeRedirect": 2, + "session_write_close": 1, + "header": 3, + "is_string": 7, + "codes": 3, + "array_flip": 1, + "send": 1, + "_stop": 1, + "resp": 6, + "compact": 8, + "one": 19, + "two": 6, + "data": 187, + "array_combine": 2, + "setAction": 1, + "args": 5, + "func_get_args": 5, + "unset": 22, + "call_user_func_array": 3, + "validate": 9, + "errors": 9, + "validateErrors": 1, + "invalidFields": 2, + "render": 3, + "className": 27, + "models": 6, + "keys": 19, + "currentModel": 2, + "currentObject": 6, + "getObject": 1, + "is_a": 1, + "location": 1, + "body": 1, + "referer": 5, + "local": 2, + "disableCache": 2, + "flash": 1, + "pause": 2, + "postConditions": 1, + "op": 9, + "bool": 5, + "exclusive": 2, + "cond": 5, + "arrayOp": 2, + "fields": 60, + "field": 88, + "fieldOp": 11, + "strtoupper": 3, + "paginate": 3, + "scope": 2, + "whitelist": 14, + "beforeFilter": 1, + "beforeRender": 1, + "beforeRedirect": 1, + "afterFilter": 1, + "beforeScaffold": 2, + "_beforeScaffold": 1, + "afterScaffoldSave": 2, + "_afterScaffoldSave": 1, + "afterScaffoldSaveError": 2, + "_afterScaffoldSaveError": 1, + "scaffoldError": 2, + "_scaffoldError": 1, + "Field": 9, + "FormField": 3, + "ArrayAccess": 1, + "button": 6, + "DOMNode": 3, + "initialize": 2, + "getFormNode": 1, + "getValues": 3, + "isDisabled": 2, + "FileFormField": 3, + "hasValue": 1, + "getValue": 2, + "qs": 4, + "http_build_query": 3, + "parse_str": 2, + "queryString": 2, + "sep": 1, + "sep.": 1, + "getRawUri": 1, + "getAttribute": 10, + "remove": 4, + "offsetExists": 1, + "offsetGet": 1, + "offsetSet": 1, + "offsetUnset": 1, + "setNode": 1, + "nodeName": 13, + "parentNode": 1, + "FormFieldRegistry": 2, + "document": 6, + "root": 4, + "xpath": 2, + "DOMXPath": 1, + "query": 102, + "hasAttribute": 1, + "InputFormField": 2, + "ChoiceFormField": 2, + "addChoice": 1, + "TextareaFormField": 1, + "base": 8, + "segments": 13, + "getSegments": 4, + "target": 20, + "array_shift": 5, + "self": 1, + "create": 13, + "k": 7, + "setValue": 1, + "walk": 3, + "registry": 4, + "m": 5, + "relational": 2, + "mapper": 2, + "DBO": 2, + "backed": 2, + "mapping": 1, + "database": 2, + "tables": 5, + "PHP": 1, + "versions": 1, + "5": 1, + "Model": 5, + "10": 1, + "Validation": 1, + "String": 5, + "Set": 9, + "BehaviorCollection": 2, + "ModelBehavior": 1, + "ConnectionManager": 2, + "Xml": 2, + "Automatically": 1, + "selects": 1, + "table": 21, + "pluralized": 1, + "lowercase": 1, + "User": 1, + "is": 1, + "have": 1, + "at": 1, + "least": 1, + "primary": 3, + "key.": 1, + "Cake.Model": 1, + "//book.cakephp.org/2.0/en/models.html": 1, + "useDbConfig": 7, + "useTable": 12, + "displayField": 4, + "schemaName": 1, + "primaryKey": 38, + "_schema": 11, + "validationDomain": 1, + "tablePrefix": 8, + "tableToModel": 4, + "cacheQueries": 1, + "belongsTo": 7, + "hasOne": 2, + "hasMany": 2, + "hasAndBelongsToMany": 24, + "actsAs": 2, + "Behaviors": 6, + "cacheSources": 7, + "findQueryType": 3, + "recursive": 9, + "order": 4, + "virtualFields": 8, + "_associationKeys": 2, + "_associations": 5, + "__backAssociation": 22, + "__backInnerAssociation": 1, + "__backOriginalAssociation": 1, + "__backContainableAssociation": 1, + "_insertID": 1, + "_sourceConfigured": 1, + "findMethods": 3, + "ds": 3, + "addObject": 2, + "parentClass": 3, + "get_parent_class": 1, + "tableize": 2, + "_createLinks": 3, + "__call": 1, + "dispatchMethod": 1, + "getDataSource": 15, + "relation": 7, + "assocKey": 13, + "dynamic": 2, + "isKeySet": 1, + "AppModel": 1, + "_constructLinkedModel": 2, + "schema": 11, + "hasField": 7, + "setDataSource": 2, + "property_exists": 3, + "bindModel": 1, + "reset": 6, + "assoc": 75, + "assocName": 6, + "unbindModel": 1, + "_generateAssociation": 2, + "dynamicWith": 3, + "sort": 1, + "setSource": 1, + "tableName": 4, + "db": 45, + "method_exists": 5, + "sources": 3, + "listSources": 1, + "strtolower": 1, + "MissingTableException": 1, + "is_object": 2, + "SimpleXMLElement": 1, + "_normalizeXmlData": 3, + "toArray": 1, + "reverse": 1, + "_setAliasData": 2, + "modelName": 3, + "fieldSet": 3, + "fieldName": 6, + "fieldValue": 7, + "deconstruct": 2, + "getAssociated": 4, + "getColumnType": 4, + "useNewDate": 2, + "dateFields": 5, + "timeFields": 2, + "date": 9, + "val": 27, + "format": 3, + "columns": 5, + "str_replace": 3, + "describe": 1, + "getColumnTypes": 1, + "trigger_error": 1, + "__d": 1, + "E_USER_WARNING": 1, + "cols": 7, + "column": 10, + "startQuote": 4, + "endQuote": 4, + "checkVirtual": 3, + "isVirtualField": 3, + "hasMethod": 2, + "getVirtualField": 1, + "filterKey": 2, + "defaults": 6, + "properties": 4, + "read": 2, + "conditions": 41, + "saveField": 1, + "options": 85, + "save": 9, + "fieldList": 1, + "_whitelist": 4, + "keyPresentAndEmpty": 2, + "exists": 6, + "validates": 60, + "updateCol": 6, + "colType": 4, + "time": 3, + "strtotime": 1, + "joined": 5, + "x": 4, + "y": 2, + "success": 10, + "cache": 2, + "_prepareUpdateFields": 2, + "update": 2, + "fInfo": 4, + "isUUID": 5, + "j": 2, + "array_search": 1, + "uuid": 3, + "updateCounterCache": 6, + "_saveMulti": 2, + "_clearCache": 2, + "join": 22, + "joinModel": 8, + "keyInfo": 4, + "withModel": 4, + "pluginName": 1, + "dbMulti": 6, + "newData": 5, + "newValues": 8, + "newJoins": 7, + "primaryAdded": 3, + "idField": 3, + "row": 17, + "keepExisting": 3, + "associationForeignKey": 5, + "links": 4, + "oldLinks": 4, + "delete": 9, + "oldJoin": 4, + "insertMulti": 1, + "foreignKey": 11, + "fkQuoted": 3, + "escapeField": 6, + "intval": 4, + "updateAll": 3, + "foreignKeys": 3, + "included": 3, + "array_intersect": 1, + "old": 2, + "saveAll": 1, + "numeric": 1, + "validateMany": 4, + "saveMany": 3, + "validateAssociated": 5, + "saveAssociated": 5, + "transactionBegun": 4, + "begin": 2, + "record": 10, + "saved": 18, + "commit": 2, + "rollback": 2, + "associations": 9, + "association": 47, + "notEmpty": 4, + "_return": 3, + "recordData": 2, + "cascade": 10, + "_deleteDependent": 3, + "_deleteLinks": 3, + "_collectForeignKeys": 2, + "savedAssociatons": 3, + "deleteAll": 2, + "records": 6, + "ids": 8, + "_id": 2, + "getID": 2, + "hasAny": 1, + "buildQuery": 2, + "is_null": 1, + "results": 22, + "resetAssociations": 3, + "_filterResults": 2, + "ucfirst": 2, + "modParams": 2, + "_findFirst": 1, + "state": 15, + "_findCount": 1, + "calculate": 2, + "expression": 1, + "_findList": 1, + "tokenize": 1, + "lst": 4, + "combine": 1, + "_findNeighbors": 1, + "prevVal": 2, + "return2": 6, + "_findThreaded": 1, + "nest": 1, + "isUnique": 1, + "is_bool": 1, + "sql": 1, + "php_help": 1, + "arg": 1, + "t": 25, + "php_permission": 1, + "TRUE": 1, + "php_eval": 1, + "global": 2, + "theme_path": 5, + "theme_info": 3, + "conf": 2, + "old_theme_path": 2, + "drupal_get_path": 1, + "dirname": 1, + "filename": 1, + "ob_start": 1, + "print": 1, + "eval": 1, + "ob_get_contents": 1, + "ob_end_clean": 1, + "_php_filter_tips": 1, + "filter": 1, + "long": 2, + "FALSE": 2, + "base_url": 1, + "php_filter_info": 1, + "filters": 2, + "SHEBANG#!php": 2, + "echo": 2 + }, "Parrot Assembly": { "SHEBANG#!parrot": 1, ".pcc_sub": 1, @@ -26869,19 +27715,469 @@ "License": 2, "v2.0.": 2, "End": 3, + "Plack": 25, + "Request": 10, + "_001": 1, + "HTTP": 16, + "Headers": 8, + "Carp": 11, + "Hash": 9, + "MultiValue": 9, + "Body": 2, + "Upload": 2, + "TempBuffer": 2, + "URI": 11, + "Escape": 6, + "_deprecated": 8, + "alt": 1, + "method": 7, + "caller": 2, + "carp": 2, + "class": 8, + "env": 76, + "croak": 3, + "required": 2, + "bless": 7, + "address": 2, + "REMOTE_ADDR": 1, + "remote_host": 2, + "REMOTE_HOST": 1, + "protocol": 1, + "SERVER_PROTOCOL": 1, + "REQUEST_METHOD": 1, + "port": 1, + "SERVER_PORT": 2, + "REMOTE_USER": 1, + "request_uri": 1, + "REQUEST_URI": 2, + "path_info": 4, + "PATH_INFO": 3, + "script_name": 1, + "SCRIPT_NAME": 2, + "scheme": 3, + "secure": 2, + "body": 30, + "input": 9, + "content_length": 4, + "CONTENT_LENGTH": 3, + "content_type": 5, + "CONTENT_TYPE": 2, + "session": 1, + "session_options": 1, + "logger": 1, + "cookies": 9, + "self": 141, + "HTTP_COOKIE": 3, + "@pairs": 2, + "pair": 4, + "uri_unescape": 1, + "query_parameters": 3, + "uri": 11, + "query_form": 2, + "content": 8, + "_parse_request_body": 4, + "cl": 10, + "read": 6, + "seek": 4, + "raw_body": 1, + "headers": 56, + "field": 2, + "HTTPS": 1, + "_//": 1, + "CONTENT": 1, + "COOKIE": 1, + "content_encoding": 5, + "referer": 3, + "user_agent": 3, + "body_parameters": 3, + "parameters": 8, + "query": 4, + "flatten": 3, + "uploads": 5, + "hostname": 1, + "url_scheme": 1, + "params": 1, + "query_params": 1, + "body_params": 1, + "cookie": 6, + "param": 8, + "wantarray": 3, + "get_all": 2, + "upload": 13, + "raw_uri": 1, + "base": 10, + "path_query": 1, + "_uri_base": 3, + "path_escape_class": 2, + "uri_escape": 3, + "QUERY_STRING": 3, + "canonical": 2, + "HTTP_HOST": 1, + "SERVER_NAME": 1, + "new_response": 4, + "Response": 16, + "ct": 3, + "cleanup": 1, + "buffer": 9, + "spin": 2, + "chunk": 4, + "length": 1, + "rewind": 1, + "from_mixed": 2, + "@uploads": 3, + "@obj": 3, + "splice": 2, + "_make_upload": 2, + "copy": 4, + "__END__": 2, + "Portable": 2, + "request": 6, + "object": 6, + "PSGI": 6, + "hash": 11, + "app_or_middleware": 1, + "req": 28, + "finalize": 5, + "DESCRIPTION": 4, + "": 2, + "provides": 1, + "consistent": 1, + "API": 2, + "objects": 2, + "across": 1, + "web": 5, + "server": 1, + "environments.": 1, + "CAVEAT": 1, + "Note": 4, + "module": 2, + "intended": 1, + "middleware": 1, + "developers": 3, + "framework": 2, + "rather": 2, + "than": 5, + "users": 4, + "Writing": 1, + "your": 13, + "directly": 1, + "using": 2, + "certainly": 2, + "possible": 1, + "recommended": 1, + "Apache": 2, + "yet": 1, + "too": 1, + "low": 1, + "level.": 1, + "re": 3, + "encouraged": 1, + "frameworks": 2, + "support": 2, + "": 1, + "modules": 1, + "like": 12, + "": 1, + "provide": 1, + "higher": 1, + "level": 1, + "top": 1, + "PSGI.": 1, + "METHODS": 2, + "Some": 1, + "methods": 3, + "earlier": 1, + "versions": 1, + "deprecated": 1, + "Take": 1, + "at": 3, + "": 1, + "Unless": 1, + "noted": 1, + "": 1, + "passing": 1, + "values": 5, + "an": 11, + "accessor": 1, + "doesn": 8, + "debug": 1, + "set.": 1, + "item": 42, + "": 2, + "request.": 1, + "uploads.": 2, + "": 2, + "": 1, + "objects.": 1, + "Shortcut": 6, + "content_encoding.": 1, + "content_length.": 1, + "content_type.": 1, + "header.": 2, + "referer.": 1, + "user_agent.": 1, + "GET": 1, + "POST": 1, + "CGI.pm": 2, + "compatible": 1, + "method.": 1, + "alternative": 1, + "accessing": 1, + "parameters.": 3, + "Unlike": 1, + "": 1, + "allow": 1, + "setting": 1, + "modifying": 1, + "@values": 1, + "@params": 1, + "convenient": 1, + "access": 2, + "@fields": 1, + "Creates": 2, + "": 3, + "object.": 4, + "Handy": 1, + "remove": 2, + "dependency": 1, + "code": 7, + "easy": 1, + "subclassing": 1, + "duck": 1, + "typing": 1, + "well": 2, + "overriding": 1, + "generation": 1, + "middlewares.": 1, + "back": 3, + "Parameters": 1, + "take": 5, + "multiple": 5, + "": 1, + "": 1, + "": 1, + "": 1, + "store": 1, + "means": 2, + "plain": 2, + "": 1, + "scalars": 1, + "": 2, + "references": 1, + "so": 3, + "don": 2, + "ARRAY": 1, + "foo": 6, + "parse": 1, + "more": 2, + "twice": 1, + "efficiency.": 1, + "DISPATCHING": 1, + "wants": 1, + "dispatch": 1, + "route": 1, + "actions": 1, + "based": 1, + "paths": 3, + "sure": 1, + "because": 3, + "": 1, + "gives": 2, + "virtual": 1, + "regardless": 1, + "how": 1, + "mounted.": 1, + "hosted": 1, + "mod_perl": 1, + "CGI": 2, + "scripts": 1, + "multiplexed": 1, + "tools": 1, + "": 1, + "good": 2, + "idea": 1, + "subclass": 1, + "define": 1, + "such": 5, + "uri_for": 2, + "args": 3, + "So": 1, + "say": 1, + "link": 1, + "signoff": 1, + "": 1, + "empty.": 1, + "need": 3, + "older": 1, + "behavior": 3, + "just": 2, + "call": 1, + "instead.": 1, + "Cookie": 2, + "handling": 1, + "simplified": 1, + "always": 5, + "string": 5, + "encoding": 2, + "decoding": 1, + "totally": 1, + "up": 1, + "framework.": 1, + "Also": 1, + "": 1, + "now": 1, + "": 1, + "Simple": 1, + "longer": 1, + "have": 2, + "write": 1, + "wacky": 1, + "instead": 4, + "simply": 1, + "AUTHORS": 1, + "Tatsuhiko": 2, + "Miyagawa": 2, + "Kazuhiro": 1, + "Osawa": 1, + "Tokuhiro": 2, + "Matsuno": 2, + "SEE": 3, + "ALSO": 3, + "": 1, + "": 1, + "library": 1, + "same": 1, + "Util": 3, + "Accessor": 1, + "status": 17, + "Scalar": 2, + "shortcut": 2, + "location": 4, + "redirect": 1, + "url": 2, + "clone": 1, + "_finalize_cookies": 2, + "/chr": 1, + "/ge": 1, + "replace": 3, + "LWS": 1, + "single": 1, + "SP": 1, + "//g": 1, + "CR": 1, + "LF": 1, + "since": 1, + "char": 1, + "invalid": 1, + "here": 2, + "header_field_names": 1, + "_body": 2, + "blessed": 1, + "overload": 1, + "Method": 1, + "_bake_cookie": 2, + "push_header": 1, + "@cookie": 7, + "domain": 3, + "_date": 2, + "expires": 7, + "httponly": 1, + "@MON": 1, + "Jan": 1, + "Feb": 1, + "Mar": 1, + "Apr": 1, + "May": 2, + "Jun": 1, + "Jul": 1, + "Aug": 1, + "Sep": 1, + "Oct": 1, + "Nov": 1, + "Dec": 1, + "@WDAY": 1, + "Sun": 1, + "Mon": 1, + "Tue": 1, + "Wed": 1, + "Thu": 1, + "Fri": 1, + "Sat": 1, + "sec": 2, + "min": 3, + "hour": 2, + "mday": 2, + "mon": 2, + "year": 3, + "wday": 2, + "gmtime": 1, + "sprintf": 1, + "WDAY": 1, + "MON": 1, + "response": 5, + "psgi_handler": 1, + "allows": 2, + "way": 2, + "create": 2, + "simple": 2, + "API.": 1, + "over": 1, + "Sets": 2, + "gets": 2, + "": 1, + "alias.": 2, + "response.": 1, + "Setter": 2, + "either": 2, + "headers.": 1, + "body_str": 1, + "io": 1, + "sets": 4, + "body.": 1, + "IO": 1, + "Handle": 1, + "": 1, + "X": 2, + "Foo": 11, + "text/plain": 1, + "gzip": 1, + "normalize": 1, + "given": 10, + "string.": 1, + "Users": 1, + "responsible": 1, + "properly": 1, + "": 1, + "names": 1, + "their": 1, + "corresponding": 1, + "": 2, + "everything": 1, + "contain": 2, + "": 1, + "": 2, + "": 1, + "": 1, + "": 1, + "integer": 1, + "epoch": 1, + "time": 3, + "": 1, + "convert": 1, + "formats": 1, + "<+3M>": 1, + "reference.": 1, + "AUTHOR": 1, "SHEBANG#!#! perl": 4, "examples/benchmarks/fib.pl": 1, "Fibonacci": 2, "Benchmark": 1, - "DESCRIPTION": 4, "Calculates": 1, "Number": 1, "": 1, "unspecified": 1, "fib": 4, "N": 2, - "SEE": 3, - "ALSO": 3, "": 1, "SHEBANG#!perl": 4, "MAIN": 1, @@ -26889,7 +28185,6 @@ "env_is_usable": 3, "th": 1, "pt": 1, - "env": 76, "@keys": 2, "ACK_/": 1, "@ENV": 1, @@ -26902,7 +28197,6 @@ "Resource": 5, "file_matching": 2, "check_regex": 2, - "like": 12, "finder": 1, "options": 7, "FILE...": 1, @@ -26913,10 +28207,8 @@ "": 5, "searches": 1, "named": 3, - "input": 9, "FILEs": 1, "standard": 1, - "given": 10, "PATTERN.": 1, "By": 2, "prints": 2, @@ -26924,24 +28216,19 @@ "would": 3, "actually": 1, "let": 1, - "take": 5, "advantage": 1, ".wango": 1, "won": 1, "throw": 1, "away": 1, - "because": 3, "times": 2, "symlinks": 1, - "than": 5, "whatever": 1, "were": 1, "specified": 3, "line.": 4, "default.": 2, - "item": 42, "": 11, - "paths": 3, "included": 1, "search.": 1, "entire": 2, @@ -26956,7 +28243,6 @@ "apply": 2, "relative": 1, "convenience": 1, - "shortcut": 2, "<-f>": 6, "<--group>": 2, "<--nogroup>": 2, @@ -26973,7 +28259,6 @@ "<--no-filename>": 1, "Suppress": 1, "prefixing": 1, - "multiple": 5, "searched.": 1, "<--help>": 1, "short": 1, @@ -26990,33 +28275,26 @@ "options.": 4, "": 2, "etc": 2, - "May": 2, "directories.": 2, "mason": 1, - "users": 4, "may": 3, "wish": 1, "include": 1, "<--ignore-dir=data>": 1, "<--noignore-dir>": 1, - "allows": 2, "normally": 1, "perhaps": 1, "research": 1, "<.svn/props>": 1, - "always": 5, - "simple": 2, "name.": 1, "Nested": 1, "": 1, "NOT": 1, "supported.": 1, "You": 3, - "need": 3, "specify": 1, "<--ignore-dir=foo>": 1, "then": 3, - "foo": 6, "taken": 1, "account": 1, "explicitly": 1, @@ -27034,17 +28312,14 @@ "matter": 1, "<-l>": 2, "<--files-with-matches>": 1, - "instead": 4, "text.": 1, "<-L>": 1, "<--files-without-matches>": 1, - "": 2, "equivalent": 2, "specifying": 1, "Specify": 1, "explicitly.": 1, "helpful": 2, - "don": 2, "": 1, "via": 1, "": 4, @@ -27064,7 +28339,6 @@ "Highlighting": 1, "work": 1, "though": 1, - "so": 3, "highlight": 1, "seeing": 1, "tail": 1, @@ -27077,7 +28351,6 @@ "usual": 1, "newline.": 1, "dealing": 1, - "contain": 2, "whitespace": 1, "e.g.": 1, "html": 1, @@ -27091,8 +28364,6 @@ "<-r>": 1, "<-R>": 1, "<--recurse>": 1, - "just": 2, - "here": 2, "compatibility": 2, "turning": 1, "<--no-recurse>": 1, @@ -27111,7 +28382,6 @@ "<--sort-files>": 1, "Sorts": 1, "Use": 6, - "your": 13, "listings": 1, "deterministic": 1, "runs": 1, @@ -27125,7 +28395,6 @@ "Bill": 1, "Cat": 1, "logo.": 1, - "Note": 4, "exact": 1, "spelling": 1, "<--thpppppt>": 1, @@ -27165,7 +28434,6 @@ "Underline": 1, "reset.": 1, "alone": 1, - "sets": 4, "foreground": 1, "on_color": 1, "background": 1, @@ -27178,7 +28446,6 @@ "See": 1, "": 1, "specifications.": 1, - "such": 5, "": 1, "": 1, "": 1, @@ -27186,12 +28453,10 @@ "output.": 1, "except": 1, "assume": 1, - "support": 2, "both": 1, "understands": 1, "sequences.": 1, "never": 1, - "back": 3, "ACK": 2, "OTHER": 1, "TOOLS": 1, @@ -27215,7 +28480,6 @@ "Jackson": 1, "put": 1, "together": 1, - "an": 11, "": 1, "extension": 1, "": 1, @@ -27228,19 +28492,15 @@ "Code": 1, "greater": 1, "normal": 1, - "code": 7, "<$?=256>": 1, "": 1, "backticks.": 1, "errors": 1, "used.": 1, - "at": 3, "least": 1, "returned.": 1, "DEBUGGING": 1, "PROBLEMS": 1, - "gives": 2, - "re": 3, "expecting": 1, "forgotten": 1, "<--noenv>": 1, @@ -27255,8 +28515,6 @@ "working": 1, "big": 1, "codesets": 1, - "more": 2, - "create": 2, "tree": 1, "ideal": 1, "sending": 1, @@ -27274,7 +28532,6 @@ "loading": 1, "": 1, "took": 1, - "access": 2, "log": 3, "scanned": 1, "twice.": 1, @@ -27284,7 +28541,6 @@ "troublesome.gif": 1, "first": 1, "finds": 2, - "Apache": 2, "IP.": 1, "second": 1, "troublesome": 1, @@ -27305,8 +28561,6 @@ "FAQ": 1, "Why": 2, "isn": 1, - "doesn": 8, - "behavior": 3, "driven": 1, "filetype.": 1, "": 1, @@ -27316,30 +28570,21 @@ "you.": 1, "source": 2, "compiled": 1, - "object": 6, "control": 1, "metadata": 1, "wastes": 1, "lot": 1, - "time": 3, "those": 2, - "well": 2, "returning": 1, "things": 1, "great": 1, "did": 1, - "replace": 3, - "read": 6, "only.": 1, "has": 2, "perfectly": 1, - "good": 2, - "way": 2, - "using": 2, "<-p>": 1, "<-n>": 1, "switches.": 1, - "certainly": 2, "select": 1, "update.": 1, "change": 1, @@ -27391,20 +28636,15 @@ "@queue": 8, "_setup": 2, "fullpath": 12, - "splice": 2, "local": 5, - "wantarray": 3, "_candidate_files": 2, "sort_standard": 2, "cmp": 2, "sort_reverse": 1, "@parts": 3, "passed_parms": 6, - "copy": 4, "parm": 1, - "hash": 11, "badkey": 1, - "caller": 2, "start": 6, "dh": 4, "opendir": 1, @@ -27422,7 +28662,6 @@ "bak": 1, "core": 1, "swp": 1, - "min": 3, "js": 1, "1": 1, "str": 12, @@ -27432,1436 +28671,20 @@ "_my_program": 3, "Basename": 2, "FAIL": 12, - "Carp": 11, "confess": 2, "@ISA": 2, - "class": 8, - "self": 141, - "bless": 7, "could_be_binary": 4, "opened": 1, "id": 1, "*STDIN": 1, "size": 5, "_000": 1, - "buffer": 9, "sysread": 1, "regex/m": 1, - "seek": 4, "readline": 1, "nexted": 3, - "Foo": 11, "Bar": 1, - "@array": 1, - "Plack": 25, - "Request": 10, - "_001": 1, - "HTTP": 16, - "Headers": 8, - "Hash": 9, - "MultiValue": 9, - "Body": 2, - "Upload": 2, - "TempBuffer": 2, - "URI": 11, - "Escape": 6, - "_deprecated": 8, - "alt": 1, - "method": 7, - "carp": 2, - "croak": 3, - "required": 2, - "address": 2, - "REMOTE_ADDR": 1, - "remote_host": 2, - "REMOTE_HOST": 1, - "protocol": 1, - "SERVER_PROTOCOL": 1, - "REQUEST_METHOD": 1, - "port": 1, - "SERVER_PORT": 2, - "REMOTE_USER": 1, - "request_uri": 1, - "REQUEST_URI": 2, - "path_info": 4, - "PATH_INFO": 3, - "script_name": 1, - "SCRIPT_NAME": 2, - "scheme": 3, - "secure": 2, - "body": 30, - "content_length": 4, - "CONTENT_LENGTH": 3, - "content_type": 5, - "CONTENT_TYPE": 2, - "session": 1, - "session_options": 1, - "logger": 1, - "cookies": 9, - "HTTP_COOKIE": 3, - "@pairs": 2, - "pair": 4, - "uri_unescape": 1, - "query_parameters": 3, - "uri": 11, - "query_form": 2, - "content": 8, - "_parse_request_body": 4, - "cl": 10, - "raw_body": 1, - "headers": 56, - "field": 2, - "HTTPS": 1, - "_//": 1, - "CONTENT": 1, - "COOKIE": 1, - "content_encoding": 5, - "referer": 3, - "user_agent": 3, - "body_parameters": 3, - "parameters": 8, - "query": 4, - "flatten": 3, - "uploads": 5, - "hostname": 1, - "url_scheme": 1, - "params": 1, - "query_params": 1, - "body_params": 1, - "cookie": 6, - "param": 8, - "get_all": 2, - "upload": 13, - "raw_uri": 1, - "base": 10, - "path_query": 1, - "_uri_base": 3, - "path_escape_class": 2, - "uri_escape": 3, - "QUERY_STRING": 3, - "canonical": 2, - "HTTP_HOST": 1, - "SERVER_NAME": 1, - "new_response": 4, - "Response": 16, - "ct": 3, - "cleanup": 1, - "spin": 2, - "chunk": 4, - "length": 1, - "rewind": 1, - "from_mixed": 2, - "@uploads": 3, - "@obj": 3, - "_make_upload": 2, - "__END__": 2, - "Portable": 2, - "request": 6, - "PSGI": 6, - "app_or_middleware": 1, - "req": 28, - "finalize": 5, - "": 2, - "provides": 1, - "consistent": 1, - "API": 2, - "objects": 2, - "across": 1, - "web": 5, - "server": 1, - "environments.": 1, - "CAVEAT": 1, - "module": 2, - "intended": 1, - "middleware": 1, - "developers": 3, - "framework": 2, - "rather": 2, - "Writing": 1, - "directly": 1, - "possible": 1, - "recommended": 1, - "yet": 1, - "too": 1, - "low": 1, - "level.": 1, - "encouraged": 1, - "frameworks": 2, - "": 1, - "modules": 1, - "": 1, - "provide": 1, - "higher": 1, - "level": 1, - "top": 1, - "PSGI.": 1, - "METHODS": 2, - "Some": 1, - "methods": 3, - "earlier": 1, - "versions": 1, - "deprecated": 1, - "Take": 1, - "": 1, - "Unless": 1, - "noted": 1, - "": 1, - "passing": 1, - "values": 5, - "accessor": 1, - "debug": 1, - "set.": 1, - "": 2, - "request.": 1, - "uploads.": 2, - "": 2, - "": 1, - "objects.": 1, - "Shortcut": 6, - "content_encoding.": 1, - "content_length.": 1, - "content_type.": 1, - "header.": 2, - "referer.": 1, - "user_agent.": 1, - "GET": 1, - "POST": 1, - "CGI.pm": 2, - "compatible": 1, - "method.": 1, - "alternative": 1, - "accessing": 1, - "parameters.": 3, - "Unlike": 1, - "": 1, - "allow": 1, - "setting": 1, - "modifying": 1, - "@values": 1, - "@params": 1, - "convenient": 1, - "@fields": 1, - "Creates": 2, - "": 3, - "object.": 4, - "Handy": 1, - "remove": 2, - "dependency": 1, - "easy": 1, - "subclassing": 1, - "duck": 1, - "typing": 1, - "overriding": 1, - "generation": 1, - "middlewares.": 1, - "Parameters": 1, - "": 1, - "": 1, - "": 1, - "": 1, - "store": 1, - "means": 2, - "plain": 2, - "": 1, - "scalars": 1, - "references": 1, - "ARRAY": 1, - "parse": 1, - "twice": 1, - "efficiency.": 1, - "DISPATCHING": 1, - "wants": 1, - "dispatch": 1, - "route": 1, - "actions": 1, - "based": 1, - "sure": 1, - "": 1, - "virtual": 1, - "regardless": 1, - "how": 1, - "mounted.": 1, - "hosted": 1, - "mod_perl": 1, - "CGI": 2, - "scripts": 1, - "multiplexed": 1, - "tools": 1, - "": 1, - "idea": 1, - "subclass": 1, - "define": 1, - "uri_for": 2, - "args": 3, - "So": 1, - "say": 1, - "link": 1, - "signoff": 1, - "": 1, - "empty.": 1, - "older": 1, - "call": 1, - "instead.": 1, - "Cookie": 2, - "handling": 1, - "simplified": 1, - "string": 5, - "encoding": 2, - "decoding": 1, - "totally": 1, - "up": 1, - "framework.": 1, - "Also": 1, - "": 1, - "now": 1, - "": 1, - "Simple": 1, - "longer": 1, - "have": 2, - "write": 1, - "wacky": 1, - "simply": 1, - "AUTHORS": 1, - "Tatsuhiko": 2, - "Miyagawa": 2, - "Kazuhiro": 1, - "Osawa": 1, - "Tokuhiro": 2, - "Matsuno": 2, - "": 1, - "": 1, - "library": 1, - "same": 1, - "Util": 3, - "Accessor": 1, - "status": 17, - "Scalar": 2, - "location": 4, - "redirect": 1, - "url": 2, - "clone": 1, - "_finalize_cookies": 2, - "/chr": 1, - "/ge": 1, - "LWS": 1, - "single": 1, - "SP": 1, - "//g": 1, - "CR": 1, - "LF": 1, - "since": 1, - "char": 1, - "invalid": 1, - "header_field_names": 1, - "_body": 2, - "blessed": 1, - "overload": 1, - "Method": 1, - "_bake_cookie": 2, - "push_header": 1, - "@cookie": 7, - "domain": 3, - "_date": 2, - "expires": 7, - "httponly": 1, - "@MON": 1, - "Jan": 1, - "Feb": 1, - "Mar": 1, - "Apr": 1, - "Jun": 1, - "Jul": 1, - "Aug": 1, - "Sep": 1, - "Oct": 1, - "Nov": 1, - "Dec": 1, - "@WDAY": 1, - "Sun": 1, - "Mon": 1, - "Tue": 1, - "Wed": 1, - "Thu": 1, - "Fri": 1, - "Sat": 1, - "sec": 2, - "hour": 2, - "mday": 2, - "mon": 2, - "year": 3, - "wday": 2, - "gmtime": 1, - "sprintf": 1, - "WDAY": 1, - "MON": 1, - "response": 5, - "psgi_handler": 1, - "API.": 1, - "over": 1, - "Sets": 2, - "gets": 2, - "": 1, - "alias.": 2, - "response.": 1, - "Setter": 2, - "either": 2, - "headers.": 1, - "body_str": 1, - "io": 1, - "body.": 1, - "IO": 1, - "Handle": 1, - "": 1, - "X": 2, - "text/plain": 1, - "gzip": 1, - "normalize": 1, - "string.": 1, - "Users": 1, - "responsible": 1, - "properly": 1, - "": 1, - "names": 1, - "their": 1, - "corresponding": 1, - "": 2, - "everything": 1, - "": 1, - "": 2, - "": 1, - "": 1, - "": 1, - "integer": 1, - "epoch": 1, - "": 1, - "convert": 1, - "formats": 1, - "<+3M>": 1, - "reference.": 1, - "AUTHOR": 1 - }, - "PHP": { - "<": 11, - "php": 8, - "namespace": 28, - "Symfony": 24, - "Component": 24, - "Console": 17, - ";": 1382, - "use": 23, - "Input": 6, - "InputInterface": 4, - "ArgvInput": 2, - "ArrayInput": 3, - "InputDefinition": 2, - "InputOption": 15, - "InputArgument": 3, - "Output": 5, - "OutputInterface": 6, - "ConsoleOutput": 2, - "ConsoleOutputInterface": 2, - "Command": 6, - "HelpCommand": 2, - "ListCommand": 2, - "Helper": 3, - "HelperSet": 3, - "FormatterHelper": 2, - "DialogHelper": 2, - "class": 21, - "Application": 2, - "{": 974, - "private": 24, - "commands": 39, - "wantHelps": 4, - "false": 154, - "runningCommand": 5, - "name": 181, - "version": 8, - "catchExceptions": 4, - "autoExit": 4, - "definition": 3, - "helperSet": 6, - "public": 202, - "function": 205, - "__construct": 8, - "(": 2415, - ")": 2416, - "this": 928, - "-": 1271, - "true": 132, - "array": 296, - "getDefaultHelperSet": 2, - "getDefaultInputDefinition": 2, - "foreach": 94, - "getDefaultCommands": 2, - "as": 96, - "command": 41, - "add": 7, - "}": 972, - "run": 3, - "input": 20, - "null": 164, - "output": 60, - "if": 450, - "new": 73, - "try": 3, - "statusCode": 14, - "doRun": 2, - "catch": 3, - "Exception": 1, - "e": 18, - "throw": 19, - "instanceof": 8, - "renderException": 3, - "getErrorOutput": 2, - "else": 70, - "getCode": 1, - "is_numeric": 7, - "&&": 119, - "exit": 7, - "return": 305, - "getCommandName": 2, - "hasParameterOption": 7, - "setDecorated": 2, - "elseif": 31, - "setInteractive": 2, - "function_exists": 4, - "getHelperSet": 3, - "has": 7, - "inputStream": 2, - "get": 12, - "getInputStream": 1, - "posix_isatty": 1, - "setVerbosity": 2, - "VERBOSITY_QUIET": 1, - "VERBOSITY_VERBOSE": 2, - "writeln": 13, - "getLongVersion": 3, - "find": 17, - "setHelperSet": 1, - "getDefinition": 2, - "getHelp": 2, - "messages": 16, - "sprintf": 27, - "getOptions": 1, - "option": 5, - "[": 672, - "]": 672, - ".": 169, - "getName": 14, - "getShortcut": 2, - "getDescription": 3, - "implode": 8, - "PHP_EOL": 3, - "setCatchExceptions": 1, - "boolean": 4, - "Boolean": 4, - "setAutoExit": 1, - "setName": 1, - "getVersion": 3, - "setVersion": 1, - "register": 1, - "addCommands": 1, - "setApplication": 2, - "isEnabled": 1, - "getAliases": 3, - "alias": 87, - "isset": 101, - "InvalidArgumentException": 9, - "helpCommand": 3, - "setCommand": 1, - "getNamespaces": 3, - "namespaces": 4, - "extractNamespace": 7, - "array_values": 5, - "array_unique": 4, - "array_filter": 2, - "findNamespace": 4, - "allNamespaces": 3, - "n": 12, - "explode": 9, - "found": 4, - "i": 36, - "part": 10, - "abbrevs": 31, - "static": 6, - "getAbbreviations": 4, - "array_map": 2, - "p": 3, - "message": 12, - "<=>": 3, - "alternatives": 10, - "findAlternativeNamespace": 2, - "count": 32, - "getAbbreviationSuggestions": 4, - "searchName": 13, - "pos": 3, - "strrpos": 2, - "substr": 6, - "namespace.substr": 1, - "suggestions": 2, - "aliases": 8, - "findAlternativeCommands": 2, - "all": 11, - "substr_count": 1, - "+": 12, - "names": 3, - "for": 8, - "len": 11, - "strlen": 14, - "abbrev": 4, - "asText": 1, - "raw": 2, - "width": 7, - "sortCommands": 4, - "space": 5, - "space.": 1, - "asXml": 2, - "asDom": 2, - "dom": 12, - "DOMDocument": 2, - "formatOutput": 1, - "appendChild": 10, - "xml": 5, - "createElement": 6, - "commandsXML": 3, - "setAttribute": 2, - "namespacesXML": 3, - "namespaceArrayXML": 4, - "continue": 7, - "commandXML": 3, - "createTextNode": 1, - "node": 42, - "getElementsByTagName": 1, - "item": 9, - "importNode": 3, - "saveXml": 1, - "string": 5, - "encoding": 2, - "mb_detect_encoding": 1, - "mb_strlen": 1, - "do": 2, - "title": 3, - "get_class": 4, - "getTerminalWidth": 3, - "PHP_INT_MAX": 1, - "lines": 3, - "preg_split": 1, - "getMessage": 1, - "line": 10, - "str_split": 1, - "max": 2, - "str_repeat": 2, - "title.str_repeat": 1, - "line.str_repeat": 1, - "message.": 1, - "getVerbosity": 1, - "trace": 12, - "getTrace": 1, - "array_unshift": 2, - "getFile": 2, - "getLine": 2, - "type": 62, - "file": 2, - "while": 6, - "getPrevious": 1, - "getSynopsis": 1, - "protected": 59, - "defined": 2, - "ansicon": 4, - "getenv": 2, - "preg_replace": 4, - "preg_match": 6, - "getSttyColumns": 3, - "match": 4, - "getTerminalHeight": 1, - "trim": 3, - "getFirstArgument": 1, - "REQUIRED": 1, - "VALUE_NONE": 7, - "descriptorspec": 2, - "process": 10, - "proc_open": 1, - "pipes": 4, - "is_resource": 1, - "info": 5, - "stream_get_contents": 1, - "fclose": 2, - "proc_close": 1, - "namespacedCommands": 5, - "key": 64, - "ksort": 2, - "&": 19, - "limit": 3, - "parts": 4, - "array_pop": 1, - "array_slice": 1, - "callback": 5, - "findAlternatives": 3, - "collection": 3, - "call_user_func": 2, - "lev": 6, - "levenshtein": 2, - "3": 1, - "strpos": 15, - "values": 53, - "/": 1, - "||": 52, - "value": 53, - "asort": 1, - "array_keys": 7, - "BrowserKit": 1, - "DomCrawler": 5, - "Crawler": 2, - "Link": 3, - "Form": 4, - "Process": 1, - "PhpProcess": 2, - "abstract": 2, - "Client": 1, - "history": 15, - "cookieJar": 9, - "server": 20, - "request": 76, - "response": 33, - "crawler": 7, - "insulated": 7, - "redirect": 6, - "followRedirects": 5, - "History": 2, - "CookieJar": 2, - "setServerParameters": 2, - "followRedirect": 4, - "insulate": 1, - "class_exists": 2, - "RuntimeException": 2, - "array_merge": 32, - "setServerParameter": 1, - "getServerParameter": 1, - "default": 8, - "getHistory": 1, - "getCookieJar": 1, - "getCrawler": 1, - "getResponse": 1, - "getRequest": 1, - "click": 1, - "link": 9, - "submit": 2, - "getMethod": 6, - "getUri": 8, - "form": 7, - "setValues": 2, - "getPhpValues": 2, - "getPhpFiles": 2, - "method": 31, - "uri": 23, - "parameters": 4, - "files": 7, - "content": 4, - "changeHistory": 4, - "getAbsoluteUri": 2, - "isEmpty": 2, - "current": 4, - "parse_url": 3, - "PHP_URL_HOST": 1, - "PHP_URL_SCHEME": 1, - "Request": 3, - "allValues": 1, - "filterRequest": 2, - "doRequestInProcess": 2, - "doRequest": 2, - "filterResponse": 2, - "updateFromResponse": 1, - "getHeader": 2, - "createCrawlerFromContent": 2, - "getContent": 2, - "getScript": 2, - "sys_get_temp_dir": 2, - "isSuccessful": 1, - "getOutput": 3, - "unserialize": 1, - "LogicException": 4, - "addContent": 1, - "back": 2, - "requestFromRequest": 4, - "forward": 2, - "reload": 1, - "empty": 96, - "restart": 1, - "clear": 2, - "currentUri": 7, - "path": 20, - "PHP_URL_PATH": 1, - "path.": 1, - "getParameters": 1, - "getFiles": 3, - "getServer": 1, - "": 2, - "CakePHP": 6, - "tm": 6, - "Rapid": 2, - "Development": 2, - "Framework": 2, - "http": 12, - "cakephp": 4, - "org": 10, - "Copyright": 4, - "2005": 4, - "2012": 4, - "Cake": 7, - "Software": 4, - "Foundation": 4, - "Inc": 4, - "cakefoundation": 4, - "Licensed": 2, - "under": 2, - "The": 4, - "MIT": 4, - "License": 4, - "Redistributions": 2, - "of": 10, - "must": 2, - "retain": 2, - "the": 11, - "above": 2, - "copyright": 4, - "notice": 2, - "Project": 2, - "package": 2, - "Controller": 4, - "since": 2, - "v": 17, - "0": 4, - "2": 2, - "9": 1, - "license": 4, - "www": 2, - "opensource": 2, - "licenses": 2, - "mit": 2, - "App": 20, - "uses": 46, - "CakeResponse": 2, - "Network": 1, - "ClassRegistry": 9, - "Utility": 6, - "ComponentCollection": 2, - "View": 9, - "CakeEvent": 13, - "Event": 6, - "CakeEventListener": 4, - "CakeEventManager": 5, - "controller": 3, - "organization": 1, - "business": 1, - "logic": 1, - "Provides": 1, - "basic": 1, - "functionality": 1, - "such": 1, - "rendering": 1, - "views": 1, - "inside": 1, - "layouts": 1, - "automatic": 1, - "model": 34, - "availability": 1, - "redirection": 2, - "callbacks": 4, - "and": 5, - "more": 1, - "Controllers": 2, - "should": 1, - "provide": 1, - "a": 11, - "number": 1, - "action": 7, - "methods": 5, - "These": 1, - "are": 5, - "on": 4, - "that": 2, - "not": 2, - "prefixed": 1, - "with": 5, - "_": 1, - "Each": 1, - "serves": 1, - "an": 1, - "endpoint": 1, - "performing": 2, - "specific": 1, - "resource": 1, - "or": 7, - "resources": 1, - "For": 2, - "example": 2, - "adding": 1, - "editing": 1, - "object": 14, - "listing": 1, - "set": 26, - "objects": 5, - "You": 2, - "can": 2, - "access": 1, - "using": 2, - "contains": 1, - "POST": 1, - "GET": 1, - "FILES": 1, - "*": 25, - "were": 1, - "request.": 1, - "After": 1, - "required": 2, - "actions": 2, - "controllers": 2, - "responsible": 1, - "creating": 1, - "response.": 2, - "This": 1, - "usually": 1, - "takes": 1, - "generated": 1, - "possibly": 1, - "to": 6, - "another": 1, - "action.": 1, - "In": 1, - "either": 1, - "case": 31, - "allows": 1, - "you": 1, - "manipulate": 1, - "aspects": 1, - "created": 8, - "by": 1, - "Dispatcher": 1, - "based": 2, - "routing.": 1, - "By": 1, - "conventional": 1, - "names.": 1, - "/posts/index": 1, - "maps": 1, - "PostsController": 1, - "index": 5, - "re": 1, - "map": 1, - "urls": 1, - "Router": 5, - "connect": 1, - "@package": 2, - "Cake.Controller": 1, - "@property": 8, - "AclComponent": 1, - "Acl": 1, - "AuthComponent": 1, - "Auth": 1, - "CookieComponent": 1, - "Cookie": 1, - "EmailComponent": 1, - "Email": 1, - "PaginatorComponent": 1, - "Paginator": 1, - "RequestHandlerComponent": 1, - "RequestHandler": 1, - "SecurityComponent": 1, - "Security": 1, - "SessionComponent": 1, - "Session": 1, - "@link": 2, - "//book.cakephp.org/2.0/en/controllers.html": 1, - "*/": 2, - "extends": 3, - "Object": 4, - "implements": 3, - "helpers": 1, - "_responseClass": 1, - "viewPath": 3, - "layoutPath": 1, - "viewVars": 3, - "view": 5, - "layout": 5, - "autoRender": 6, - "autoLayout": 2, - "Components": 7, - "components": 1, - "viewClass": 10, - "ext": 1, - "plugin": 31, - "cacheAction": 1, - "passedArgs": 2, - "scaffold": 2, - "modelClass": 25, - "modelKey": 2, - "validationErrors": 50, - "_mergeParent": 4, - "_eventManager": 12, - "Inflector": 12, - "singularize": 4, - "underscore": 3, - "childMethods": 2, - "get_class_methods": 2, - "parentMethods": 2, - "array_diff": 3, - "CakeRequest": 5, - "setRequest": 2, - "parent": 14, - "__isset": 2, - "switch": 6, - "is_array": 37, - "list": 29, - "pluginSplit": 12, - "loadModel": 3, - "__get": 2, - "params": 34, - "load": 3, - "settings": 2, - "__set": 1, - "camelize": 3, - "array_key_exists": 11, - "invokeAction": 1, - "ReflectionMethod": 2, - "_isPrivateAction": 2, - "PrivateActionException": 1, - "invokeArgs": 1, - "ReflectionException": 1, - "_getScaffold": 2, - "MissingActionException": 1, - "privateAction": 4, - "isPublic": 1, - "in_array": 26, - "prefixes": 4, - "prefix": 2, - "Scaffold": 1, - "_mergeControllerVars": 2, - "pluginController": 9, - "pluginDot": 4, - "mergeParent": 2, - "is_subclass_of": 3, - "pluginVars": 3, - "appVars": 6, - "merge": 12, - "_mergeVars": 5, - "get_class_vars": 2, - "_mergeUses": 3, - "implementedEvents": 2, - "constructClasses": 1, - "init": 4, - "getEventManager": 13, - "attach": 4, - "startupProcess": 1, - "dispatch": 11, - "shutdownProcess": 1, - "httpCodes": 3, - "code": 4, - "id": 82, - "MissingModelException": 1, - "url": 18, - "status": 15, - "extract": 9, - "EXTR_OVERWRITE": 3, - "event": 35, - "//TODO": 1, - "Remove": 1, - "following": 1, - "when": 1, - "events": 1, - "fully": 1, - "migrated": 1, - "break": 19, - "breakOn": 4, - "collectReturn": 1, - "isStopped": 4, - "result": 21, - "_parseBeforeRedirect": 2, - "session_write_close": 1, - "header": 3, - "is_string": 7, - "codes": 3, - "array_flip": 1, - "send": 1, - "_stop": 1, - "resp": 6, - "compact": 8, - "one": 19, - "two": 6, - "data": 187, - "array_combine": 2, - "setAction": 1, - "args": 5, - "func_get_args": 5, - "unset": 22, - "call_user_func_array": 3, - "validate": 9, - "errors": 9, - "validateErrors": 1, - "invalidFields": 2, - "render": 3, - "className": 27, - "models": 6, - "keys": 19, - "currentModel": 2, - "currentObject": 6, - "getObject": 1, - "is_a": 1, - "location": 1, - "body": 1, - "referer": 5, - "local": 2, - "disableCache": 2, - "flash": 1, - "pause": 2, - "postConditions": 1, - "op": 9, - "bool": 5, - "exclusive": 2, - "cond": 5, - "arrayOp": 2, - "fields": 60, - "field": 88, - "fieldOp": 11, - "strtoupper": 3, - "paginate": 3, - "scope": 2, - "whitelist": 14, - "beforeFilter": 1, - "beforeRender": 1, - "beforeRedirect": 1, - "afterFilter": 1, - "beforeScaffold": 2, - "_beforeScaffold": 1, - "afterScaffoldSave": 2, - "_afterScaffoldSave": 1, - "afterScaffoldSaveError": 2, - "_afterScaffoldSaveError": 1, - "scaffoldError": 2, - "_scaffoldError": 1, - "php_help": 1, - "arg": 1, - "t": 25, - "php_permission": 1, - "TRUE": 1, - "php_eval": 1, - "global": 2, - "theme_path": 5, - "theme_info": 3, - "conf": 2, - "old_theme_path": 2, - "drupal_get_path": 1, - "dirname": 1, - "filename": 1, - "ob_start": 1, - "print": 1, - "eval": 1, - "ob_get_contents": 1, - "ob_end_clean": 1, - "_php_filter_tips": 1, - "filter": 1, - "format": 3, - "long": 2, - "FALSE": 2, - "base_url": 1, - "php_filter_info": 1, - "filters": 2, - "Field": 9, - "FormField": 3, - "ArrayAccess": 1, - "button": 6, - "DOMNode": 3, - "initialize": 2, - "getFormNode": 1, - "getValues": 3, - "isDisabled": 2, - "FileFormField": 3, - "hasValue": 1, - "getValue": 2, - "qs": 4, - "http_build_query": 3, - "parse_str": 2, - "queryString": 2, - "sep": 1, - "sep.": 1, - "getRawUri": 1, - "getAttribute": 10, - "remove": 4, - "offsetExists": 1, - "offsetGet": 1, - "offsetSet": 1, - "offsetUnset": 1, - "setNode": 1, - "nodeName": 13, - "parentNode": 1, - "FormFieldRegistry": 2, - "document": 6, - "root": 4, - "xpath": 2, - "DOMXPath": 1, - "query": 102, - "hasAttribute": 1, - "InputFormField": 2, - "ChoiceFormField": 2, - "addChoice": 1, - "TextareaFormField": 1, - "base": 8, - "segments": 13, - "getSegments": 4, - "target": 20, - "array_shift": 5, - "self": 1, - "create": 13, - "k": 7, - "setValue": 1, - "walk": 3, - "registry": 4, - "m": 5, - "relational": 2, - "mapper": 2, - "DBO": 2, - "backed": 2, - "mapping": 1, - "database": 2, - "tables": 5, - "PHP": 1, - "versions": 1, - "5": 1, - "Model": 5, - "10": 1, - "Validation": 1, - "String": 5, - "Set": 9, - "BehaviorCollection": 2, - "ModelBehavior": 1, - "ConnectionManager": 2, - "Xml": 2, - "Automatically": 1, - "selects": 1, - "table": 21, - "pluralized": 1, - "lowercase": 1, - "User": 1, - "is": 1, - "have": 1, - "at": 1, - "least": 1, - "primary": 3, - "key.": 1, - "Cake.Model": 1, - "//book.cakephp.org/2.0/en/models.html": 1, - "useDbConfig": 7, - "useTable": 12, - "displayField": 4, - "schemaName": 1, - "primaryKey": 38, - "_schema": 11, - "validationDomain": 1, - "tablePrefix": 8, - "tableToModel": 4, - "cacheQueries": 1, - "belongsTo": 7, - "hasOne": 2, - "hasMany": 2, - "hasAndBelongsToMany": 24, - "actsAs": 2, - "Behaviors": 6, - "cacheSources": 7, - "findQueryType": 3, - "recursive": 9, - "order": 4, - "virtualFields": 8, - "_associationKeys": 2, - "_associations": 5, - "__backAssociation": 22, - "__backInnerAssociation": 1, - "__backOriginalAssociation": 1, - "__backContainableAssociation": 1, - "_insertID": 1, - "_sourceConfigured": 1, - "findMethods": 3, - "ds": 3, - "addObject": 2, - "parentClass": 3, - "get_parent_class": 1, - "tableize": 2, - "_createLinks": 3, - "__call": 1, - "dispatchMethod": 1, - "getDataSource": 15, - "relation": 7, - "assocKey": 13, - "dynamic": 2, - "isKeySet": 1, - "AppModel": 1, - "_constructLinkedModel": 2, - "schema": 11, - "hasField": 7, - "setDataSource": 2, - "property_exists": 3, - "bindModel": 1, - "reset": 6, - "assoc": 75, - "assocName": 6, - "unbindModel": 1, - "_generateAssociation": 2, - "dynamicWith": 3, - "sort": 1, - "setSource": 1, - "tableName": 4, - "db": 45, - "method_exists": 5, - "sources": 3, - "listSources": 1, - "strtolower": 1, - "MissingTableException": 1, - "is_object": 2, - "SimpleXMLElement": 1, - "_normalizeXmlData": 3, - "toArray": 1, - "reverse": 1, - "_setAliasData": 2, - "modelName": 3, - "fieldSet": 3, - "fieldName": 6, - "fieldValue": 7, - "deconstruct": 2, - "getAssociated": 4, - "getColumnType": 4, - "useNewDate": 2, - "dateFields": 5, - "timeFields": 2, - "date": 9, - "val": 27, - "columns": 5, - "str_replace": 3, - "describe": 1, - "getColumnTypes": 1, - "trigger_error": 1, - "__d": 1, - "E_USER_WARNING": 1, - "cols": 7, - "column": 10, - "startQuote": 4, - "endQuote": 4, - "checkVirtual": 3, - "isVirtualField": 3, - "hasMethod": 2, - "getVirtualField": 1, - "filterKey": 2, - "defaults": 6, - "properties": 4, - "read": 2, - "conditions": 41, - "saveField": 1, - "options": 85, - "save": 9, - "fieldList": 1, - "_whitelist": 4, - "keyPresentAndEmpty": 2, - "exists": 6, - "validates": 60, - "updateCol": 6, - "colType": 4, - "time": 3, - "strtotime": 1, - "joined": 5, - "x": 4, - "y": 2, - "success": 10, - "cache": 2, - "_prepareUpdateFields": 2, - "update": 2, - "fInfo": 4, - "isUUID": 5, - "j": 2, - "array_search": 1, - "uuid": 3, - "updateCounterCache": 6, - "_saveMulti": 2, - "_clearCache": 2, - "join": 22, - "joinModel": 8, - "keyInfo": 4, - "withModel": 4, - "pluginName": 1, - "dbMulti": 6, - "newData": 5, - "newValues": 8, - "newJoins": 7, - "primaryAdded": 3, - "idField": 3, - "row": 17, - "keepExisting": 3, - "associationForeignKey": 5, - "links": 4, - "oldLinks": 4, - "delete": 9, - "oldJoin": 4, - "insertMulti": 1, - "foreignKey": 11, - "fkQuoted": 3, - "escapeField": 6, - "intval": 4, - "updateAll": 3, - "foreignKeys": 3, - "included": 3, - "array_intersect": 1, - "old": 2, - "saveAll": 1, - "numeric": 1, - "validateMany": 4, - "saveMany": 3, - "validateAssociated": 5, - "saveAssociated": 5, - "transactionBegun": 4, - "begin": 2, - "record": 10, - "saved": 18, - "commit": 2, - "rollback": 2, - "associations": 9, - "association": 47, - "notEmpty": 4, - "_return": 3, - "recordData": 2, - "cascade": 10, - "_deleteDependent": 3, - "_deleteLinks": 3, - "_collectForeignKeys": 2, - "savedAssociatons": 3, - "deleteAll": 2, - "records": 6, - "ids": 8, - "_id": 2, - "getID": 2, - "hasAny": 1, - "buildQuery": 2, - "is_null": 1, - "results": 22, - "resetAssociations": 3, - "_filterResults": 2, - "ucfirst": 2, - "modParams": 2, - "_findFirst": 1, - "state": 15, - "_findCount": 1, - "calculate": 2, - "expression": 1, - "_findList": 1, - "tokenize": 1, - "lst": 4, - "combine": 1, - "_findNeighbors": 1, - "prevVal": 2, - "return2": 6, - "_findThreaded": 1, - "nest": 1, - "isUnique": 1, - "is_bool": 1, - "sql": 1, - "SHEBANG#!php": 2, - "echo": 2 + "@array": 1 }, "PogoScript": { "httpism": 1, @@ -28956,6 +28779,27 @@ "{": 1, "}": 1 }, + "Processing": { + "void": 2, + "setup": 1, + "(": 17, + ")": 17, + "{": 2, + "size": 1, + ";": 15, + "background": 1, + "noStroke": 1, + "}": 2, + "draw": 1, + "fill": 6, + "triangle": 2, + "rect": 1, + "quad": 1, + "ellipse": 1, + "arc": 1, + "PI": 1, + "TWO_PI": 1 + }, "Prolog": { "action_module": 1, "(": 585, @@ -31716,6 +31560,27 @@ "running_threads2": 2, "port2.recv": 1 }, + "SCSS": { + "blue": 4, + "#3bbfce": 1, + ";": 7, + "margin": 4, + "px": 1, + ".content": 1, + "-": 3, + "navigation": 1, + "{": 2, + "border": 2, + "color": 3, + "darken": 1, + "(": 1, + "%": 1, + ")": 1, + "}": 2, + ".border": 1, + "padding": 1, + "/": 2 + }, "Sass": { "blue": 4, "#3bbfce": 1, @@ -32086,27 +31951,6 @@ "assert_checkequal": 1, "assert_checkfalse": 1 }, - "SCSS": { - "blue": 4, - "#3bbfce": 1, - ";": 7, - "margin": 4, - "px": 1, - ".content": 1, - "-": 3, - "navigation": 1, - "{": 2, - "border": 2, - "color": 3, - "darken": 1, - "(": 1, - "%": 1, - ")": 1, - "}": 2, - ".border": 1, - "padding": 1, - "/": 2 - }, "Shell": { "SHEBANG#!bash": 6, "echo": 63, @@ -32934,10 +32778,42 @@ "wait": 1, ".fork": 1 }, - "Tea": { - "<%>": 1, - "template": 1, - "foo": 1 + "TXL": { + "define": 12, + "program": 1, + "[": 38, + "expression": 9, + "]": 38, + "end": 12, + "term": 6, + "|": 3, + "addop": 2, + "primary": 4, + "mulop": 2, + "number": 10, + "(": 2, + ")": 2, + "-": 3, + "/": 3, + "rule": 12, + "main": 1, + "replace": 6, + "E": 3, + "construct": 1, + "NewE": 3, + "resolveAddition": 2, + "resolveSubtraction": 2, + "resolveMultiplication": 2, + "resolveDivision": 2, + "resolveParentheses": 2, + "where": 1, + "not": 1, + "by": 6, + "N1": 8, + "+": 2, + "N2": 8, + "*": 2, + "N": 2 }, "TeX": { "%": 59, @@ -33246,6 +33122,11 @@ "sign": 1, "makebox": 6 }, + "Tea": { + "<%>": 1, + "template": 1, + "foo": 1 + }, "Turing": { "function": 1, "factorial": 4, @@ -33269,43 +33150,6 @@ "exit": 1, "when": 1 }, - "TXL": { - "define": 12, - "program": 1, - "[": 38, - "expression": 9, - "]": 38, - "end": 12, - "term": 6, - "|": 3, - "addop": 2, - "primary": 4, - "mulop": 2, - "number": 10, - "(": 2, - ")": 2, - "-": 3, - "/": 3, - "rule": 12, - "main": 1, - "replace": 6, - "E": 3, - "construct": 1, - "NewE": 3, - "resolveAddition": 2, - "resolveSubtraction": 2, - "resolveMultiplication": 2, - "resolveDivision": 2, - "resolveParentheses": 2, - "where": 1, - "not": 1, - "by": 6, - "N1": 8, - "+": 2, - "N2": 8, - "*": 2, - "N": 2 - }, "TypeScript": { "class": 3, "Animal": 4, @@ -33335,6 +33179,35 @@ "tom.move": 1, "console.log": 1 }, + "VHDL": { + "-": 2, + "VHDL": 1, + "example": 1, + "file": 1, + "library": 1, + "ieee": 1, + ";": 7, + "use": 1, + "ieee.std_logic_1164.all": 1, + "entity": 2, + "inverter": 2, + "is": 2, + "port": 1, + "(": 1, + "a": 2, + "in": 1, + "std_logic": 2, + "b": 2, + "out": 1, + ")": 1, + "end": 2, + "architecture": 2, + "rtl": 1, + "of": 1, + "begin": 1, + "<": 1, + "not": 1 + }, "Verilog": { "////////////////////////////////////////////////////////////////////////////////": 14, "//": 117, @@ -33817,35 +33690,6 @@ ".csrm_dat_o": 1, ".csrm_dat_i": 1 }, - "VHDL": { - "-": 2, - "VHDL": 1, - "example": 1, - "file": 1, - "library": 1, - "ieee": 1, - ";": 7, - "use": 1, - "ieee.std_logic_1164.all": 1, - "entity": 2, - "inverter": 2, - "is": 2, - "port": 1, - "(": 1, - "a": 2, - "in": 1, - "std_logic": 2, - "b": 2, - "out": 1, - ")": 1, - "end": 2, - "architecture": 2, - "rtl": 1, - "of": 1, - "begin": 1, - "<": 1, - "not": 1 - }, "VimL": { "no": 1, "toolbar": 1, @@ -35113,6 +34957,186 @@ "gempath": 1, "/usr/local/rubygems": 1, "/home/gavin/.rubygems": 1 + }, + "edn": { + "[": 24, + "{": 22, + "db/id": 22, + "#db/id": 22, + "db.part/db": 6, + "]": 24, + "db/ident": 3, + "object/name": 18, + "db/doc": 4, + "db/valueType": 3, + "db.type/string": 2, + "db/index": 3, + "true": 3, + "db/cardinality": 3, + "db.cardinality/one": 3, + "db.install/_attribute": 3, + "}": 22, + "object/meanRadius": 18, + "db.type/double": 1, + "data/source": 2, + "db.part/tx": 2, + "db.part/user": 17 + }, + "fish": { + "#": 18, + "set": 49, + "-": 102, + "g": 1, + "IFS": 4, + "n": 5, + "t": 2, + "l": 15, + "configdir": 2, + "/.config": 1, + "if": 21, + "q": 9, + "XDG_CONFIG_HOME": 2, + "end": 33, + "not": 8, + "fish_function_path": 4, + "configdir/fish/functions": 1, + "__fish_sysconfdir/functions": 1, + "__fish_datadir/functions": 3, + "contains": 4, + "[": 13, + "]": 13, + "fish_complete_path": 4, + "configdir/fish/completions": 1, + "__fish_sysconfdir/completions": 1, + "__fish_datadir/completions": 3, + "test": 7, + "d": 3, + "/usr/xpg4/bin": 3, + "PATH": 6, + "path_list": 4, + "/bin": 1, + "/usr/bin": 1, + "/usr/X11R6/bin": 1, + "/usr/local/bin": 1, + "__fish_bin_dir": 1, + "switch": 3, + "USER": 1, + "case": 9, + "root": 1, + "/sbin": 1, + "/usr/sbin": 1, + "/usr/local/sbin": 1, + "for": 1, + "i": 5, + "in": 2, + "function": 6, + "fish_sigtrap_handler": 1, + "on": 2, + "signal": 1, + "TRAP": 1, + "no": 2, + "scope": 1, + "shadowing": 1, + "description": 2, + "breakpoint": 1, + "__fish_on_interactive": 2, + "event": 1, + "fish_prompt": 1, + "__fish_config_interactive": 1, + "functions": 5, + "e": 6, + "eval": 5, + "S": 1, + "If": 2, + "we": 2, + "are": 1, + "an": 1, + "interactive": 8, + "shell": 1, + "should": 2, + "enable": 1, + "full": 4, + "job": 5, + "control": 5, + "since": 1, + "it": 1, + "behave": 1, + "like": 2, + "the": 1, + "real": 1, + "code": 1, + "was": 1, + "executed.": 1, + "don": 1, + "do": 1, + "this": 1, + "commands": 1, + "that": 1, + "expect": 1, + "to": 1, + "be": 1, + "used": 1, + "interactively": 1, + "less": 1, + "wont": 1, + "work": 1, + "using": 1, + "eval.": 1, + "mode": 5, + "status": 7, + "is": 3, + "else": 3, + "none": 1, + "echo": 3, + "|": 3, + ".": 2, + "<": 1, + "&": 1, + "res": 2, + "return": 6, + "funced": 3, + "editor": 7, + "EDITOR": 1, + "funcname": 14, + "while": 2, + "argv": 9, + "h": 1, + "help": 1, + "__fish_print_help": 1, + "set_color": 4, + "red": 2, + "printf": 3, + "(": 7, + "_": 3, + ")": 7, + "normal": 2, + "begin": 2, + ";": 7, + "or": 3, + "init": 5, + "nend": 2, + "editor_cmd": 2, + "type": 1, + "f": 3, + "/dev/null": 2, + "fish": 3, + "z": 1, + "fish_indent": 2, + "indent": 1, + "prompt": 2, + "read": 1, + "p": 1, + "c": 1, + "s": 1, + "cmd": 2, + "TMPDIR": 2, + "/tmp": 1, + "tmpname": 8, + "%": 2, + "self": 2, + "random": 2, + "stat": 2, + "rm": 1 } }, "language_tokens": { @@ -35132,10 +35156,8 @@ "Delphi": 30, "Diff": 16, "Ecl": 281, - "edn": 227, "Elm": 628, "Emacs Lisp": 3, - "fish": 636, "Forth": 1516, "GAS": 133, "Gosu": 413, @@ -35145,9 +35167,9 @@ "Handlebars": 69, "INI": 27, "Ioke": 2, + "JSON": 619, "Java": 7336, "JavaScript": 76934, - "JSON": 619, "Julia": 247, "Kotlin": 155, "Lasso": 9849, @@ -35162,23 +35184,24 @@ "Max": 136, "Monkey": 207, "MoonScript": 1718, + "NSIS": 725, "Nemerle": 17, "Nginx": 179, "Nimrod": 1, - "NSIS": 725, "Nu": 4, - "Objective-C": 26518, "OCaml": 382, + "Objective-C": 26518, "Omgrofl": 57, "Opa": 28, "OpenCL": 88, "OpenEdge ABL": 2894, + "PHP": 20647, "Parrot Assembly": 6, "Parrot Internal Representation": 5, "Perl": 17113, - "PHP": 20647, "PogoScript": 250, "PowerShell": 12, + "Processing": 74, "Prolog": 4040, "Python": 4020, "R": 14, @@ -35187,21 +35210,21 @@ "Rebol": 11, "Ruby": 3854, "Rust": 3566, + "SCSS": 39, "Sass": 28, "Scala": 280, "Scheme": 3478, "Scilab": 69, - "SCSS": 39, "Shell": 3481, "Standard ML": 243, "SuperCollider": 268, - "Tea": 3, - "TeX": 1155, - "Turing": 44, "TXL": 213, + "TeX": 1155, + "Tea": 3, + "Turing": 44, "TypeScript": 106, - "Verilog": 3778, "VHDL": 42, + "Verilog": 3778, "VimL": 20, "Visual Basic": 345, "XML": 5622, @@ -35209,7 +35232,9 @@ "XQuery": 801, "XSLT": 44, "Xtend": 399, - "YAML": 30 + "YAML": 30, + "edn": 227, + "fish": 636 }, "languages": { "ABAP": 1, @@ -35228,10 +35253,8 @@ "Delphi": 1, "Diff": 1, "Ecl": 1, - "edn": 1, "Elm": 3, "Emacs Lisp": 1, - "fish": 3, "Forth": 7, "GAS": 1, "Gosu": 5, @@ -35241,9 +35264,9 @@ "Handlebars": 2, "INI": 2, "Ioke": 1, + "JSON": 5, "Java": 5, "JavaScript": 20, - "JSON": 5, "Julia": 1, "Kotlin": 1, "Lasso": 4, @@ -35258,23 +35281,24 @@ "Max": 1, "Monkey": 1, "MoonScript": 1, + "NSIS": 2, "Nemerle": 1, "Nginx": 1, "Nimrod": 1, - "NSIS": 2, "Nu": 1, - "Objective-C": 19, "OCaml": 2, + "Objective-C": 19, "Omgrofl": 1, "Opa": 2, "OpenCL": 1, "OpenEdge ABL": 5, + "PHP": 8, "Parrot Assembly": 1, "Parrot Internal Representation": 1, "Perl": 13, - "PHP": 8, "PogoScript": 1, "PowerShell": 2, + "Processing": 1, "Prolog": 6, "Python": 4, "R": 1, @@ -35283,21 +35307,21 @@ "Rebol": 1, "Ruby": 16, "Rust": 1, + "SCSS": 1, "Sass": 1, "Scala": 2, "Scheme": 1, "Scilab": 3, - "SCSS": 1, "Shell": 34, "Standard ML": 2, "SuperCollider": 2, - "Tea": 1, - "TeX": 1, - "Turing": 1, "TXL": 1, + "TeX": 1, + "Tea": 1, + "Turing": 1, "TypeScript": 3, - "Verilog": 13, "VHDL": 1, + "Verilog": 13, "VimL": 2, "Visual Basic": 1, "XML": 3, @@ -35305,7 +35329,9 @@ "XQuery": 1, "XSLT": 1, "Xtend": 2, - "YAML": 1 + "YAML": 1, + "edn": 1, + "fish": 3 }, - "md5": "d58aa4bc89f39bef8243e3990c0cff23" + "md5": "8ca95cd668b53b8f80df6813e838d2f7" } \ No newline at end of file