Commit Graph

  • 1282e6c8ec
    Add io (#4) master theFox6 2021-02-16 21:51:05 +0100
  • 1ec9e925bc
    Add new random examples (#3) theFox6 2020-12-08 21:55:00 +0100
  • 17fc1baf38 Fix hello world test (#2) theFox6 2019-04-13 15:04:05 +0200
  • b7297e73d2 Improve readability of hello_world program theFox6 2019-03-23 17:27:49 +0100
  • 1f01d595e9 Use shared_ptr for canvases rubenwardy 2017-05-26 16:55:22 +0100
  • 824229f4e4 Reduce chunk hash map size and use CANVAS_HASHMAP_SIZE consistently rubenwardy 2017-05-21 23:00:43 +0100
  • f21efeaed8 Update readme rubenwardy 2017-05-21 01:59:10 +0100
  • fe7c827f25 Move operators to separate file rubenwardy 2017-05-21 01:38:02 +0100
  • f9817b9c74 Make cursor in thread private rubenwardy 2017-05-21 01:17:30 +0100
  • d8b6638f08 Deconstructors rubenwardy 2016-04-04 11:39:38 +0100
  • 8ad488f484 Persistent canvas for subprograms rubenwardy 2016-04-04 11:30:18 +0100
  • e5089f9b31 Reorganisation of cpp and header files rubenwardy 2016-04-04 11:14:35 +0100
  • e011fd66a6 Start of rufunge submodule loading rubenwardy 2016-04-04 11:08:54 +0100
  • 989dafc314 Add jump and bridge rubenwardy 2016-04-04 10:27:24 +0100
  • 687f88e9f0 Fix left over directory name in README.md after renaming directory rubenwardy 2016-02-22 00:15:20 +0000
  • 30069cb523 Correct language name in README.md rubenwardy 2016-02-22 00:13:48 +0000
  • e5c4b67ec3 Rename examples to misc and tests to examples rubenwardy 2016-02-22 00:09:46 +0000
  • d3f789aa9a Add usage guide rubenwardy 2016-02-22 00:07:56 +0000
  • f0aaaa7d3f Update documentation rubenwardy 2016-02-22 00:05:12 +0000
  • 9f8d5a48d6 Fix NULL not defined errors rubenwardy 2016-02-21 23:40:41 +0000
  • 895b496574 Update README.md rubenwardy 2016-02-21 23:30:33 +0000
  • ef17527e0a Add get put rubenwardy 2016-02-21 21:53:23 +0000
  • c29ecf2dc0 Discard and swap rubenwardy 2016-02-21 21:42:03 +0000
  • 09ee4010c8 Add random rubenwardy 2016-02-21 21:33:58 +0000
  • 17004c1885 Rename examples/ to tests/ rubenwardy 2016-02-21 21:33:47 +0000
  • 4f8751df0f Add more arith operators rubenwardy 2016-02-21 18:29:27 +0000
  • 4078f97878 Add v-if rubenwardy 2016-02-21 17:33:36 +0000
  • 6759b096ed Add mod operator rubenwardy 2016-01-28 11:33:39 +0000
  • 7c4af0626c Add unit testing for rufunge example scripts rubenwardy 2016-01-28 01:26:32 +0000
  • c8aec1aa14 Add duplicate and horizontal if rubenwardy 2016-01-28 01:11:04 +0000
  • bd2f488c57 Add stepping and some standard subroutines rubenwardy 2016-01-28 00:50:47 +0000
  • 9e5a3c6632 Add read from file rubenwardy 2016-01-27 23:33:54 +0000
  • fbda60e519 Move canvas functions to canvas.cpp rubenwardy 2016-01-27 23:09:13 +0000
  • 2b1897545c Get canvas to work, add cursor direction manipulation rubenwardy 2016-01-27 23:03:50 +0000
  • 007e3d7cb9 Initial Commit rubenwardy 2016-01-27 19:39:35 +0000