|
|
cc0d798302
|
Ajout d'une méthode str pour les RpnExpr
|
2018-05-13 22:51:30 +02:00 |
|
|
|
8957f507db
|
Implement Turmit.__call__() + bugfixes
Bugfixes in Turmit tests and in rpn op wrapper (in argument orders)
Add small test for Turmit.__call__()
|
2018-05-13 18:10:21 +02:00 |
|
|
|
a9715d9821
|
Implement an RpnExpr class + add more options to Turmits
Adding prog attribute to Turmit (storing a RpnExpr)
|
2018-05-13 17:42:40 +02:00 |
|
|
|
721f5bf619
|
Correcte test again...
|
2018-04-25 01:10:45 +02:00 |
|
|
|
283c2abcfa
|
Bugfix on tests + turmit.pop ++
|
2018-04-24 23:52:38 +02:00 |
|
|
|
edc5d2c375
|
Add a div test for Turmit
|
2018-04-24 23:41:13 +02:00 |
|
|
|
592759b32b
|
Merge branch 'master' of ssh://192.168.11:/home/zered/dev/python/gte_bare
|
2018-04-24 23:32:32 +02:00 |
|
|
|
9681a4b38a
|
Implement random generation methods on rpnSymbol
|
2018-04-24 23:32:22 +02:00 |
|
|
|
2d2eb78101
|
Corrected tests
|
2018-04-24 23:31:19 +02:00 |
|
|
|
de5dbb5364
|
Corrected paths in Doxyfile
|
2018-04-24 23:00:34 +02:00 |
|
|
|
f726056de8
|
Add Doxyfile
|
2018-04-24 22:53:25 +02:00 |
|
|
|
fe7e459b26
|
Add forgotten rpnlib module
|
2018-04-24 22:41:23 +02:00 |
|
|
|
d04550c867
|
Merge branch 'master' of ssh://192.168.11:/home/zered/dev/python/gte_bare
|
2018-04-24 22:40:20 +02:00 |
|
|
|
d20525dd56
|
Refactoring Turmit module code
Moving RPN stuff in dedicated module
|
2018-04-24 22:38:31 +02:00 |
|
|
|
96cd786b7c
|
Implemented methods for turmit
dup, and, sub, lshift
|
2018-04-24 22:36:09 +02:00 |
|
|
|
e80a284f5e
|
Corrected tests
|
2018-04-24 22:29:28 +02:00 |
|
|
|
f2f85db5f3
|
Updated tests again
|
2018-04-24 22:22:29 +02:00 |
|
|
|
5f415509c4
|
Re correct tests
|
2018-04-24 22:15:11 +02:00 |
|
|
|
47059ba5e8
|
Corrected tests on Turmit operations
|
2018-04-24 22:10:59 +02:00 |
|
|
|
23d87b1dd8
|
Add README and runtest.sh script
|
2018-04-24 21:49:28 +02:00 |
|
|
|
b45e6fe081
|
Add a random symbol generator + add some variables
|
2018-04-24 21:43:54 +02:00 |
|
|
|
54f31ee4a6
|
Add tests for turmit methods + add new RpnSymbol + some tests
|
2018-04-24 21:37:42 +02:00 |
|
|
|
9439c6c95b
|
Add new turmit using RPN expr to determine direction
|
2018-04-24 20:50:36 +02:00 |
|
|
|
d25381a607
|
Fractal dimension calculation
|
2018-04-24 12:41:58 +02:00 |
|