Commit History

Author SHA1 Message Date
  Samuel W. Flint b1914298e4 Add expression substitution for trig functions 4 years ago
  Samuel W. Flint 64f984a29a Add expression substitution for subtractions 4 years ago
  Samuel W. Flint f88d673a45 Add substitution for addition 4 years ago
  Samuel W. Flint e6e0d88c6b Ensure that root types cannot be directly created 4 years ago
  Samuel W. Flint 97e207b188 Drop "Object Protocol" 5 years ago
  Samuel W. Flint cdec28b753 Add/update atomic types to be "working" 5 years ago
  Samuel W. Flint c0173c6f2b Rewrite introduction to expression types 5 years ago
  Samuel W. Flint 2940b53d37 Update definition of evaluate 5 years ago
  Samuel W. Flint 750003133d Drop simplification from expression types 5 years ago
  Samuel W. Flint 74c306a3bd Update only definition of expression substitution 5 years ago
  Samuel W. Flint c3fdf22320 update substitute-expression definition 5 years ago
  Samuel W. Flint 08d27e8c00 Reword para about eqal 5 years ago
  Samuel W. Flint a7fd263c15 Copy polynomial terms 5 years ago
  Samuel W. Flint 042ff4acc5 Mark more as working 5 years ago
  Samuel W. Flint 3ce0f24fcd Add trig expression copying 5 years ago
  Samuel W. Flint 7e90e9abfe Add logarithmic expression copying 5 years ago
  Samuel W. Flint 09ac66a6da Copy exponentials 5 years ago
  Samuel W. Flint 9c767c8ddc Add copy expression for division 5 years ago
  Samuel W. Flint aa6813321f Fix minor typo 5 years ago
  Samuel W. Flint cf919ed39d Add multiplication copying 5 years ago
  Samuel W. Flint 97402356f3 Add subtraction expression copying 5 years ago
  Samuel W. Flint d40dba1a0f Add substitution in expression 5 years ago
  Samuel W. Flint cbb528960e Copy addition expressions 5 years ago
  Samuel W. Flint 0b5828e59b Fix weird typo thing 5 years ago
  Samuel W. Flint 8cd7d11021 Add types image 5 years ago
  Samuel W. Flint dcd7cf84af Fix some export stuff 5 years ago
  Samuel W. Flint a69141fccf Switch from equalp to equal, add some implementations of copy-expression 5 years ago
  Samuel W. Flint b302de8878 Require copy-expression is implemented 5 years ago
  Samuel W. Flint c2bd43e9f8 Update exponentials, adding to-sexp 5 years ago
  Samuel W. Flint 15411e8765 Add to-sexp for divisions 5 years ago