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

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

Branch merges

Branch information

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

Recent commits

6c7a0f5... by Raymond Toy <email address hidden>

Move defmvar from macsys to globals

- Moved $showtime, $_, and $__
- Removed unneeded special declarations.

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

Move defmvar from inmis to globals

- Moved $listconstvars
- Removed unneeded special declarations.

2468e32... by Raymond Toy <email address hidden>

Move defmvar from gamma to globals

- Moved $factorial_expand, $beta_expand, and
  $hypergeometric_representation.
- Removed unneeded special declarations.

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

Move defmvar from float to globals

- Moved fpprec.
- Removed unneeded special declarations.

9899a66... by Raymond Toy <email address hidden>

Move defmvar from float to globals

- Moved $maxfpprintprec, $fpprec, bigfloatzero, bigfloatone, bfhalf,
  bfmhalf, bigfloat%e, bigfloat%pi, bigfloat%gamma, and bigfloat_log2
- Removed unneeded special declarations.

6e8d55f... by Raymond Toy <email address hidden>

Move defmvar from dskfn to globals

- Moved $packagefile.
- Removed unneeded special declarations.

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

Move defmvar from displa to globals

- Moved $linel, linel, ttyheight, $known_index_properties,
  and *display-labels-p*.
- Removed unneeded special declarations.
- Updated dependencies in maxima.system.

0a560fc... by Raymond Toy <email address hidden>

Move defmvar from displa to globals

- Moved $ttyoff, $display2d, $lispdisp, $derivabbrev, and $stringdisp.
- Removed unneeded special declarations.
- Updated dependencies in maxima.system.

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

Move defmvar from defint to globals

- Moved *semirat*
- Removed unneeded special declarations.

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

Move defmvar from defint to globals

- Moved integerl and nonintegerl.
- Removed unneeded special declarations.