Uses 911K of libraries. Click here for Pure Java version (4028L/21K).
java.lang.RuntimeException: Unknown token 2: <:
Warning: session_start(): open(/var/lib/php/sessions/sess_6920h8hfu8t86e5g5t98meoi0h, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51
Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
{"1000658":"print function (=System.out.println + logging in memory)","1000659":"fail functions (improved)","1001865":"neq function","1002108":"empty - extended synonym of isEmpty","1003239":"map - call function on list (takes function name, Runnable or function object with \"get\" method) \/ now also works on maps","1003310":"setText - more flexible shorthand for JTextComponent\/JLabel\/JButton.setText() - uses AWT thread (and waits)","1003460":"addSuffix - add suffix if not there","1005595":"quote - Java-compatible string quoting with \"\". now also escapes \\t","1006642":"getText - get entered text\/selected item from JTextComponent or JComboBox (thread-safe)","1008448":"pnl - synonym of printNumberedLines","1012955":"sortInPlace - synonym of sortedInPlace","1016205":"DynPrintLog - show program's print log as visualization - new version with fast log view","1019636":"getChildren","1026098":"guessObjectSize - synonym of guessDeepObjectSize_recursive","1027011":"nBytes","1028129":"Substring - compactly stored substring","1028131":"joinSubstringObjects","1028133":"subCharSequence","1029234":"SuffixTree [LIVE]"} at main.fail(m1008705.java:1589) at main$jsonDecode_Y.fail_base(m1008705.java:14008) at main$jsonDecode_Y.fail(m1008705.java:14006) at main$jsonDecode_Y.parseExpr(m1008705.java:14058) at main$jsonDecode_Y.parse(m1008705.java:14012) at main.jsonDecode(m1008705.java:13990) at main.jsonDecodeMap(m1008705.java:12844) at main.getSnippetTitles(m1008705.java:10820) at main$JavaXHyperlinker.codeToHTML(m1008705.java:6209) at main.html2(m1008705.java:85) at main.html(m1008705.java:67) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.callOpt_withVarargs(m1008705.java:4387) at main.callOpt(m1008705.java:3326) at main.callHtmlMethod2(m1008705.java:11404) at main$MyHTTPD$1.get(m1008705.java:7337) at main$MyHTTPD$1.get(m1008705.java:1) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) at java.base/java.lang.reflect.Method.invoke(Method.java:577) at main.invokeMethod(m1008705.java:1601) at main.safeCallF(m1008705.java:642) at main.callF(m1008705.java:611) at main$MyHTTPD.serve(m1008705.java:7373) at main$NanoHTTPD.serve_2(m1008705.java:9572) at main$NanoHTTPD.serve(m1008705.java:9553) at main$NanoHTTPD$HTTPSession.execute(m1008705.java:8453) at main$NanoHTTPD$ClientHandler.run(m1008705.java:7829) at java.base/java.lang.Thread.run(Thread.java:833)
Began life as a copy of #1028128
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1028130 |
Snippet name: | Suffix Tree Spike v2 [storing substrings efficiently, seems OK] |
Eternal ID of this version: | #1028130/18 |
Text MD5: | e425b97cf88c16bf50bdf77698633d61 |
Transpilation MD5: | 747e21e600e736ce64714cb27e224a25 |
Author: | stefan |
Category: | javax / text searching |
Type: | JavaX source code (Dynamic Module) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2020-05-23 12:35:39 |
Source code size: | 7898 bytes / 210 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 375 / 2237 |
Version history: | 17 change(s) |
Referenced in: | #1028134 - Suffix Tree Spike v3 [simplifying further, dev.] #1029201 - Suffix Tree Spike v2.1 [dev.] |