aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/location.scm
AgeCommit message (Expand)Author
2020-08-06Remove 'cond-expand' clauses for Guile 1.8.Ludovic Courtès
2020-08-01Write '#:use-module', '#:export', etc. instead of ':use-module', etc.Ludovic Courtès
2015-03-06Fix off-by-one in 'substring' call in 'ast-location'.Ludovic Courtès
2013-03-18Add `location->string'.Ludovic Courtès
2012-05-22Fix `invocation-location' for Guile 1.8.Ludovic Courtès
2012-05-17Change `define-markup' to generate a macro, to capture location syntactically.Ludovic Courtès
2012-05-17Switch to GPLv3+.Ludovic Courtès
2010-03-08Adapt `(skribilo location)' to Guile 2.x.Ludovic Courtès
2009-11-27Add `coding:' comments.Ludovic Courtès
2009-03-24Add `(skribilo-module-syntax)'.Ludovic Courtès
2009-03-24Robustify `invocation-location'.Ludovic Courtès
2007-06-06Cleaned up the core modules.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 support for source location tracking.Ludovic Court`es
2006-07-24Updated the FSF address.Ludovic Court`es
2006-01-11Made compatible with the new `current-reader' as a fluid.Ludovic Court`es
2005-11-28Created a canonical module for Skribilo syntactic sugar.Ludovic Court`es
2005-11-25Overhaul: emphasized logical separation of the modules.Ludovic Court`es