00:40:52 [[User:Squidmanescape]] https://esolangs.org/w/index.php?diff=94063&oldid=91799 * Squidmanescape * (+2) /* Special Pages */ 00:40:52 [[KonamiCode/Hello World]] M https://esolangs.org/w/index.php?diff=94064&oldid=89508 * PythonshellDebugwindow * (+22) Category 01:07:35 Other than the file name, what are some such considerations (about the things that I mentioned) that I might have missed? 01:15:35 [[Pi Calculus]] https://esolangs.org/w/index.php?diff=94065&oldid=94058 * Squidmanescape * (+25) There are many implementations, so it is implemented. 01:26:54 [[User:Squidmanescape/Unimplemented By Date]] https://esolangs.org/w/index.php?diff=94066&oldid=94060 * Squidmanescape * (+404) 01:27:16 [[User:Squidmanescape/Unimplemented By Date]] https://esolangs.org/w/index.php?diff=94067&oldid=94066 * Squidmanescape * (-1) /* 2007 */ 01:39:43 [[Brainsymbol]] N https://esolangs.org/w/index.php?oldid=94068 * WhoeverKnew123 * (+506) Created page with "'' This article is under construction.'' Brainsymbol is an unimplemented [[esoteric programming language]] made by [[User:WhoeverKnew123]]. '..." 01:44:01 [[Bolic]] https://esolangs.org/w/index.php?diff=94069&oldid=81354 * Squidmanescape * (+25) 02:06:12 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=94070&oldid=93858 * Lemonz * (+1655) 02:48:12 [[Brainsymbol]] https://esolangs.org/w/index.php?diff=94071&oldid=94068 * WhoeverKnew123 * (+304) 03:07:42 [[User:WhoeverKnew123]] https://esolangs.org/w/index.php?diff=94072&oldid=94019 * WhoeverKnew123 * (+18) 03:07:57 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=94073&oldid=94070 * Lemonz * (+990) /* @everyone Table test */ 03:10:29 [[Brainsymbol]] https://esolangs.org/w/index.php?diff=94074&oldid=94071 * WhoeverKnew123 * (+13) /* Move value */ 03:11:09 -!- scjosh9 has joined. 03:11:21 [[Brainsymbol]] M https://esolangs.org/w/index.php?diff=94075&oldid=94074 * WhoeverKnew123 * (+5) /* Cat */ 03:11:29 -!- scjosh has quit (*.net *.split). 03:11:29 -!- scjosh9 has changed nick to scjosh. 03:57:23 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=94076&oldid=94073 * Lemonz * (+1455) 03:58:05 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=94077&oldid=94076 * Lemonz * (+20) /* @everyone test */ 04:07:03 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=94078&oldid=94077 * Lemonz * (+1684) /* Commands */ 04:08:32 [[Esolang:Sandbox]] https://esolangs.org/w/index.php?diff=94079&oldid=94078 * Lemonz * (+166) /* Basic examples */ 04:13:04 [[User:Lemonz]] N https://esolangs.org/w/index.php?oldid=94080 * Lemonz * (+538) Oh god I want to literally fall off a bridge if it takes 2 million years for my noticement. 05:07:49 [[DML]] N https://esolangs.org/w/index.php?oldid=94081 * AndrewBayly * (+1625) Created page with "DML - Directed Multigraph Language, is an esoteric programming language. DML may be considered a cellular automaton, though the underlying topology is not a grid of squares, b..." 05:09:59 [[User:AndrewBayly]] https://esolangs.org/w/index.php?diff=94082&oldid=83169 * AndrewBayly * (+149) 05:11:28 [[Special:Log/upload]] upload * AndrewBayly * uploaded "[[File:Wire.png]]" 05:13:04 [[DML]] https://esolangs.org/w/index.php?diff=94084&oldid=94081 * AndrewBayly * (+30) 05:14:24 [[Special:Log/upload]] upload * AndrewBayly * uploaded "[[File:Self edge.png]]" 05:17:35 [[DML]] https://esolangs.org/w/index.php?diff=94086&oldid=94084 * AndrewBayly * (+74) 05:23:48 [[Special:Log/upload]] upload * AndrewBayly * uploaded "[[File:Double edge.png]]" 05:25:01 [[Special:Log/upload]] upload * AndrewBayly * uploaded "[[File:Loop edge.png]]" 05:25:41 [[Special:Log/upload]] upload * AndrewBayly * uploaded "[[File:Xor gate.png]]" 05:26:37 [[Special:Log/upload]] upload * AndrewBayly * uploaded "[[File:And not gate.png]]" 05:26:48 [[DML]] https://esolangs.org/w/index.php?diff=94091&oldid=94086 * AndrewBayly * (+112) /* Examples */ 05:35:42 I asked on here before about passing a structure of two 32-bit integers by value in a argument and as a return value of a function in C. I am using 64-bit x86, and my question had been answered for that case. But, what is the efficiency of this for 32-bit ARM and 64-bit ARM? 06:21:37 Presumably the calling convention varies by platform. 06:26:20 It looks to me from just typing some code into a compiler that a struct of two 32-bit integers is represented as a single 64-bit integer. 06:26:24 At least in return values? 06:27:41 Looks like both. 06:27:54 At least I know this is the case for 64-bit x86 since it has been tried before. However, the code may run on systems other than 64-bit x86, such as 32-bit x86, 64-bit ARM, and 32-bit ARM. 06:28:00 I just passed too high of an optimization flag and it tried to be tricky with vector instructions. 06:28:20 I was testing for "ARM64 gcc" on Godbolt, whatever that is. 06:28:56 E.g. https://godbolt.org/z/rnzo8s7Wo 07:43:07 -!- Sgeo has quit (Read error: Connection reset by peer). 09:43:18 [[BackFlip]] https://esolangs.org/w/index.php?diff=94092&oldid=79740 * Arctenik * (+72) /* External resources */ Add link to a browser-based implementation 11:20:00 -!- razetime has joined. 11:31:14 [[Vaporware]] M https://esolangs.org/w/index.php?diff=94093&oldid=90377 * Oshaboy * (-1) typo 11:32:26 -!- razetime has quit (Remote host closed the connection). 11:37:12 -!- razetime has joined. 11:47:21 -!- definitelya has joined. 13:06:53 -!- eli_oat has joined. 13:20:27 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.). 13:54:32 -!- tech_exorcist has joined. 14:00:29 -!- Sgeo has joined. 14:00:41 [[Special:Log/newusers]] create * Pptx704 * New user account 14:06:58 [[Esolang:Introduce yourself]] M https://esolangs.org/w/index.php?diff=94094&oldid=94054 * Pptx704 * (+156) /* Introductions */ 15:18:54 -!- razetime has joined. 15:36:04 [[User:Squidmanescape]] https://esolangs.org/w/index.php?diff=94095&oldid=94063 * Squidmanescape * (+143) 15:45:42 [[Esme]] https://esolangs.org/w/index.php?diff=94096&oldid=89429 * Squidmanescape * (-22) I don't think "Shameful" is a category. 15:47:38 Sigh. So yes, Android's USB tethering just makes the device act as a USB network device. So... you get an easy local connection (with a fixed IP on their side, 192.168.42.129). What you don't get is... anything that would enable your end to be the default gateway (via dhcp or manual configuration). Not without rooting the device, that is. 16:15:55 [[User:Squidmanescape/Unimplemented By Date]] https://esolangs.org/w/index.php?diff=94097&oldid=94067 * Squidmanescape * (+395) 16:39:10 -!- __monty__ has joined. 16:47:57 -!- razetime has quit (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.). 17:08:00 [[Universal Lambda]] https://esolangs.org/w/index.php?diff=94098&oldid=71040 * Squidmanescape * (+117) /* External resources */ 17:16:29 -!- definitelya has quit (Quit: h). 17:18:31 -!- definitelya has joined. 17:32:16 [[BurgerFlipper]] https://esolangs.org/w/index.php?diff=94099&oldid=78599 * Kaveh Yousefi * (+792) Reformatted the command table, created an Examples section, subsumed the Hello, world! program into the same, and added a cat program as a second example. 17:33:02 [[BurgerFlipper]] https://esolangs.org/w/index.php?diff=94100&oldid=94099 * Kaveh Yousefi * (+178) Added a hyperlink to my implementation of the BurgerFlipper programming language on GitHub. 17:37:17 -!- eli_oat has quit (Quit: eli_oat). 17:37:28 [[Fact]] https://esolangs.org/w/index.php?diff=94101&oldid=25390 * Squidmanescape * (+25) It is implemented in the IRC bot. 17:41:35 [[Gray Snail]] https://esolangs.org/w/index.php?diff=94102&oldid=90930 * Squidmanescape * (-7) these? 17:43:44 [[Talk:BF instruction minimalization]] https://esolangs.org/w/index.php?diff=94103&oldid=56685 * Pptx704 * (+1385) 17:44:10 -!- scjosh has quit (Quit: The Lounge - https://thelounge.chat). 17:44:39 [[Talk:BF instruction minimalization]] https://esolangs.org/w/index.php?diff=94104&oldid=94103 * Pptx704 * (+84) /* Opcodes */ 17:45:16 [[User:Pptx704]] N https://esolangs.org/w/index.php?oldid=94105 * Pptx704 * (+8) Created page with "'''Hi'''" 17:48:17 -!- scjosh has joined. 17:54:42 [[Brainsymbol]] M https://esolangs.org/w/index.php?diff=94106&oldid=94075 * WhoeverKnew123 * (+2) typo 18:01:14 [[Kolmogorov]] https://esolangs.org/w/index.php?diff=94107&oldid=88851 * Squidmanescape * (+24) It seems to have been implemented. 18:41:13 [[Track]] https://esolangs.org/w/index.php?diff=94108&oldid=90950 * Squidmanescape * (+25) It has an implementation. 18:43:51 [[User:Squidmanescape/Unimplemented By Date]] https://esolangs.org/w/index.php?diff=94109&oldid=94097 * Squidmanescape * (+632) 18:44:56 [[User:Squidmanescape/Unimplemented By Date]] https://esolangs.org/w/index.php?diff=94110&oldid=94109 * Squidmanescape * (+109) 19:20:21 -!- tech_exorcist has quit (Remote host closed the connection). 19:39:17 -!- tech_exorcist has joined. 19:39:51 [[Esme]] M https://esolangs.org/w/index.php?diff=94111&oldid=94096 * PythonshellDebugwindow * (+22) Undo revision 94096 by [[Special:Contributions/Squidmanescape|Squidmanescape]] ([[User talk:Squidmanescape|talk]]) 20:01:13 [[EPL Main]] https://esolangs.org/w/index.php?diff=94112&oldid=92273 * Timofeyka * (-941) Blanked the page 20:07:32 -!- Lord_of_Life has quit (Ping timeout: 240 seconds). 20:07:50 -!- Lord_of_Life has joined. 20:12:51 [[Pig]] M https://esolangs.org/w/index.php?diff=94113&oldid=89168 * PythonshellDebugwindow * (-19) Categories 20:22:02 -!- definitelya has quit (Quit: h). 20:24:37 -!- definitelya has joined. 20:28:13 [[Special:Log/newusers]] create * PF4dev * New user account 20:32:21 [[(top, height)]] M https://esolangs.org/w/index.php?diff=94114&oldid=94009 * PythonshellDebugwindow * (+23) /* Version 0.1.0 */ Category 20:36:34 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=94115&oldid=94094 * PF4dev * (+193) frist commit 20:39:54 [[User:PF4dev]] N https://esolangs.org/w/index.php?oldid=94116 * PF4dev * (+69) personal description 20:52:09 -!- tech_exorcist has quit (Quit: Disconnecting). 21:37:16 [[REVER]] M https://esolangs.org/w/index.php?diff=94117&oldid=34031 * PythonshellDebugwindow * (+0) /* Expressions */ Fix typo 22:00:03 [[Special:Log/newusers]] create * Celtschk * New user account 22:02:48 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=94118&oldid=94115 * Celtschk * (+171) /* Introductions */ Introduced myself 22:12:53 -!- definitelya has quit (Quit: h). 22:15:46 -!- __monty__ has quit (Quit: leaving). 22:42:40 [[SOS]] N https://esolangs.org/w/index.php?oldid=94119 * Celtschk * (+9343) SOS is a purely stack based esoteric programming language 22:51:02 [[Language list]] https://esolangs.org/w/index.php?diff=94120&oldid=94020 * Celtschk * (+10) /* S */ Added SOS 23:05:06 [[Opcode]] N https://esolangs.org/w/index.php?oldid=94121 * Pptx704 * (+3298) Created page with "Opcode is an esoteric language to create [[brainfuck]] equivalent code using opcodes. It was created by [[user:pptx704|pptx704]] on 23rd March 2022. The language has only 2 co..." 23:11:26 [[Talk:Opcode]] N https://esolangs.org/w/index.php?oldid=94122 * Pptx704 * (+537) Created page with "== Suggestion on language definition === Currently the language definition says that it converts the original code to a brainfuck equivalent and then runs it. This is because..." 23:11:45 [[Talk:Opcode]] https://esolangs.org/w/index.php?diff=94123&oldid=94122 * Pptx704 * (-1) /* Suggestion on language definition = */ 23:16:12 [[Opcode]] https://esolangs.org/w/index.php?diff=94124&oldid=94121 * Pptx704 * (+139) 23:33:48 [[Special:Log/newusers]] create * Jem * New user account 23:34:19 [[Opcode]] https://esolangs.org/w/index.php?diff=94125&oldid=94124 * Pptx704 * (+134) 23:38:04 [[Opcode]] M https://esolangs.org/w/index.php?diff=94126&oldid=94125 * Pptx704 * (+4) /* BF to Opcode Converter */ 23:39:01 [[User:Pptx704]] https://esolangs.org/w/index.php?diff=94127&oldid=94105 * Pptx704 * (+31) 23:40:57 [[(top, height)]] https://esolangs.org/w/index.php?diff=94128&oldid=94114 * Squidmanescape * (-218) 23:41:05 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=94129&oldid=94118 * Jem * (+208) 23:41:29 [[Hexagony]] https://esolangs.org/w/index.php?diff=94130&oldid=93762 * Jem * (-12) removed the erroneous 'stack-based' from the opening sentence