Yann Weber
077821fc3f
Comment & doxygen documentation enhancement
1 year ago
Yann Weber
f3b8cc817c
Enhancement in method declaration
Write a macro allowing to "declare" method header's argument list
1 year ago
Yann Weber
daafebb989
Enhancement & features in python_if + other stuff
- Adds str & repr to RPNIterExpr
- Adds richcompare to RPNExpr
- Adds tests
1 year ago
Yann Weber
8a3bf95172
Continue implementation of RPNExprIter & sequences/mapping methods
1 year ago
Yann Weber
a21802d66b
Implements expression's token classes for python
1 year ago
Yann Weber
869f22a3ed
Starts to implement sequence methods for RPNExpr
Starting with __len__
Next we have to implement token acces as a sequence in RPNExpr, but to do
this we have to implement a module allowing token access from python.
1 year ago
Yann Weber
3c593f2a04
Implements mutation & copy for rpnepxr
1 year ago
Yann Weber
3097c98237
Add expression accessor for RPNIterExpr
1 year ago
Yann Weber
45c1e4e3a8
Add a class method to RPNExpr for random expr generation
1 year ago
Yann Weber
148afe7adc
Enhancement in tests & set op token pointer to null before serialization
3 years ago
Yann Weber
6bb5186c8f
Bugfixing previous bugfix in rpn_jit
3 years ago
Yann Weber
7167152f6c
Debug + implements IterExpr in python module (rpn_if objects)
4 years ago
Yann Weber
1e99abf3b8
Updated comment + starts ifs headers
5 years ago
Yann Weber
eeac401bb3
Continuing implementation of rpn_if, adding default if functions implementation
5 years ago
Yann Weber
1973bbfa35
Implementing pickle interface for RPNExpr
5 years ago
Yann Weber
a42b237918
Initial commit
5 years ago