2021-05-23 |
Kris Katterjohn | Update the list of expected test failures (lisp-only...
|
commit | commitdiff | tree |
2021-05-23 |
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 |
2020-06-06 |
Kris Katterjohn | Remove references to the obsolete compile_lisp_file...
|
commit | commitdiff | tree |
2020-06-06 |
Kris Katterjohn | Return filenames as strings (not pathnames) in compfile...
|
commit | commitdiff | tree |
2020-06-04 |
Kris Katterjohn | Fix bug #3636: XXX-numerical-eval-p in gamma.lisp extremely...
|
commit | commitdiff | tree |
2020-06-01 |
Kris Katterjohn | translator: remove the obsolete function mode given...
|
commit | commitdiff | tree |
2020-05-31 |
Kris Katterjohn | Fix up a quad_qag error message
|
commit | commitdiff | tree |
2020-05-31 |
Kris Katterjohn | Add back argument checking to quad_qag
|
commit | commitdiff | tree |
2020-05-28 |
Kris Katterjohn | translator: add tr_bound_function_applyp to the tr_state_var...
|
commit | commitdiff | tree |
2020-05-28 |
Kris Katterjohn | Docs: Correct (and expand) the entry for tr_bound_function_a...
|
commit | commitdiff | tree |
2020-05-10 |
Kris Katterjohn | translator: remove the bogus function mode given to...
|
commit | commitdiff | tree |
2020-05-10 |
Kris Katterjohn | Fix the bogus translation of random with a float argument
|
commit | commitdiff | tree |
2020-05-08 |
Kris Katterjohn | Fix assignment check for ibase and obase
|
commit | commitdiff | tree |
2020-05-06 |
Kris Katterjohn | Update change log for bug #3048 fix
|
commit | commitdiff | tree |
2020-05-06 |
Kris Katterjohn | Fix bug #3048: notequal is not translated properly
|
commit | commitdiff | tree |
2020-05-05 |
Kris Katterjohn | Remove a duplicate translate property definition for...
|
commit | commitdiff | tree |
2020-05-05 |
Kris Katterjohn | Add a change log entry for the recent = and # translation...
|
commit | commitdiff | tree |
2020-05-05 |
Kris Katterjohn | Fix bogus translations of = and # evaluations due to...
|
commit | commitdiff | tree |
2020-05-01 |
Kris Katterjohn | Remove the translator variable transcompile
|
commit | commitdiff | tree |
2020-04-27 |
Kris Katterjohn | Clean up the implementation of ttyoff and make it reset...
|
commit | commitdiff | tree |
2020-04-25 |
Kris Katterjohn | Fix typo in quad_qagi
|
commit | commitdiff | tree |
2020-04-23 |
Kris Katterjohn | Remove several obsolete translator special variables
|
commit | commitdiff | tree |
2020-04-21 |
Kris Katterjohn | translator: fix bogus error reporting that caused lisp...
|
commit | commitdiff | tree |
2020-04-21 |
Kris Katterjohn | Merge branch 'master' of ssh://git.code.sf.net/p/maxima...
|
commit | commitdiff | tree |
2020-04-20 |
Kris Katterjohn | Fix a bug in MFORMAT ~M that caused entire lines of...
|
commit | commitdiff | tree |
2020-04-19 |
Kris Katterjohn | translator: translate exp and atan using the transf...
|
commit | commitdiff | tree |
2020-04-15 |
Kris Katterjohn | Fix EXPLODE (and MFORMAT ~S) so escape characters are...
|
commit | commitdiff | tree |
2020-04-13 |
Kris Katterjohn | Add newline to message printed when automatically setting...
|
commit | commitdiff | tree |
2020-04-09 |
Kris Katterjohn | Add a change log entry for the recent log and sqrt...
|
commit | commitdiff | tree |
2020-04-09 |
Kris Katterjohn | Translations of log and sqrt now honor tr_float_can_branch_c...
|
commit | commitdiff | tree |
2020-04-09 |
Kris Katterjohn | Consolidate some code in transf
|
commit | commitdiff | tree |