ApisNecros

ApisNecros pushed to main at ApisNecros/AdventOfCode-js-2024

2 weeks ago

ApisNecros pushed to main at ApisNecros/AdventOfCode-js-2024

2 weeks ago

ApisNecros created new branch main at ApisNecros/AdventOfCode-js-2024

2 weeks ago

ApisNecros created repository ApisNecros/AdventOfCode-js-2024

2 weeks ago

ApisNecros pushed to main at ApisNecros/yaict

  • 219f0513ec Add variables to assembly language Variables can now be set using the `ld` instruction, and can then be treated like any address on the tape. During the final step of the transpilation, the calls to the variables will be replaced with their actual address on the tape.

3 weeks ago

ApisNecros pushed to main at ApisNecros/yaict

  • 8b447e8270 Move string to decimal conversion to last step To make using variables easier, I've removed all of the calls to `strToDecimal` to the end of the transpilation process.
  • 392b4acf8d Add less than and equality check
  • a20edd8b09 Add start to intcode transpiler At the time of this commit, the transpiler can handle ADD, MULT, OUT , JZ, JNZ, and HLT instructions.
  • f833f72004 Add start to intcode transpiler At the time of this commit, the transpiler can handle ADD, MULT, OUT , JZ, JNZ, and HLT instructions.
  • 1ffdb5ab02 Add more tests
  • View comparison for these 26 commits »

3 weeks ago

ApisNecros pushed to main at ApisNecros/yaict

3 weeks ago

ApisNecros pushed to main at ApisNecros/AdventOfCode-js-2019

2 months ago

ApisNecros pushed to main at ApisNecros/AdventOfCode-js-2019

2 months ago

ApisNecros pushed to main at ApisNecros/AdventOfCode-js-2019

  • 2078d2de47 Add day 13 pt 2 solution
  • f8b2f8df0b Remove unused parameters from render function
  • 13e43246eb Remove optional parameter from render call
  • 24d2ae6754 Refactor render function Refactored to have the rendering just return the string visualization of the board state, as well as some optional information about the state of the screen. This information is then passed to a higher level rendering function that renders it to the caller's choice. Presently, only rendering to the console is possible.
  • 49290d5f93 Restore input to original state
  • View comparison for these 10 commits »

2 months ago

ApisNecros pushed to main at ApisNecros/yaict

4 months ago

ApisNecros pushed to main at ApisNecros/AdventOfCode-js-2019

4 months ago

ApisNecros pushed to main at ApisNecros/yaict

4 months ago

ApisNecros created new branch main at ApisNecros/yaict

4 months ago

ApisNecros created repository ApisNecros/yaict

4 months ago

ApisNecros pushed to main at ApisNecros/AdventOfCode-js-2019

4 months ago

ApisNecros pushed to main at ApisNecros/AdventOfCode-js-2019

4 months ago

ApisNecros created new branch main at ApisNecros/AdventOfCode-js-2019

4 months ago

ApisNecros created repository ApisNecros/AdventOfCode-js-2019

4 months ago

ApisNecros pushed to master at ApisNecros/hugo-theme

  • 2237c0e639 Update recipes archetype for h-recipe microformat

6 months ago