Commit History

Author SHA1 Message Date
  ApisNecros 1af1ba9c1d Add followPointer option 10 months ago
  ApisNecros b3daf87ad6 Implement JUMP_IF opcodes 10 months ago
  ApisNecros 71a418a03d Add SetPointerAddress to the Stack class 10 months ago
  ApisNecros f83f7bed2d Add output instruction address to OUTPUT opcode 10 months ago
  ApisNecros bd8336ef24 Disable no-param-reassign rule 10 months ago
  ApisNecros 9696c4f8ca Update retrieval of 0th index 10 months ago
  ApisNecros 4355b7bb20 Update to run with input 10 months ago
  ApisNecros 5796bc4f25 Update Operation_Output 10 months ago
  ApisNecros e3f39427da Remove debug statements from Operation_Input 10 months ago
  ApisNecros d98af9051d Update Operation_Multiply parameters 10 months ago
  ApisNecros df317bf776 Add functionality for INPUT opcode 10 months ago
  ApisNecros 9587046ade Update opcode handling 10 months ago
  ApisNecros 1140b77710 Update Stack to use Parameter Modes 10 months ago
  ApisNecros 4569ccf491 Change Get to GetAtIndex 10 months ago
  ApisNecros a517eb145d Add ParseParameterMode function 10 months ago
  ApisNecros 882f309377 Update DecimalPlaceIsNonZero 10 months ago
  ApisNecros df996a1e2f Move DecimalPlaceIsNonZero into common file 10 months ago
  ApisNecros 9896b63595 Add ability to set computers memory to a new stack 10 months ago
  ApisNecros 5332a0ac01 Add ability to reset the computer's memory 10 months ago
  ApisNecros f629487f8a Add DeepClone function in common file 10 months ago
  ApisNecros 645658d1fc Add Parameter Mode handling to add & multiply 10 months ago
  ApisNecros 538c41079e Rename paramMode to parameterMode 10 months ago
  ApisNecros e663a76128 Add comments to parameter modes 10 months ago
  ApisNecros 2f0ad876a4 Fix linting issues 10 months ago
  ApisNecros 52897db186 Fix indentation styling 10 months ago
  ApisNecros 64470a2521 Change single quotes to double quotes 10 months ago
  ApisNecros e341f366fa Fix formatting issues in DecimalPlaceIsNonZero 10 months ago
  ApisNecros 4ede59f9b3 Add missing break in OPCODES.OUTPUT 10 months ago
  ApisNecros 1c85cad69f Add eslint config file 10 months ago
  ApisNecros e4f9e7c18a Add initial day 5 files 10 months ago