Overhauled operator precedence handling.
[clinton/parenscript.git] / src / lib /
2008-08-17 Travis CrossCorrected the definition of ps:length.
2008-04-05 Travis CrossFixed one remaining define-script-symbol-macro.
2008-04-01 Travis CrossAdded handling for PI.
2008-04-01 Travis CrossRelocated the definitions for the 1+ and 1- psmacros...
2008-04-01 Travis CrossImplemented equivalents for the CL hyperbolic trigometr...
2008-03-31 Travis CrossRearranged math psmacros to match the order that the...
2008-03-31 Travis CrossAdded support for SQRT function.
2008-03-31 Travis CrossAdded support for LOG function.
2008-03-31 Travis CrossUpdated atan to support two arguments as in CL.
2008-03-30 Travis CrossSome minor comment and whitespace cleanup.
2007-12-26 Vladimir SedachMade the ps-html facility work both in Parenscript...
2007-12-26 Vladimir SedachAdded 'concatenate' to Parenscript macro utilities.
2007-12-26 Vladimir SedachRenamed src/lib Parenscript library files, got rid...
2007-12-26 Vladimir SedachMoved functional runtime PS utilities from src/libs...
2007-11-04 Vladimir SedachFixed definition of *ps-lisp-library*. parenscript-20071104
2007-11-04 Vladimir SedachAdded length, @, mapcar utility functions, exported...
2007-10-16 Vladimir SedachFurther ignore declarations for unused variables.
2007-08-20 Vladimir SedachChanged html -> ps-html; reorganized packages.lisp...
2007-08-12 Vladimir SedachBig refactoring of the ParenScript compiler.
2007-07-31 Vladimir SedachAdded null macro.
2007-07-20 Red Dalyrenaming and refactoring
2006-07-07 Attila LendvaiAdded src/lib/functional.lisp