Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • eb3feb7 (c_turmit) Commenting libs/cturmit.h by Yann Weber 2018-09-03 12:42:49 +0200
  • 733743b Adds an autostep limits to 0x40000 steps by Yann Weber 2018-09-03 11:47:55 +0200
  • 3f5adee Add auto steps + correcting fractdim target by Yann Weber 2018-08-29 08:19:20 +0200
  • ab7876e Fixing memory usage when writting animations by Yann Weber 2018-08-28 15:37:36 +0200
  • fff9781 Bugfixing wrong errno on constant parsing by Yann Weber 2018-08-27 17:06:51 +0200
  • a7ff0da Add explicit stack size limit in python turmit by Yann Weber 2018-08-26 22:06:56 +0200
  • 4915e15 New test on sub by Yann Weber 2018-08-26 22:06:41 +0200
  • a43466c Turmit stack enhancement & bugfixes by Yann Weber 2018-08-26 22:05:20 +0200
  • bf6a13f Bugfixes by Yann Weber 2018-08-26 21:05:18 +0200
  • dc51926 Bugfix + changing cflags by Yann Weber 2018-08-26 16:01:45 +0200
  • 545d33c Fixing jmp operations by Yann Weber 2018-08-26 15:26:57 +0200
  • 70f9880 Better argument forwarding for gte.sh by Yann Weber 2018-08-26 15:26:31 +0200
  • 50d59ed Try to solve memory leak problems by Yann Weber 2018-08-26 15:25:59 +0200
  • c55918f Bugfixes & enhancement in CTurmit init by Yann Weber 2018-08-25 23:43:09 +0200
  • 4e74e89 Almost working commit by Yann Weber 2018-08-25 22:44:57 +0200
  • 74db399 Bugfixes to make all tests pass on cturmit by Yann Weber 2018-08-25 21:56:53 +0200
  • dc1311a More test & more bugfixes by Yann Weber 2018-08-25 21:18:31 +0200
  • 10af037 Add more methods, more tests passes by Yann Weber 2018-08-25 18:55:31 +0200
  • d01186c Make some test pass with CTurmit by Yann Weber 2018-08-25 18:28:59 +0200
  • 5a4095e Continuing implementation of cturmit by Yann Weber 2018-08-25 15:55:26 +0200
  • f2f8341 Start implementing a c library for turmits by Yann Weber 2018-08-24 17:46:39 +0200
  • 4861d47 Starting cturmit implementation & tests by Yann Weber 2018-08-24 14:59:01 +0200
  • f4581b0 Bugfix in argparsing by Yann Weber 2018-08-24 14:48:44 +0200
  • 8c6f2c7 (HEAD -> master) Add a feature to generate a white noise background as init world by Yann Weber 2018-08-14 16:29:45 +0200
  • 6f00424 Add a score to evaluate the use of variable in direction calculation by Yann Weber 2018-08-14 16:29:22 +0200
  • 25d7e7a Fixing help text by Yann Weber 2018-08-10 16:14:16 +0200
  • bb98817 Add a TODO by Yann Weber 2018-07-06 01:09:06 +0200
  • bbc9ced Add a SWP swap operation (xchg two values on top of stack) by Yann Weber 2018-05-21 17:22:51 +0200
  • 723bba7 Optimize & enhance animation writing by Yann Weber 2018-05-19 20:35:16 +0200
  • b2060bc Enhancement in dirvar score again by Yann Weber 2018-05-19 14:23:17 +0200
  • 6c85234 Enhancement of dirvar score by Yann Weber 2018-05-19 06:47:23 +0200
  • 038692f Enable jcmp op again by Yann Weber 2018-05-19 04:48:42 +0200
  • f9172c0 Add an option to save animation images by Yann Weber 2018-05-19 04:48:20 +0200
  • 8b92e8d Update output and dirvar score calculation by Yann Weber 2018-05-19 04:47:11 +0200
  • 8874bc1 Update mutation type proba by Yann Weber 2018-05-17 08:38:58 +0200
  • f2e2e96 Optimisation of expression execution by Yann Weber 2018-05-17 08:37:42 +0200
  • 0015a53 Add a save animation option and a try to dedup the turmit we keep by Yann Weber 2018-05-17 06:02:13 +0200
  • 767230c GTE is too smart and make diagonals changing direction every 50 steps... by Yann Weber 2018-05-17 06:00:31 +0200
  • 5389069 Add a direction variation score by Yann Weber 2018-05-17 05:39:25 +0200
  • cb1b953 Bugfix mutator and 0 len expr by Yann Weber 2018-05-17 05:38:30 +0200
  • 9acb2b7 Bugfix in JCMP by Yann Weber 2018-05-17 05:36:37 +0200
  • b575158 Add more woot results by Yann Weber 2018-05-17 04:09:15 +0200
  • 07fc92c Add div operation by Yann Weber 2018-05-17 04:08:59 +0200
  • 6fe79da Updated test about small numbers by Yann Weber 2018-05-17 04:08:38 +0200
  • 14cc814 Put make old mutations probabilities by Yann Weber 2018-05-17 04:07:42 +0200
  • aa0a96e Change gray mode and add a bw mode + small numbers display by Yann Weber 2018-05-17 04:06:53 +0200
  • 6ca855a Add some options and a disabled diagonals mode by Yann Weber 2018-05-17 04:06:07 +0200
  • 7d7754a Bugfixes in mutator and in turmit by Yann Weber 2018-05-15 00:53:22 +0200
  • f76402f Update README.txt by Yann Weber 2018-05-14 16:59:17 +0200
  • ec4e4a9 Bugfix in mutator when len(expr) == 1 by Yann Weber 2018-05-14 16:58:18 +0200
  • 1168903 Add cool expr by Yann Weber 2018-05-14 16:55:49 +0200
  • fb466b3 Bugfix in mutator when len(expr) == 1 by Yann Weber 2018-05-14 16:55:34 +0200
  • bd86259 Enhance color handling + add gray option by Yann Weber 2018-05-14 16:55:08 +0200
  • 6b1e0a7 Add optionnal variable step count by Yann Weber 2018-05-14 13:34:45 +0200
  • 79abfd3 Enable optional exponential mutation count by Yann Weber 2018-05-14 13:25:27 +0200
  • cac2ec1 Bugfix in world evaluator + enhance steps count by Yann Weber 2018-05-14 13:21:35 +0200
  • 37d82e9 Bugfix in mutator + enhance __main__ by Yann Weber 2018-05-14 13:20:49 +0200
  • 8f1d22c Add README by Yann Weber 2018-05-14 05:40:57 +0200
  • d350192 Enhancement in random value generators by Yann Weber 2018-05-14 05:26:02 +0200
  • 563f878 Add more woot results by Yann Weber 2018-05-14 05:20:09 +0200
  • 62a4306 Add comparison methods by Yann Weber 2018-05-14 05:19:58 +0200
  • b4b6072 Optimisation in World init + update default args by Yann Weber 2018-05-14 05:19:21 +0200
  • 0bc8b81 Update argparse + add WOOT.result by Yann Weber 2018-05-14 04:11:11 +0200
  • a698d20 Optimisation + bugfix by Yann Weber 2018-05-14 03:53:15 +0200
  • de82578 Add RpnSymbol and RpnExpr __eq__ methods by Yann Weber 2018-05-14 03:50:16 +0200
  • c1ab518 Add op alias and jmp method by Yann Weber 2018-05-14 03:42:13 +0200
  • a77bfd2 Add options, enhance output + bugfixes by Yann Weber 2018-05-14 02:48:54 +0200
  • 4998451 Implement Turmit.bin_xor + add stack size limit by Yann Weber 2018-05-14 02:47:51 +0200
  • b5369a9 Add subparser and image generator by Yann Weber 2018-05-14 01:52:17 +0200
  • 8b6aa86 Enhanced __main__ and add mutator by Yann Weber 2018-05-14 00:59:07 +0200
  • 860b25b Add a world module that handle turmit exec env by Yann Weber 2018-05-13 23:34:17 +0200
  • fb27715 Ajout d'un main de test by Yann Weber 2018-05-13 22:52:06 +0200
  • cc0d798 Ajout d'une méthode str pour les RpnExpr by Yann Weber 2018-05-13 22:51:30 +0200
  • 8957f50 Implement Turmit.__call__() + bugfixes by Yann Weber 2018-05-13 18:10:21 +0200
  • a9715d9 Implement an RpnExpr class + add more options to Turmits by Yann Weber 2018-05-13 17:42:40 +0200
  • 721f5bf Correcte test again... by Yann Weber 2018-04-25 01:10:45 +0200
  • 283c2ab Bugfix on tests + turmit.pop ++ by doc 2018-04-24 23:52:38 +0200
  • edc5d2c Add a div test for Turmit by Yann Weber 2018-04-24 23:41:13 +0200
  • 592759b Merge branch 'master' of ssh://192.168.11:/home/zered/dev/python/gte_bare by Yann Weber 2018-04-24 23:32:32 +0200
  • 9681a4b Implement random generation methods on rpnSymbol by Yann Weber 2018-04-24 23:32:22 +0200
  • 2d2eb78 Corrected tests by Yann Weber 2018-04-24 23:31:19 +0200
  • de5dbb5 Corrected paths in Doxyfile by doc 2018-04-24 23:00:34 +0200
  • f726056 Add Doxyfile by Yann Weber 2018-04-24 22:53:25 +0200
  • fe7e459 Add forgotten rpnlib module by Yann Weber 2018-04-24 22:41:23 +0200
  • d04550c Merge branch 'master' of ssh://192.168.11:/home/zered/dev/python/gte_bare by Yann Weber 2018-04-24 22:40:20 +0200
  • d20525d Refactoring Turmit module code by Yann Weber 2018-04-24 22:38:31 +0200
  • 96cd786 Implemented methods for turmit by doc 2018-04-24 22:36:09 +0200
  • e80a284 Corrected tests by Yann Weber 2018-04-24 22:29:28 +0200
  • f2f85db Updated tests again by Yann Weber 2018-04-24 22:22:29 +0200
  • 5f41550 Re correct tests by Yann Weber 2018-04-24 22:15:11 +0200
  • 47059ba Corrected tests on Turmit operations by Yann Weber 2018-04-24 22:10:59 +0200
  • 23d87b1 Add README and runtest.sh script by Yann Weber 2018-04-24 21:49:28 +0200
  • b45e6fe Add a random symbol generator + add some variables by Yann Weber 2018-04-24 21:43:54 +0200
  • 54f31ee Add tests for turmit methods + add new RpnSymbol + some tests by Yann Weber 2018-04-24 21:37:42 +0200
  • 9439c6c Add new turmit using RPN expr to determine direction by Yann Weber 2018-04-24 20:50:36 +0200
  • d25381a Fractal dimension calculation by Yann Weber 2018-04-24 12:41:58 +0200