]> git.eshelyaron.com Git - dict.git/shortlog
dict.git
2022-11-20 Eshel YaronHave sweeprolog-top-level-signal-current call trace...
2022-11-20 Eshel YaronSupport DCG and SSU rules in sweeprolog-insert-next...
2022-11-19 Eshel YaronAnnounce recent changes in NEWS.org and bump version... V8.5.20-sweep-0.8.9
2022-11-19 Eshel Yaron* (sweeprolog-analyze-fragment-flymake): restrict synta...
2022-11-19 Eshel Yaron* (sweeprolog-predicate-completion-at-point): fix pcase...
2022-11-19 Eshel Yaron* (sweeprolog-analyze-fragment-to-faces) fix comment...
2022-11-19 Eshel YaronDon't error in sweeprolog-analyze-term-at-point
2022-11-19 Eshel Yaron* (sweeprolog-predicate-completion-at-point): use holes...
2022-11-19 Eshel Yaron* (sweeprolog-identifier-at-point): fix module qualific...
2022-11-19 Eshel Yaron* (sweeprolog-maybe-syntax-error-face): don't error...
2022-11-19 Eshel YaronFIXED: exporting predicates in presence of exported...
2022-11-19 Eshel Yaron* (sweeprolog-at-beginning-of-top-term-p): handle comments
2022-11-19 Eshel Yaron* sweeprolog.el (sweeprolog-identifier-at-point): check...
2022-11-19 Eshel YaronRemove imported duplicates in sweep_predicates_collection/2
2022-11-18 Eshel YaronUse define-auto-insert instead of manual add-to-list
2022-11-18 Eshel YaronENHANCED: allow sweeprolog-forward-hole to wrap around
2022-11-17 Eshel YaronAdd test and update manual following change in auto...
2022-11-17 Eshel Yaron* sweeprolog.el (auto-insert): leave point at module...
2022-11-17 Eshel YaronENHANCED: conditional syntax error highlighting
2022-11-16 Eshel YaronUpdate NEWS.org and bump version to 0.8.8 V8.5.20-sweep-0.8.8
2022-11-15 Eshel YaronDon't highlight syntax error at the end of the buffer
2022-11-15 Eshel YaronDOC: mention sweeprolog-swipl-path in the manual
2022-11-15 Eshel YaronStart the top-level TCP server just-in-time
2022-11-15 Eshel YaronAdd sweeprolog-analyze-some-terms to after-change-functions
2022-11-15 Eshel YaronDocument and test sweeprolog-electric-layout-mode
2022-11-14 Eshel YaronADDED: minor mode for automatic whitespace insertion
2022-11-13 Eshel YaronSimplify completion at point, bump patch version V8.5.20-sweep-0.8.7
2022-11-12 Eshel YaronENHANCED: revise predicate completion at point
2022-11-11 Eshel YaronADDED: user option specifying where to define new predi... V8.5.20-sweep-0.8.6
2022-11-10 Eshel YaronFIXED: possible error in sweeprolog-describe-predicate
2022-11-10 Eshel YaronHighlight test case head terms in a dedicated face
2022-11-10 Eshel YaronDOC: document sweeprolog-xref-project-source-files... V8.5.20-sweep-0.8.5
2022-11-10 Eshel YaronADDED: new command sweeprolog-xref-project-source-files
2022-11-10 Eshel YaronFIXED: find user predicate definitions more reliably
2022-11-10 Eshel YaronCatch error in kill-buffer-hook when top-level thread...
2022-11-09 Eshel YaronBump version to 0.8.4 V8.5.20-sweep-0.8.4
2022-11-09 Eshel YaronTEST: add test for updating syntax error faces
2022-11-09 Eshel YaronRecognize backslash as part of an operator in tokenization
2022-11-09 Eshel YaronFIXED: clear syntax error face after fix more aggressively
2022-11-09 Eshel YaronFIXED: properly update query highlighting in the toplevel
2022-11-09 Eshel YaronFIXED: simplify & make variable highlighting more reliable
2022-11-08 Eshel YaronFIXED: only consider backslash as an escape inside...
2022-11-07 Eshel YaronFIXED: restrict variable underlining to current clause
2022-11-07 Eshel YaronFIXED: variable name completion on Emacs 27
2022-11-07 Eshel YaronADDED: sweeprolog-forward/backward/mark-predicate V8.5.20-sweep-0.8.3
2022-11-07 Eshel YaronREFACTOR: Simplify and deduplicate code all around V8.5.20-sweep-0.8.2
2022-11-05 Eshel YaronFIXED: correctly recognize "public" head terms
2022-11-05 Eshel YaronTEST: add two test cases
2022-11-05 Eshel YaronFIXED: sweeprolog-identifier-at-point could return...
2022-11-05 Eshel YaronFixed defcustom type for sweeprolog-top-level-display...
2022-11-03 Jan WielemakerFIXED: write_sweep_module_location/0 for Windows.
2022-10-25 Eshel YaronUse term_string/2 to parse M:F/N terms encoded in strings V8.5.20-sweep-0.8.1
2022-10-25 Eshel YaronOrganize and split sweeprolog.el into sections
2022-10-25 Eshel YaronAdhere to the convention of using "Emacs's" instead...
2022-10-25 Eshel YaronDOC: added section "Code Completion" to the manual
2022-10-25 Eshel YaronADDED: completion-at-point for variable names
2022-10-22 Eshel YaronUpdate NEWS.org and bump package version V8.5.20-sweep-0.8.0
2022-10-22 Eshel YaronADDED: context-based command for inserting new clauses...
2022-10-22 Eshel YaronENHANCED: render refs to Prolog library in help buffers
2022-10-21 Eshel YaronHandle operators that contain '.' more reliably
2022-10-21 Eshel YaronFIXED: handling of operators as predicate completion...
2022-10-21 Eshel YaronFIXED: don't include irrelevant candidates in apropos...
2022-10-21 Eshel YaronENHANCED: add predicate properties list in help buffers
2022-10-20 Eshel YaronENHANCED: load and initialize sweep-module just-in... V8.5.20-sweep-0.7.2
2022-10-19 Eshel YaronENHANCED: teach sweep to jump to C code for built-in... V8.5.20-sweep-0.7.1
2022-10-17 Eshel Yaronsweeprolog-describe-predicate compatibility with Emacs 27 V8.5.19 V8.5.20
2022-10-17 Eshel YaronENHANCED: prompt for sweeprolog-describe-predicate
2022-10-17 Eshel YaronFIXED: additional compatibility issue with buttons
2022-10-17 Eshel YaronFIXED: sweeprolog-describe-predicate compatibility...
2022-10-17 Eshel YaronADDED: new command for showing help for Prolog predicates V8.5.18-sweep-0.7.0
2022-10-17 Jan WielemakerUse list notation for format/2
2022-10-16 Eshel YaronExtracted locating libswipl and sweep-module to sweep_l...
2022-10-16 Eshel YaronADDED: new command for showing help for Prolog modules V8.5.18-sweep-0.6.3
2022-10-16 Eshel YaronENHANCED: update xref data for buffer after exporting...
2022-10-16 Eshel YaronFIXED: possible loop finding start of clause at start...
2022-10-15 Eshel YaronADDED: new command for exporting Prolog predicates V8.5.18-sweep-0.6.2
2022-10-15 Eshel YaronDOC: mention new sweep Prolog flag in README.org and...
2022-10-15 Eshel YaronFIXED: sweep_identifier_at_point/2: possible infinite...
2022-10-15 Eshel YaronFIXED: disregard stderr when invoking write_sweep_modul...
2022-10-15 Eshel YaronENHANCED: create Prolog flag sweep=true when running...
2022-10-15 Eshel YaronRemove unused dependencies library(help) and library...
2022-10-13 Eshel YaronLoad libswipl ahead of sweep-module if it's an ELF V8.5.18-sweep-0.6.1
2022-10-13 Eshel YaronDOC: index some keystrokes in the manual
2022-10-12 Jan WielemakerPORT: Try to find emacs-module.h in the $MINGW_ROOT...
2022-10-11 Eshel YaronDOC: Update section "Things to do"
2022-10-10 Eshel YaronENHANCED: use next-error-select-buffer when switching... V8.5.18-sweep-0.6.0
2022-10-10 Eshel YaronFIXED: sweeprolog-end-of-top-term would get confused...
2022-10-10 Eshel YaronADDED: Flymake integration in sweeprolog-mode
2022-10-09 Eshel YaronDOC: add descriptions to all manual sections
2022-10-09 Eshel YaronFIXED: quote file paths passed to shell-command-to...
2022-10-08 Eshel YaronADDED: new command and user option for updating whitespace
2022-10-07 Eshel YaronFIXED: detecting end of clause with inline comments...
2022-10-07 Eshel YaronUse sweep.pl from the ELPA package rather than from...
2022-10-07 Eshel YaronDOC: added short documentation for sweep as a SWI-Prolo...
2022-10-06 Eshel YaronPORT: don't use defvar-keymap, introduced only in Emacs 29
2022-10-06 Eshel YaronTEST: add unit test for nested Elisp->Prolog->Elisp...
2022-10-06 Eshel YaronENHANCED: allow for Elisp->Prolog->Elisp->... call...
2022-10-06 Eshel YaronDOC: add manual sections "Contributing" and "Things... V8.5.18
2022-10-04 Eshel YaronAnnounce recent changes in NEWS.org, bump version to... v0.5.0
2022-10-04 Eshel YaronDOC: describe the Top-level Menu and signaling in the...
next