2022-05-03 |
Kris Katterjohn | Array functions can now be translated (again)
|
commit | commitdiff | tree |
2022-05-03 |
Kris Katterjohn | transl: if EVALing a function def fails then print...
|
commit | commitdiff | tree |
2022-05-02 |
Kris Katterjohn | Add a TR-ABORT function for setting TR-ABORT when translatio...
|
commit | commitdiff | tree |
2022-05-02 |
Kris Katterjohn | Support RETURN-FROM in DEF%TR forms
|
commit | commitdiff | tree |
2022-04-22 |
Kris Katterjohn | transl: allow rest args and improve validation in MQAPPLY...
|
commit | commitdiff | tree |
2022-04-19 |
Kris Katterjohn | chmod takes options before modes
|
commit | commitdiff | tree |
2022-04-19 |
Kris Katterjohn | Fix bug #608: taylor(x^a,[x],0,1) unsimplified
|
commit | commitdiff | tree |
2022-04-01 |
Kris Katterjohn | Fix bug #1848: taytorat leaks internal gensyms from...
|
commit | commitdiff | tree |
2022-04-01 |
Kris Katterjohn | SRRAT: use MRAT reader functions instead of CADDAR...
|
commit | commitdiff | tree |
2022-04-01 |
Kris Katterjohn | Remove references to the obsolete srrat function
|
commit | commitdiff | tree |
2022-03-22 |
Kris Katterjohn | Update the ChangeLog
|
commit | commitdiff | tree |
2022-03-20 |
Kris Katterjohn | Fix the Maxima version number in lisp-based builds
|
commit | commitdiff | tree |
2022-03-20 |
Kris Katterjohn | Fix bug #3956: expand(1/((sqrt(2)-1)*(sqrt(2)+1)))...
|
commit | commitdiff | tree |
2022-03-18 |
Kris Katterjohn | Fix bug #3934: expand(1/(1+%i)^4) => (-4)^(-1) (unsimplified)
|
commit | commitdiff | tree |
2022-03-10 |
Kris Katterjohn | Update some outdated comments and fix a comment typo
|
commit | commitdiff | tree |
2022-03-10 |
Kris Katterjohn | Show the error messages from errors encountered when...
|
commit | commitdiff | tree |
2022-03-10 |
Kris Katterjohn | Fix bug #3881: plot2d not ignoring errors within functions
|
commit | commitdiff | tree |
2022-03-03 |
Kris Katterjohn | Fix bug #3950: letsimp confuses symbols and nullary...
|
commit | commitdiff | tree |
2022-03-03 |
Kris Katterjohn | Add some basic letsimp tests based on bug #3950
|
commit | commitdiff | tree |
2022-02-04 |
Kris Katterjohn | Fix the bogus translation of matchdeclare when used...
|
commit | commitdiff | tree |
2022-02-04 |
Kris Katterjohn | Use the destructured list when translating a define_variable...
|
commit | commitdiff | tree |
2022-02-04 |
Kris Katterjohn | Fix undefined behavior when translating define_variable...
|
commit | commitdiff | tree |
2022-02-04 |
Kris Katterjohn | Reformat the BARFO message for internal translator...
|
commit | commitdiff | tree |
2022-01-28 |
Kris Katterjohn | Add PUNT-TO-MEVAL for returning trivial translations
|
commit | commitdiff | tree |
2022-01-28 |
Kris Katterjohn | Share some more trivial special form translate property...
|
commit | commitdiff | tree |
2022-01-27 |
Kris Katterjohn | ChangeLog: add some numbered bugs I fixed
|
commit | commitdiff | tree |
2022-01-22 |
Kris Katterjohn | Fix bug #3068: taylor of CRE fails
|
commit | commitdiff | tree |
2022-01-17 |
Kris Katterjohn | Fix a couple of typos in Simplification.texi
|
commit | commitdiff | tree |
2022-01-17 |
Kris Katterjohn | Merge branch 'master' of ssh://git.code.sf.net/p/maxima...
|
commit | commitdiff | tree |
2022-01-16 |
Kris Katterjohn | Use UNWIND-PROTECT instead of PROG1 for catch
|
commit | commitdiff | tree |
2022-01-16 |
Kris Katterjohn | transl: do not duplicate the implementation of throw
|
commit | commitdiff | tree |
2022-01-16 |
Kris Katterjohn | transl: bring catch up-to-date / remove duplication
|
commit | commitdiff | tree |
2022-01-16 |
Kris Katterjohn | Add some simple tests for catch and throw to rtest_translator
|
commit | commitdiff | tree |
2022-01-15 |
Kris Katterjohn | transl: bring errcatch up-to-date
|
commit | commitdiff | tree |
2022-01-15 |
Kris Katterjohn | Remove the unused MERRCATCH macro
|
commit | commitdiff | tree |
2022-01-15 |
Kris Katterjohn | MLAMBDA: fix local property cleanup when binding fails
|
commit | commitdiff | tree |
2022-01-07 |
Kris Katterjohn | Fix a lisp error when attempting to translate atoms...
|
commit | commitdiff | tree |
2022-01-07 |
Kris Katterjohn | Fix the now-incorrect translation of the string "**"
|
commit | commitdiff | tree |
2022-01-03 |
Kris Katterjohn | Fix the bogus MFEXPR* property for MPOIS
|
commit | commitdiff | tree |
2022-01-03 |
Kris Katterjohn | Fix the docs for mapatom
|
commit | commitdiff | tree |
2021-12-05 |
Kris Katterjohn | Fix bug #1097: pattern variable appears in letsimp...
|
commit | commitdiff | tree |
2021-11-28 |
Kris Katterjohn | Fix bug #2709: `letsimp' is wrong if `ratexpand' is...
|
commit | commitdiff | tree |
2021-11-25 |
Kris Katterjohn | Handle all specreps used as array indices
|
commit | commitdiff | tree |
2021-11-25 |
Kris Katterjohn | Handle all specreps in ERROR-SIZE
|
commit | commitdiff | tree |
2021-11-25 |
Kris Katterjohn | Handle specreps in STRIP-LINEINFO
|
commit | commitdiff | tree |
2021-11-13 |
Kris Katterjohn | Fix bug #2876: Error simplifying infix operators declared...
|
commit | commitdiff | tree |
2021-11-07 |
Kris Katterjohn | Add a simpsum test from bug #2267
|
commit | commitdiff | tree |
2021-11-04 |
Kris Katterjohn | MREAD-SYNERR: don't give the tabulate format directive...
|
commit | commitdiff | tree |
2021-11-04 |
Kris Katterjohn | PARSE-STRING: bind *MREAD-PROMPT* to "" instead of NIL
|
commit | commitdiff | tree |
2021-11-04 |
Kris Katterjohn | MREAD-SYNERR: check for an EOF value when traversing...
|
commit | commitdiff | tree |
2021-10-24 |
Kris Katterjohn | Fix bug #2921: errcatch fails to catch various errors
|
commit | commitdiff | tree |
2021-10-24 |
Kris Katterjohn | Add some info to a comment in errcatch
|
commit | commitdiff | tree |
2021-10-10 |
Kris Katterjohn | Fix bug #2837: ev causes bogus WNA checks for sum,...
|
commit | commitdiff | tree |
2021-10-10 |
Kris Katterjohn | Use ARG-COUNT-CHECK to check the number of args to...
|
commit | commitdiff | tree |
2021-10-10 |
Kris Katterjohn | Adjust the tolerance of a carlson_rc test
|
commit | commitdiff | tree |
2021-10-10 |
Kris Katterjohn | Define testsuite_files and share_testsuite_files with...
|
commit | commitdiff | tree |
2021-10-09 |
Kris Katterjohn | translator: fix MQAPPLY array assignments when translate_fas...
|
commit | commitdiff | tree |
2021-10-08 |
Kris Katterjohn | MARRAYREF: fix an incorrectly constructed expression...
|
commit | commitdiff | tree |
2021-09-05 |
Kris Katterjohn | MARRAYREF: fix the bogus indexing into hash tables...
|
commit | commitdiff | tree |
2021-09-05 |
Kris Katterjohn | MARRAYREF: fix an incorrectly constructed MQAPPLY expression
|
commit | commitdiff | tree |
2021-09-03 |
Kris Katterjohn | Add eval_string_lisp to read in and evaluate lisp forms...
|
commit | commitdiff | tree |
2021-05-21 |
Kris Katterjohn | Update the list of expected test failures (lisp-only...
|
commit | commitdiff | tree |
2021-05-21 |
Kris Katterjohn | Fix bug #3784: Bogus list of expected test failures...
|
commit | commitdiff | tree |
2021-05-04 |
Kris Katterjohn | Remove the ignored parameter in WRAP-AN-IS
|
commit | commitdiff | tree |
2021-05-04 |
Kris Katterjohn | Remove some code duplication in TRANSLATE-PREDICATE
|
commit | commitdiff | tree |
2021-05-03 |
Kris Katterjohn | Split some code out of TRANSLATE-FILE
|
commit | commitdiff | tree |
2021-05-03 |
Kris Katterjohn | Reformat the lisp comments at the beginning of translated...
|
commit | commitdiff | tree |
2021-04-22 |
Kris Katterjohn | Extend specint(exp(-s*t)*t^z,t) to complex z
|
commit | commitdiff | tree |
2021-04-22 |
Kris Katterjohn | Fix the comment for "Algorithm 2.1" in hypgeo
|
commit | commitdiff | tree |
2021-04-22 |
Kris Katterjohn | Extend laplace(t^z,t,s) to complex z
|
commit | commitdiff | tree |
2021-04-22 |
Kris Katterjohn | Revert "In simplify_product (package solve_rec), be...
|
commit | commitdiff | tree |
2021-03-23 |
Kris Katterjohn | Merge branch 'master' of ssh://git.code.sf.net/p/maxima...
|
commit | commitdiff | tree |
2021-03-23 |
Kris Katterjohn | Allow debugmode to be locally bound
|
commit | commitdiff | tree |
2021-03-22 |
Kris Katterjohn | Invoke the lisp debugger on Maxima errors when debugmode...
|
commit | commitdiff | tree |
2021-03-08 |
Kris Katterjohn | translator: precisely check for go tags when finding...
|
commit | commitdiff | tree |
2021-03-08 |
Kris Katterjohn | translator: allow integer go tags without giving warnings
|
commit | commitdiff | tree |
2021-02-24 |
Kris Katterjohn | translator: fix the finding of free lisp vars in LET...
|
commit | commitdiff | tree |
2021-02-24 |
Kris Katterjohn | translator: fix the finding of free lisp vars in PROG...
|
commit | commitdiff | tree |
2021-02-24 |
Kris Katterjohn | translator: fix the finding of free lisp vars in DO...
|
commit | commitdiff | tree |
2021-02-24 |
Kris Katterjohn | translator: simplify the finding of free lisp vars...
|
commit | commitdiff | tree |
2021-02-24 |
Kris Katterjohn | Consolidate some code in trans3
|
commit | commitdiff | tree |
2021-02-24 |
Kris Katterjohn | Remove some unused code in FREE-LISP-VARS
|
commit | commitdiff | tree |
2021-02-18 |
Kris Katterjohn | Fix bug #3543: bug with polynomialp
|
commit | commitdiff | tree |
2021-01-14 |
Kris Katterjohn | ChangeLog tweaks
|
commit | commitdiff | tree |
2021-01-13 |
Kris Katterjohn | Fix bug #3704: Translator gives internal error
|
commit | commitdiff | tree |
2021-01-07 |
Kris Katterjohn | Bug fix: gcfactor(x*%i) => lisp error
|
commit | commitdiff | tree |
2020-12-23 |
Kris Katterjohn | Merge branch 'master' of ssh://git.code.sf.net/p/maxima...
|
commit | commitdiff | tree |
2020-12-23 |
Kris Katterjohn | Fix bogus translation of conditionals with a true test...
|
commit | commitdiff | tree |
2020-12-22 |
Kris Katterjohn | Fix bogus translation of nested conditionals with elseif...
|
commit | commitdiff | tree |
2020-12-21 |
Kris Katterjohn | Add some more basic translator tests for conditionals
|
commit | commitdiff | tree |
2020-12-21 |
Kris Katterjohn | Remove an outdated (incorrect) comment
|
commit | commitdiff | tree |
2020-12-21 |
Kris Katterjohn | Kill some variables in rtest_translator
|
commit | commitdiff | tree |
2020-11-12 |
Kris Katterjohn | DEFMTRFUN: use DEFUN to define regular functions with...
|
commit | commitdiff | tree |
2020-11-12 |
Kris Katterjohn | Macros with rest arguments can now be translated (again)
|
commit | commitdiff | tree |
2020-11-12 |
Kris Katterjohn | Add some more translator tests for functions with rest...
|
commit | commitdiff | tree |
2020-11-12 |
Kris Katterjohn | Move a test back to the end of rtest_translator
|
commit | commitdiff | tree |
2020-11-01 |
Kris Katterjohn | Add hypergeometric representation of erf_generalized
|
commit | commitdiff | tree |
2020-11-01 |
Kris Katterjohn | Correct the hypergeometric representation of erf, erfc...
|
commit | commitdiff | tree |
2020-11-01 |
Kris Katterjohn | Correct some erf, erfc, erfi and hypergeometric_representati...
|
commit | commitdiff | tree |
2020-10-17 |
Kris Katterjohn | Use a tolerance for a numerical test in rtest_translator
|
commit | commitdiff | tree |