Transpiled version (6389L) is out of date.
java.lang.RuntimeException: Unknown token 2: <:
Warning: session_start(): open(/var/lib/php/sessions/sess_v3o8e4u3lb3vk07rq5kjukalvr, 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
{"1000628":"first function","1000644":"shorten function","1000658":"print function (=System.out.println + logging in memory)","1000659":"fail functions (improved)","1000999":"asList - always returns a new ArrayList (no wrapping)","1001055":"assertEquals - not using structure() for making the message anymore [saving code]","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001540":"stdcompare function (standard compare) - theoretical synonym of cmp","1001634":"cloneList - now safely clones a synchroList (synchronizing on it)","1001820":"run (hotwire and callMain)","1001992":"str function (=String.valueOf + extensions)","1002110":"dropPrefix","1002348":"nempty - not empty","1002559":"cloneMap - safely clone a map; null => HashMap. also: map over cloned list","1002637":"substring - exception-free (safe) version of String.substring","1002694":"identityHashCode","1002696":"class Lisp (CURRENT)","1002780":"popLast - synonym of liftLast","1002796":"findMethodNamed","1002838":"warn function (print warning unless warn_on is set to false)","1003279":"function quoteCharacter","1003340":"startsWith - now also for lists","1004219":"Pair - value pair; sorted by a, then b","1004582":"javaTokC - codeTokensOnly+javaTok","1004863":"\"Concepts\" (persistent Java objects, include)","1004900":"boolArrayToHex","1005587":"getDeclaredFields_cached - also calls setAccessible(true) on all fields","1005595":"quote - Java-compatible string quoting with \"\". now also escapes \\t","1005966":"quoteToPrintWriter","1007435":"putAll - add map b to map a and return a","1007768":"faster eq function (if you never compare a BigInt to an Int or Long), LIVE","1011369":"emptyIterator","1013187":"invokeMethod","1014450":"startsWithDigit","1015825":"findInstanceMethod - find possibly non-static method from Class","1017786":"unwrapSynchronizedMap","1017787":"unwrapSynchronizedList","1021450":"isCISet_gen - is collection a case-insensitive set? - allows sets from other realms","1021743":"IF1 - function with one argument (interface version)","1021755":"isCIMap_gen - is map a case-insensitive map? - allows maps from other realms","1022666":"IVF1 - void function with one argument (interface version)","1024021":"with - synonym of withComputing","1024571":"countDots","1025412":"fieldGet - Field.get() with wrapped exceptions","1029644":"isJavaXClassName","1031162":"SynchronizedMap - replacement for Collections.SynchronizedMap to circumvent reflection problem","1031246":"arrayTypeAndDimensions - get type of innermost element plus the arrays number of dimensions","1031328":"actualMCDollar - \"main$\" or similar for thread-specific main class","1031392":"shortDynClassNameForStructure","1031529":"getOptDynOnly - getOpt only from dynamic field","1031648":"isSyntheticOrAnonymous","1031744":"DynamicObject (imported from core - see #1004543)","1033221":"fieldObjectsInFieldOrder","1033879":"isPersistableClass","1034648":"structure function (v21, supporting enums, LIVE)","2000460":"bytesToHex (standard function)"} 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 #1030944
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1034594 |
| Snippet name: | structure function (v20, supports IPersistenceInfo) |
| Eternal ID of this version: | #1034594/7 |
| Text MD5: | 1e338348fa0812a1e982e915c148acf6 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-02-28 18:45:52 |
| Source code size: | 16740 bytes / 528 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 572 / 710 |
| Version history: | 6 change(s) |
| Referenced in: | #1034648 - structure function (v21, supporting enums, LIVE) |