Age | Commit message (Collapse) | Author |
|
git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-44
|
|
* src/guile/Makefile.am (dist_guilemodule_DATA): Added `differ.scm'.
* src/guile/skribilo/package/Makefile.am (dist_guilemodule_DATA): Added
`diff.scm'.
git-archimport-id: lcourtes@laas.fr--2006-libre/skribilo--devo--1.2--patch-22
|
|
* src/skribilo.in: New file.
* configure.ac: Produce `src/skribilo'.
* src/Makefile.am (bin_SCRIPTS): New.
(EXTRA_DIST): New.
* src/guile/Makefile.am (bin_SCRIPTS): Removed.
(guilemoduledir): New.
(dist_guilemodule_DATA): New.
* src/guile/skribilo/Makefile.am (dist_guilemodule_DATA): Updated.
* src/guile/skribilo/Makefile.in: Removed.
* src/guile/skribilo/coloring/Makefile.am (guilemoduledir): Fixed.
* src/guile/skribilo/engine/lout.scm: Fixed a typo.
* src/guile/skribilo/skribe/Makefile.am (guilemoduledir): Fixed.
git-archimport-id: lcourtes@laas.fr--2004-libre/skribilo--devel--1.2--patch-12
|
|
* src/guile/skribilo/evaluator.scm (skribe-load): Search through
`%load-path' and try with a `.scm' extension (rather than the `.skr'
one provided by the user).
(skribe-include): Added a few debugging statements.
* src/guile/skribilo/lib.scm (fix-rest-arg): Handle the dot notation for
rest arguments.
* src/guile/skribilo/reader/skribe.scm (%make-skribe-reader): Use
SQUARE-BRACKET-FREE-SYMBOL-MISC-CHARS.
* src/guile/skribilo/skribe/index.scm: Use `define-public' instead of
`define'.
* src/guile/skribilo/packages/*.scm: Moved to `skribilo/package'.
* LICENSE: Removed.
* COPYING: New.
* AUTHORS: New.
* NEWS: New.
* ChangeLog: New.
* configure.ac: New.
* Makefile.am: New. In various directories.
git-archimport-id: lcourtes@laas.fr--2005-mobile/skribilo--devel--1.2--patch-10
|