~peterpall/maxima/+git/maxima.code:rtoy-add-globals-nforma

Last commit made on 2022-12-07
Get this branch:
git clone -b rtoy-add-globals-nforma https://git.launchpad.net/~peterpall/maxima/+git/maxima.code

Branch merges

Branch information

Name:
rtoy-add-globals-nforma
Repository:
lp:~peterpall/maxima/+git/maxima.code

Recent commits

d7de1f2... by Raymond Toy <email address hidden>

Move defmvar/defvar from nforma to globals

- Moved $powerdisp, $pfeformat, $%edispflag, and $sqrtdispflag.
- Removed unneeded declarations

e8b6a28... by Raymond Toy <email address hidden>

Merge branch 'rtoy-add-globals-mload'

7c64d0d... by Raymond Toy <email address hidden>

Move defvar from mlisp to globals

- Moved aryp, msump, evarrp, factlist, *nounsflag*, transp, and
  noevalargs.
- Removed unneeded special declarations.

157ccfc... by Raymond Toy <email address hidden>

Move defvar from merror to globals

- Moved bindlist, loclist, *nounl*, scanmapp, maplp, evp, mlocp, and fmaplvl.
- Removed unneeded special declarations.

9e0b275... by Raymond Toy <email address hidden>

Move defmvar/defvar from mload to globals

- Moved $load_pathname and *maxima-testdir*.

6621476... by Raymond Toy <email address hidden>

Merge branch 'rtoy-add-globals-mlisp'

5b79c61... by Raymond Toy <email address hidden>

Move defvar from mlisp to globals

- Moved aryp, msump, evarrp, factlist, *nounsflag*, transp, and
  noevalargs.
- Removed unneeded special declarations.

c9908ca... by Raymond Toy <email address hidden>

Move defvar from merror to globals

- Moved bindlist, loclist, *nounl*, scanmapp, maplp, evp, mlocp, and fmaplvl.
- Removed unneeded special declarations.

4eef712... by Raymond Toy <email address hidden>

Merge branch 'rtoy-add-globals-mlisp'

09dc38c... by Raymond Toy <email address hidden>

Move defmvar from merror to globals

- Moved $error and $errormsg
- Removed unneeded special declarations.