A first improvment with anonymous numbers in ma...
BUG/MAJOR: dag: Fix test 0^N -> 0 with N > 0.
Fix some #define around nxp_proto_dag_dump_to_f...
The dump branch is rewritten to debug the names...
NxpTesterDataVar does not contain an identifier...
The dag is well structured. The next step is to...
Names in testers are better.
The dag is better filled. I have always a diffi...
TesterData's on numbers begin to work, we can c...
NxpBIFunc are removed for now. They are not use...
Test-dag works.
A new beginning for the DAG match function.
Little modifications to make the compilation ea...
Work on a variable undef.
A function was written two times with different...
Bugs fixed again. The core does not work at the...
Bugs fixed but the test suite continues to fail.
The two first tests work again !
test-dag.c is not complete but is OK.
Bugs fixed. But the test suite always crashes.
Dichotomy algorithm on Dag makes an infinite loop.
The new dag is almost written. The core compile...
The new dag is in progress. The match function ...
This version does not compile at all !!
Merge branch 'revert' into order-terms
A warning removed in tester.c
The improvment is that ellipsis parameter is re...
A test to improve Dags. It is not finished and ...
After a revert of the last commit. First try an...
The test suite can stop the tests on an error o...
New operators taken in consideration in the par...
tree.[ch] are removed. Compilation fails...
No more simp_function in type_info.
Tree element is totally removed.
NxpElementFunction removed.
Memory leak fixed in programs.
Work on the "undefinition" of variables.
Tests pass now after a memory leak fixed.
Introduction of the semi colon in the new parse...
A test on NxpNb allocation is added.
All the new tests pass.
Warnings removed in derive.c
Let's start to migrate test-suite to the new te...
A regression was introduced with variable affec...
Warnings removed.
We can assign a variable. The regression to fix...
We can get the value of a variable by calling t...
Merge remote-tracking branch 'origin/modules' i...
A bug on Element type check fixed for 64bits co...
Improvments on the new parser.
Static variables removed.
Particular repr and str functions are removed f...
Merge remote-tracking branch 'origin/modules' i...
namespace.c is split in namespace.c and repr_str.c
DBus compiles with CMake. We have numexp-client...
CMake do the installation of the DBus files.
Merge remote-tracking branch 'origin/order-term...
The work on variables affectations is in progress.
Cleaning... cleaning...
Merge remote-tracking branch 'origin/modules' i...
simplify_func removed from NxpProtoInstance bec...
A dead line removed in gsl-proto-gen.pl
Merge remote-tracking branch 'origin/modules' i...
lemon construction is cleaner.
NXP_ELEMENT_DEBUG and NXP_NAMESPACE_DEBUG are b...
Stdout comments removed during calculation.
Sums work in the LaTeX module. I need to use DA...
GSL compiles again but with CMake.
First migration of modules (gsl module at the m...
gsl and latex build and work now.
Tests on poly.c are complete.
Factorization works almost with polynomials in ...
A new test file to check factor.c
First tests on factorization are implemented an...
Polynomials factorization is back and almost wo...
Maybe a big replacement of kernel/algebra stuff...
A little change in the rational tester : a numb...
Factorization is better and better but at the m...
To be more general, we use fmpq_poly_t structur...
Factorization begins to work again. The result ...
tests on integers added. The factorization of a...
Tests for integers OK with a coverage of 100% f...
Tests are implemented for expansion and pass.
Little organization in files to have a better a...
Tests for expand are added. They work almost ex...
All tests pass.
Memory leaks fixed.
Others memory leaks fixed. Since the tests pass...
Memory leaks fixed.
Corrections made in CMakeLists.txt files to be ...
auto_simplification is well tested and the cove...
A bug in test-coverage is fixed. Now "make test...
All the new tests on sum and product pass.
If code coverage is activated, done with cmake ...
Sum of terms with multiplicator coefficient are...
Two bugs fixed in the addition :
A CMakeLists.txt for builtin.so module.
(a+b)+(a+b) is solved.
A bug in the addition is fixed.
Now, there is no more in_parse_args. It was mer...