aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2007-04-04`diff' package: Added basic source location support.Ludovic Court`es
2007-04-03Fixed computation of `&invocation-location'.Ludovic Court`es
2007-04-03Reduced reliance on the debugging evaluator (improves performance).Ludovic Court`es
2007-04-03Moved legacy source location code to `compat'.Ludovic Court`es
2007-04-03Added source location tracking to various packages.Ludovic Court`es
2007-04-03Added support for source location tracking.Ludovic Court`es
2007-04-03biblio template: Small fix.Ludovic Court`es
2007-03-28`diff' package: Fixed off-by-one in string diff.Ludovic Court`es
2007-03-28`diff' package: Use `breakable-space' instead of `~' in `annotated-string-diff'.Ludovic Court`es
2007-03-28doc: Documented spacing.Ludovic Court`es
2007-03-28`base' package: Introduced `breakable-space'.Ludovic Court`es
2007-03-28`lout' engine: Fixed space handling with `color'.Ludovic Court`es
2007-03-28`diff' package: Handle commands appropriately.Ludovic Court`es
2007-03-28`diff' package: Preserve space around diff'd strings.Ludovic Court`es
2007-03-28`diff' package: Compute diffs on selected options.Ludovic Court`es
2007-03-28Slightly optimized `make-string-replace'.Ludovic Court`es
2007-03-28`diff' package: Use actual markups and writers.Ludovic Court`es
2007-03-16`eq' package: Added `eq:set'.Ludovic Court`es
2007-03-16`diff' package: Various fixes.Ludovic Court`es
2007-03-16`lout' engine: Skip lines in `color'.Ludovic Court`es
2007-03-08`diff' package: Fixes and hacking.Ludovic Court`es
2007-03-08Added an experimental `diff' package.Ludovic Court`es
2007-03-08biblio: Adding missing `use-module'.Ludovic Court`es
2007-03-08evaluator: Modularized the evaluation process.Ludovic Court`es
2007-03-08`base' engine: Fixed autoload issue.Ludovic Court`es
2007-02-19`base' engine: Use the native Skribilo APIs.Ludovic Courtes
2007-02-07skribe-load: Better modulogy.Ludovic Courtes
2007-02-07evaluator: Slight module-related cleanups.Ludovic Courtes
2007-02-06`slide' package: use the native APIs.Ludovic Courtes
2007-02-06evaluator: Made safer with respect to module excursions.Ludovic Courtes
2006-12-03doc: Updated the `eq' markup documentation.Ludovic Courtes
2006-12-03eq: Support automatic detection of inlining.Ludovic Courtes
2006-12-03eq/lout: Fixed binomial coefficient.Ludovic Courtes
2006-12-03eq: Added support for `:mul-style'.Ludovic Courtes
2006-12-03eq/lout: Improved typesetting of parentheses.Ludovic Courtes
2006-12-03eq/lout: Fixed `limit'.Ludovic Courtes
2006-11-12Lout engine: Make URLs breakable; make bibliography defaults sane.Ludovic Courtes
2006-11-12Added the `(skribilo biblio template)' module.Ludovic Courtes
2006-10-16color.scm: Added support for `lightred'. :-)Ludovic Courtes
2006-10-11slide: Propagate the `outline?' parameter in `slide-(sub)?topic'.Ludovic Court`es