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-10 |
Kris Katterjohn | translator: fix MQAPPLY array assignments when translate_fas...
|
commit | commitdiff | tree |
2021-10-10 |
Kris Katterjohn | MARRAYREF: fix an incorrectly constructed expression...
|
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 |
2020-10-16 |
Kris Katterjohn | Work around some nonconforming behavior in GCL
|
commit | commitdiff | tree |
2020-10-03 |
Kris Katterjohn | Bug fix: bogus behavior after translating a redefined...
|
commit | commitdiff | tree |
2020-10-03 |
Kris Katterjohn | Bug fix: compile was not actually compiling the correct...
|
commit | commitdiff | tree |
2020-10-03 |
Kris Katterjohn | Add the IMPL-NAME property when defining a function...
|
commit | commitdiff | tree |
2020-10-03 |
Kris Katterjohn | Remove the ARG-LIST property when removing transl properties
|
commit | commitdiff | tree |
2020-08-22 |
Kris Katterjohn | Fix bug #3650: Set the datafile separator for gnuplot...
|
commit | commitdiff | tree |
2020-08-17 |
Kris Katterjohn | Bug fix: the noun and verb forms of kron_delta were...
|
commit | commitdiff | tree |
2020-08-14 |
Kris Katterjohn | Prevent spurious "false" labels in output of translated...
|
commit | commitdiff | tree |
2020-08-14 |
Kris Katterjohn | Fix the inconsistent (wrong) return value of translated...
|
commit | commitdiff | tree |
2020-08-08 |
Kris Katterjohn | Fix bug #2976: "local" doesn't work in translated code
|
commit | commitdiff | tree |
2020-08-08 |
Kris Katterjohn | Bug fix: translating multiple functions containing...
|
commit | commitdiff | tree |
2020-07-25 |
Kris Katterjohn | Fix the bogus translation of errcatch
|
commit | commitdiff | tree |
2020-07-25 |
Kris Katterjohn | Avoid (lisp) variable capture in the translation of...
|
commit | commitdiff | tree |
2020-07-18 |
Kris Katterjohn | Consolidate a few tests in rtest_translator
|
commit | commitdiff | tree |
2020-07-18 |
Kris Katterjohn | Slightly rewrite some rtest_translator tests to avoid...
|
commit | commitdiff | tree |
2020-07-18 |
Kris Katterjohn | Make sure translate and compile actually succeed in...
|
commit | commitdiff | tree |
2020-07-16 |
Kris Katterjohn | Fix bug #3642: Lisp error when translating assume
|
commit | commitdiff | tree |
2020-07-12 |
Kris Katterjohn | Fix an error message for a translated substinpart
|
commit | commitdiff | tree |
2020-07-12 |
Kris Katterjohn | Fix an error message for inpart, substpart, substinpart...
|
commit | commitdiff | tree |
2020-07-07 |
Kris Katterjohn | Remove an incorrect comment in transf
|
commit | commitdiff | tree |
2020-07-06 |
Kris Katterjohn | Add special float arg translations for acosh, asech...
|
commit | commitdiff | tree |
2020-07-02 |
Kris Katterjohn | Remove the unused special variable TYPEL
|
commit | commitdiff | tree |
2020-07-02 |
Kris Katterjohn | Remove an unnecessary aux variable in ATTEMPT-TRANSLATE...
|
commit | commitdiff | tree |
2020-07-02 |
Kris Katterjohn | Remove the obsolete function TRANSLATE-ATOMS
|
commit | commitdiff | tree |
2020-07-01 |
Kris Katterjohn | Remove useless SPECIALP calls
|
commit | commitdiff | tree |
2020-07-01 |
Kris Katterjohn | Remove the obsolete translator special variable SPECIALS
|
commit | commitdiff | tree |
2020-06-27 |
Kris Katterjohn | Remove the tr_warn_* variables from the tr_state_vars...
|
commit | commitdiff | tree |
2020-06-21 |
Kris Katterjohn | Fix the error message when MFUNCALL gets a bogus function...
|
commit | commitdiff | tree |
2020-06-21 |
Kris Katterjohn | Fix a possible lisp error when translating an apply...
|
commit | commitdiff | tree |
2020-06-14 |
Kris Katterjohn | Remove the unused optional parameter for TRANSLATE...
|
commit | commitdiff | tree |
2020-06-13 |
Kris Katterjohn | Fix bug #3417: sign(1/zero) => 0 (where equal(zero,0))
|
commit | commitdiff | tree |
2020-06-12 |
Kris Katterjohn | Fix and extend the definition of mapatom
|
commit | commitdiff | tree |