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

1470
LINES

< > BotCompany Repo | #1005029 // Mocha Doom Single Source With Translator

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

java.lang.RuntimeException: Unknown token 2: <: 
Warning: session_start(): open(/var/lib/php/sessions/sess_vjtq9931in4d6qjaugk0rtgto0, 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
{"1000567":"isInteger","1000569":"userHome (TODO: is this ok for Android?)","1000619":"get function","1000630":"call function(s) for reflective calls to objects\/classes","1000644":"shorten function","1000658":"print function (=System.out.println + logging in memory)","1000659":"fail functions (improved)","1000668":"callMain function","1000675":"loadDataSnippetImpl etc. - todo: merge with loadDataSnippetToFile","1000676":"getGlobalCache","1000688":"javaTok function - Java + JavaX tokenizer, but parses just about anything","1000708":"parseSnippetID","1000709":"formatSnippetID functions","1000711":"shortenSnippetID","1000801":"now function","1000810":"join function + array version","1000811":"parseInt - returns 0 on \"\" or null","1000827":"mkdirsForFile","1000837":"loadBinaryPage current","1000843":"copyFile - returns dest","1000844":"copyStream","1000864":"isAndroid","1000889":"getStackTrace","1000946":"getJavaX","1000961":"isInstanceX - extended over Class.isInstance() to handle primitive types","1000968":"loadLibrary","1000999":"asList - always returns a new ArrayList (no wrapping)","1001007":"safeSubstring - synonym of substring - exception-free substring method","1001042":"saveTextFile (function)","1001052":"programDir","1001101":"\"getOpt\" function (get field by reflection, return null if not there)","1001112":"getProgramID - now returns formatted ID","1001113":"saveBinaryFile","1001137":"findClass","1001138":"isJavaIdentifier","1001152":"getMainClass","1001199":"callOpt - now forwards to callOpt_withVarargs","1001246":"parseLong","1001266":"getProgramDir","1001326":"programID","1001333":"sameSnippetID","1001462":"userDir - userHome as File","1001518":"l function (synonym of length), length of arrays, strings, lists, size of maps","1001913":"unnull","1001914":"emptyList - returning a new list now cause want mutable lists","1001939":"printStructure","1001949":"getProgramFile","1001992":"str function (=String.valueOf + extensions)","1002021":"booleanValue - defaults to false for null or a random value","1002022":"isEmpty - check strings or collections for emptiness","1002048":"dropSuffix - note the (maybe) curious argument order","1002108":"empty - extended synonym of isEmpty","1002208":"asRuntimeException","1002209":"getClassName","1002270":"getMainBot - for Eleutheria sub-bots","1002275":"getBot - get reference to another running bot","1002288":"printStackTrace","1002348":"nempty - not empty","1002454":"main - synonym of getMainClass","1002583":"javaxDataDir","1002637":"substring - exception-free (safe) version of String.substring","1002662":"isTrue - synonym of booleanValue","1002692":"mc method - get main class of program","1002776":"getClass - has 3 functions","1003231":"classNameToVM - convert . in class name to $","1003279":"function quoteCharacter","1003313":"callFunction - synonym of callF - call a Runnable or function name","1003453":"_getClass - finds class by name, casts to class or returns class of object","1003483":"callF + safeCallF - call a Runnable, func, voidfunc or function name","1003541":"renameConsole - synonym of setConsoleTitle","1003676":"prepareProgramFile - like getProgramFile, but prepares for creating (makes parent directories)","1003805":"setConsoleTitle - set JavaX Console window title","1003809":"consoleFrame_gen - get JavaX console frame - generic version (compilable on Android)","1004046":"quickSubstring","1004058":"getType - show type of object for error messages","1004519":"f2s - same as File.getAbsolutePath(); returns null on null","1004784":"swapElements - swap two elements of a list","1004900":"boolArrayToHex","1004901":"boolArrayToBytes","1005595":"quote - Java-compatible string quoting with \"\". now also escapes \\t","1007768":"faster eq function (if you never compare a BigInt to an Int or Long), LIVE","1007938":"getOpt_findField - TODO: optimize","1008032":"loadBinarySnippet","1016424":"print_append (helper for print function)","1016585":"call_checkArgs","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)

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

-
Snippet ID: #1005029
Snippet name: Mocha Doom Single Source With Translator
Eternal ID of this version: #1005029/1
Text MD5: bd15c6305a8bdd33db8af921338fdc4d
Author: stefan
Category: javax
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-09-28 22:19:39
Source code size: 44966 bytes / 1470 lines
Pitched / IR pitched: No / No
Views / Downloads: 1026 / 957
Referenced in: