DiamondNether90
  • What even is a location. Are we even real.
  • Newton's Method: x_{n+1}=x_n-\frac{f(x_n)}{f'(x_n)} \implies f(x_\infty)=0

  • Joined on 2025-08-20
DiamondNether90 commented on issue ground/ground#28 2025-10-27 12:15:34 +11:00
Struct Issues

Another issue: getlistsize &struct.field &len2 returns syntaxError: Couldn't find the list vec2.values (vec2.values is a list).

I can use this code as a workaround:

set &val
DiamondNether90 commented on issue ground/ground#28 2025-10-27 12:12:27 +11:00
Struct Issues

Another issue: getlistsize &struct &len1 This gives a C++ Runtime Error:

terminate called after throwing an instance of 'std::bad_variant_access'
  what():  std::get: wrong index…
DiamondNether90 opened issue ground/ground#28 2025-10-27 12:03:21 +11:00
Struct Issues
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-24 20:33:04 +11:00
9ad3bdbc92 Create variables
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-20 10:40:08 +11:00
176c07151a Remove test.bf, add test.bf to .gitignore
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-20 10:38:29 +11:00
1ceecbb99e Set variables to inputs
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-18 20:00:19 +11:00
0710369871 Remove __pycache__, add .gitignore
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-18 19:55:28 +11:00
5fa47dc377 Start of redesign
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-16 13:21:37 +11:00
c98f248245 Undo literally everything lol
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-11 18:07:55 +11:00
333a1241e8 Set, add, remove bytes
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-11 16:59:12 +11:00
74494711f6 Edit individual bytes of data
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-11 15:20:21 +11:00
ea8d651171 Equal bugfix
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-11 11:11:26 +11:00
f2336c8463 Input and equal commands
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-10 14:19:16 +11:00
ea55468a10 While loop
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-10 08:55:04 +11:00
11f708a9fd Fix error in syntax.md
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-10 08:41:34 +11:00
937cdfa3ef Remove bf file
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-10 08:30:49 +11:00
91f090dc12 Booleans and if function
3ccf7f845f Non-functional integer type, if function
Compare 2 commits »
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-06 18:34:11 +11:00
e180adea8c Reassign variables with set, bugfixes for strings shorter than allocated size
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-06 12:52:50 +11:00
ae37d8deab Print function and readme.md
DiamondNether90 pushed to main at DiamondNether90/BrainAssembly 2025-10-06 11:12:40 +11:00
5188784a11 Small fixes
883d3cd9b8 Small fixes
Compare 2 commits »