Warning: session_start(): open(/var/lib/php/sessions/sess_qkcf2988s9j5v6c8mc3ur9v31j, 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
"My Day" [v2, parse into fields] [1023737]

Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

76
LINES

< > BotCompany Repo | #1023737 // "My Day" [v2, parse into fields]

JavaX source code (Dynamic Module) [tags: use-pretranspiled] - run with: Stefan's OS

Uses 911K of libraries. Click here for Pure Java version (4272L/23K).

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_7qma7hjl6t7fck54au75mrtts7, 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","1000658":"print function (=System.out.println + logging in memory)","1000798":"dropFirst function (drop first elements of array or chars of string - synonym of \"drop\")","1001038":"last function (get last element of list or last character in string)","1001055":"assertEquals - not using structure() for making the message anymore [saving code]","1001241":"concatLists","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001598":"assertTrue - no longer accepts a function returning a boolean","1003055":"trimAll - trim all strings in a list","1003239":"map - call function on list (takes function name, Runnable or function object with \"get\" method) \/ now also works on maps","1003362":"assertStartsWith","1003897":"printStruct - short for printStructure","1004689":"assertNempty (assert not empty)","1005162":"second function (get second element)","1005588":"nu - nuObject with values","1006330":"third - get third element from a list","1007549":"takeFirst function (take first n elements of a list; or characters of a string)","1008448":"pnl - synonym of printNumberedLines","1008537":"pnlStruct - print structures, numbered","1008942":"tlft - synonym of toLinesFullTrim","1009513":"sentences - synonym of splitIntoSentences_np","1014298":"regexpGroups - synonym of regexpFirstGroups - make Java regexp Matcher and return all groups of first match","1014725":"add - add Component to Container, add element to collection, set bit in BitSet","1015568":"joinWithEmptyLines","1016205":"DynPrintLog - show program's print log as visualization - new version with fast log view","1023730":"paragraphsTokC","1023731":"rcurry_swic - optimized version of rcurry swic(...)","1023732":"falsesFollowedByTrues_changeIndex_assertNotNull","1023733":"isPreciseMultiDashesHeading","1023734":"sublist - synonym of subList"} 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)

Author comment

Began life as a copy of #1023735

download  show line numbers  debug dex  old transpilations   

Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023737
Snippet name: "My Day" [v2, parse into fields]
Eternal ID of this version: #1023737/1
Text MD5: 0ac399a6a69ddd819e22fdbcaa0e81f5
Transpilation MD5: 5b9c15a73cd8fe434a405b7f5f981b4f
Author: stefan
Category: javax
Type: JavaX source code (Dynamic Module)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-07 21:57:53
Source code size: 2415 bytes / 76 lines
Pitched / IR pitched: No / No
Views / Downloads: 809 / 23215
Referenced in: #1023740 - "My Day" [v3, parser in include]