]> git.eshelyaron.com Git - sweep.git/shortlog
sweep.git
2023-09-01 Jan WielemakerPORT: MSVC V9.1.15 V9.1.16 V9.1.17 V9.1.18
2023-09-01 Jan WielemakerPORT: Include local copy of emacs-module.h in case...
2023-08-31 Eshel YaronDelete README.org (superseded by sweep.texi and README.md)
2023-08-31 Eshel Yaron* .elpaignore: Exclude more files from package tarball
2023-08-31 Eshel YaronDelete unused .gitmodules file
2023-08-31 Eshel Yaron* sweeprolog.el: Update commentary.
2023-08-31 Eshel YaronAdd a small README file in Markdown format
2023-08-30 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.14-sweep-0.23.1
2023-08-30 Eshel Yaron* sweep.texi (Main Features): Refine main features...
2023-08-30 Eshel Yaron* sweep.texi: Minor markup fixes
2023-08-30 Eshel YaronRewrite the manual in Texinfo format
2023-08-21 Eshel YaronPrefer plain "Sweep" over "\texttt{sweep}"
2023-08-21 Eshel YaronRefine "Getting Started" section of the manual
2023-08-20 Eshel YaronRespect PROMPT argument in 'sweeprolog-read-existing...
2023-08-18 Eshel YaronAnnounce Compat dependency and bump version to 0.23.0 V9.1.14-sweep-0.23.0
2023-08-17 Eshel YaronRemove compatibility functions for buttonizing text.
2023-08-17 Eshel YaronUse 'without-restriction'.
2023-08-17 Eshel YaronPrefer 'pos-bol/eol' over 'line-beginning/end-position'.
2023-08-17 Eshel YaronUse 'format-prompt'.
2023-08-17 Eshel YaronUse 'process-lines-handling-status'.
2023-08-17 Eshel YaronUse 'defvar-keymap' to define keymap variables.
2023-08-17 Eshel YaronUse 'natnum' custom type
2023-08-17 Eshel Yaron* sweeprolog.el: Require 'compat'
2023-08-14 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.14-sweep-0.22.2
2023-08-14 Eshel YaronWorkaround issue with Xwidgets and XPCE in older SWI...
2023-08-11 Jan WielemakerPORT: Explicitly export the symbols we need V9.1.14
2023-08-08 Eshel YaronMinor documentation improvements
2023-08-08 Eshel YaronFix feedback in 'sweeprolog-set-prolog-flag'
2023-08-07 Eshel Yaron* README.org: Fix typos
2023-08-07 Eshel YaronDocumentation improvements for 'sweeprolog-prefix-map'
2023-08-07 Eshel YaronFix feedback in 'sweeprolog-pack-install'
2023-08-07 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.13-sweep-0.22.1
2023-08-07 Eshel YaronAdd missing 'sweeprolog-submit-bug-report' command
2023-08-04 Eshel YaronAdd autoloaded 'defalias' for prefix keymaps
2023-08-04 Philip KaludercicDo not autoload keymaps
2023-07-20 Eshel YaronBump version to 0.22.0 V9.1.11-sweep-0.22.0
2023-07-19 Eshel Yaron; Use 'sweeprolog-deftest' more widely to isolate unit...
2023-07-18 Eshel Yaron; Only load 'library(macros)' if available
2023-07-18 Eshel YaronRefactor and enhance 'completion-at-point' support
2023-07-18 Eshel Yaron; Fix typo
2023-07-18 Eshel Yaron; Simplify list notation
2023-07-18 Eshel Yaron; Fix unused argument
2023-07-18 Eshel Yaron; Remove stale reference to 'sweeprolog-debug-prefix...
2023-06-27 Eshel YaronBump version to 0.21.0 V9.1.10-sweep-0.21.0
2023-06-27 Eshel YaronAdd grouping and affixation functions for module completion
2023-06-27 Eshel YaronAnnounce recent changes in NEWS.org
2023-06-27 Eshel YaronReport correct predicate indicators in 'C-x 4 a'
2023-06-27 Eshel YaronImprove module completion annotations
2023-06-24 Eshel YaronFix highlighting for nonexistent Prolog flag names
2023-06-24 Eshel Yaron* sweeprolog.el: Reorganizes 'defface's
2023-06-24 Eshel Yaron* sweeprolog-pce-theme.el: Reformat
2023-06-24 Eshel Yaron* README.org (PceEmacs Theme): Reword and fix typo
2023-06-23 Eshel YaronMODIFIED: Replace "faces styles" with a theme emulating...
2023-06-22 Eshel YaronRefer to font-lock face directly instead of via variable
2023-06-20 Eshel YaronDOC: Extend the "Overview" manual section
2023-06-19 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.20.0
2023-06-19 Eshel YaronImprove documentation for persistent top-level history
2023-06-18 Eshel YaronADDED: Persistent history for Sweep top-levels
2023-06-18 Eshel YaronUse 'derived-mode-p' instead of checking 'major-mode...
2023-06-14 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.19.1
2023-06-14 Eshel YaronFIXED: Correctly recognize DCG grammar rules in 'C...
2023-06-13 Eshel YaronSimplify 'sweeprolog-beginning-of-top-term'
2023-06-11 Eshel YaronENHANCED: Guess argument names for DCG grammar rules
2023-06-11 Eshel YaronENHANCED: Also highlight "undefined" head terms
2023-06-11 Eshel YaronENHANCED: 'sweeprolog-find-predicate/module' improvements
2023-06-11 Eshel Yaron* README.org (High-level Architecture): Minor tweaks.
2023-06-08 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.19.0
2023-06-08 Eshel YaronENHANCED: Improve DCG support
2023-06-08 Eshel YaronFIXED: Don't change hooks globally
2023-06-08 Eshel Yaron* sweeprolog.el (sweeprolog-context-menu-for-module...
2023-06-08 Eshel YaronGive a better name to 'sweeprolog--mfn-to-functor-arity'
2023-06-08 Eshel YaronFix a couple of typos in docstrings
2023-06-06 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.18.4
2023-06-06 Eshel YaronENHANCED: Add tooltip info for string-stye DCG terminals
2023-06-06 Eshel YaronUse 'ignore-errors' instead of 'condition-case' with...
2023-06-06 Eshel YaronAdd docstring for 'sweeprolog-definition-at-point'
2023-06-06 Eshel YaronENHANCED: Export DCG non-terminals as 'foo//N', not...
2023-06-06 Eshel YaronENHANCED: Highlight string-style DCG terminals
2023-06-01 Eshel YaronAnnounce recent changes in NEWS.org and bump version...
2023-06-01 Eshel YaronAvoid using 'string-replace' for Emacs 27 compatibility
2023-06-01 Eshel YaronTest 'sweeprolog-make-example-usage-comment'
2023-06-01 Eshel YaronADDED: highlighting and tooltip info for declaration...
2023-06-01 Eshel Yaron* README.org (Example Usage Comments): improve wording
2023-05-30 Eshel YaronAnnounce recent changes in NEWS.org and bump version...
2023-05-30 Eshel YaronADDED: command for inserting example usage comments
2023-05-26 Eshel YaronAnnounce recent changes in NEWS.org and bump version...
2023-05-26 Eshel YaronADDED: New command for expanding macros
2023-05-26 Eshel YaronADDED: Highlighting and tooltip info for macros
2023-05-26 Eshel YaronFIXED: tokenizing adjacent operators
2023-05-25 Eshel YaronFix copy-paste error in NEWS.org
2023-05-24 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10-sweep-0.18.0
2023-05-24 Eshel YaronUse 'nil' for some 'defface's instead of ':inherit...
2023-05-24 Eshel YaronMODIFIED: Remove '-face' suffix from face names
2023-05-20 Eshel YaronENHANCED: faster completion-at-point for predicates
2023-05-19 Philip Kaludercic* sweeprolog.el (sweeprolog--load-module): Use 'module...
2023-02-16 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V9.1.10 V9.1.11 V9.1.12 V9.1.13 V9.1.6-sweep-0.17.0 V9.1.7 V9.1.8 V9.1.9
2023-02-16 Eshel YaronFIXED: beginning-of-clause detection with quoted head...
2023-02-16 Eshel YaronADDED: Support setting breakpoints in sweeprolog-mode
2023-02-16 Eshel YaronADDED: mode line indication for loaded buffers
2023-02-16 Eshel Yaron* (sweeprolog-context-menu-for-variable): fix docstring
next