]>
git.eshelyaron.com Git - sweep.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Eshel Yaron [Thu, 8 Sep 2022 13:50:33 +0000 (16:50 +0300)]
ENHANCED: provide caller predicate in xref-find-references
Eshel Yaron [Thu, 8 Sep 2022 13:49:36 +0000 (16:49 +0300)]
FIXED: correctly identify the predicate defined at start of clause
Eshel Yaron [Thu, 8 Sep 2022 07:49:27 +0000 (10:49 +0300)]
DOC: add manual section about setting Prolog flags
Eshel Yaron [Wed, 7 Sep 2022 19:50:03 +0000 (22:50 +0300)]
ADDED: sweep-set-prolog-flag for setting Prolog flags
Eshel Yaron [Wed, 7 Sep 2022 18:48:55 +0000 (21:48 +0300)]
DOC: fix typos
Eshel Yaron [Wed, 7 Sep 2022 15:08:28 +0000 (18:08 +0300)]
ENHANCED: emit Prolog messages with color coding
Eshel Yaron [Tue, 6 Sep 2022 19:40:18 +0000 (22:40 +0300)]
MODIFIED: use executable-find to locate the swipl executable...
...instead of looking for it in the sweep installation directory,
which is no longer appropriate since we don't build swipl ourselves
but rely on an existing installation.
James N. V. Cash [Tue, 6 Sep 2022 19:30:01 +0000 (22:30 +0300)]
ENHANCED: allow user to specify location of swipl binary
Eshel Yaron [Tue, 6 Sep 2022 19:15:00 +0000 (22:15 +0300)]
FIXED: detect "|:" prompt in the top-level
Eshel Yaron [Tue, 6 Sep 2022 18:46:42 +0000 (21:46 +0300)]
DOC: document the Prolog messages buffer
Eshel Yaron [Tue, 6 Sep 2022 16:48:57 +0000 (19:48 +0300)]
ENHANCED: redirect Prolog messages to Emacs message function
Eshel Yaron [Tue, 6 Sep 2022 08:45:51 +0000 (11:45 +0300)]
DOC: document font-lock and xref integration for sweep-mode
Eshel Yaron [Mon, 5 Sep 2022 19:25:06 +0000 (22:25 +0300)]
ADDED: implemented all xref backend callback functions
Eshel Yaron [Mon, 5 Sep 2022 17:20:05 +0000 (20:20 +0300)]
ENHANCED: better detection of the identifier at point
Eshel Yaron [Mon, 5 Sep 2022 16:26:40 +0000 (19:26 +0300)]
ADDED: prepare xref backend
Eshel Yaron [Mon, 5 Sep 2022 16:22:11 +0000 (19:22 +0300)]
ENHANCED: indentation edge cases handling
Eshel Yaron [Mon, 5 Sep 2022 15:21:56 +0000 (18:21 +0300)]
ENHANCED: fontify mutlifile predicate calls in a dedicated face
Eshel Yaron [Mon, 5 Sep 2022 06:21:44 +0000 (09:21 +0300)]
PORT: don't rely on defvar-keymap available only since Emacs 29
Eshel Yaron [Mon, 5 Sep 2022 05:24:30 +0000 (08:24 +0300)]
FIXED: bind SourceId in xref based completions
Eshel Yaron [Mon, 5 Sep 2022 05:21:54 +0000 (08:21 +0300)]
ENHANCED: use a distinct face for structured comments
Eshel Yaron [Sun, 4 Sep 2022 20:11:27 +0000 (23:11 +0300)]
ENHANCED: also complete predicate names from xref
Eshel Yaron [Sun, 4 Sep 2022 19:59:15 +0000 (22:59 +0300)]
ENHANCED: add completion-at-point in sweep-mode
Eshel Yaron [Sun, 4 Sep 2022 19:57:31 +0000 (22:57 +0300)]
ENHANCED: set per buffer module name in sweep-mode
Eshel Yaron [Sun, 4 Sep 2022 19:04:16 +0000 (22:04 +0300)]
ADDED: custom font-lock-fontify-region-function for sweep-mode
Eshel Yaron [Sun, 4 Sep 2022 17:04:30 +0000 (20:04 +0300)]
ADDED: sweep-indent-line, an indent-line-function for sweep-mode
Eshel Yaron [Sun, 4 Sep 2022 08:04:15 +0000 (11:04 +0300)]
ENHANCED: syntax errors coloring
Eshel Yaron [Sat, 3 Sep 2022 16:33:33 +0000 (19:33 +0300)]
ADDED: sweep-mode, a major mode for editing Prolog code
Eshel Yaron [Sat, 3 Sep 2022 15:44:57 +0000 (18:44 +0300)]
DOC: update manual section about filespec expansion
Eshel Yaron [Sat, 3 Sep 2022 12:44:35 +0000 (15:44 +0300)]
ADDED: sweep-file-name-handler
Eshel Yaron [Sat, 3 Sep 2022 08:47:03 +0000 (11:47 +0300)]
ENHANCED: prompt for buffer name in sweep-top-level with C-u
Eshel Yaron [Sat, 3 Sep 2022 07:39:41 +0000 (10:39 +0300)]
FIXED: hide predicates starting with '$' in sweep-find-predicate
Eshel Yaron [Sat, 3 Sep 2022 06:44:42 +0000 (09:44 +0300)]
ADDED: global keymap sweep-prefix-map, not bound by default
Eshel Yaron [Sat, 3 Sep 2022 06:04:45 +0000 (09:04 +0300)]
ENHANCED: show more relevant candidates in top-level completion
Eshel Yaron [Fri, 2 Sep 2022 07:40:05 +0000 (10:40 +0300)]
PORT: use swipl --dump-runtime-variables to locate SWI-Prolog.h
Eshel Yaron [Fri, 2 Sep 2022 07:39:26 +0000 (10:39 +0300)]
Add licensing information
Eshel Yaron [Thu, 1 Sep 2022 19:12:27 +0000 (22:12 +0300)]
Add BSD license
Eshel Yaron [Thu, 1 Sep 2022 13:47:30 +0000 (16:47 +0300)]
PORT: detect older swipl and disable custom GMP alloc functions
Eshel Yaron [Thu, 1 Sep 2022 13:43:37 +0000 (16:43 +0300)]
FIXED: copy paste error (singleton variable)
Eshel Yaron [Thu, 1 Sep 2022 13:42:49 +0000 (16:42 +0300)]
DOC: Expand top-level documentation section
Eshel Yaron [Thu, 1 Sep 2022 07:05:33 +0000 (10:05 +0300)]
ADDED: completion-at-point function in sweep-top-level-mode
Eshel Yaron [Thu, 1 Sep 2022 06:05:01 +0000 (09:05 +0300)]
Make use of the new SWI-Prolog embedded GMP handling...
...added in https://github.com/SWI-Prolog/swipl-devel/pull/1029
Eshel Yaron [Wed, 31 Aug 2022 14:41:26 +0000 (17:41 +0300)]
Remove the swipl-devel git submodule
Eshel Yaron [Wed, 31 Aug 2022 14:31:48 +0000 (17:31 +0300)]
DOC: update the manual to reflect the latest GMP deconflication
Eshel Yaron [Wed, 31 Aug 2022 14:25:19 +0000 (17:25 +0300)]
Run `make check` with libswipl preloaded
Eshel Yaron [Wed, 31 Aug 2022 14:13:04 +0000 (17:13 +0300)]
Run `ninja install` as root in CI
Eshel Yaron [Wed, 31 Aug 2022 14:06:42 +0000 (17:06 +0300)]
FIXED: accidentally left debugging remnants
Eshel Yaron [Wed, 31 Aug 2022 13:52:26 +0000 (16:52 +0300)]
ENHANCED: Allow using swipl compiled with GMP
Eshel Yaron [Wed, 31 Aug 2022 07:05:01 +0000 (10:05 +0300)]
DOC: Add Prolog initialization section to the manual
Eshel Yaron [Tue, 30 Aug 2022 16:48:31 +0000 (19:48 +0300)]
DOC: Document sweep_funcall/2,3 in the manual
Eshel Yaron [Tue, 30 Aug 2022 16:29:37 +0000 (19:29 +0300)]
ADDED: sweep_funcall/2,3 for calling Elisp functions from Prolog
Eshel Yaron [Mon, 29 Aug 2022 17:33:19 +0000 (20:33 +0300)]
ENHANCED: Pass keystrokes to the top-level directly when appropriate
Eshel Yaron [Mon, 29 Aug 2022 16:59:01 +0000 (19:59 +0300)]
DOC: Add CUSTOM_ID properties to README.org headings where needed
Eshel Yaron [Mon, 29 Aug 2022 16:50:55 +0000 (19:50 +0300)]
ADDED: sweep-top-level command and appropriate mode
Eshel Yaron [Mon, 29 Aug 2022 06:31:08 +0000 (09:31 +0300)]
Use load-file-path instead of custom hack
Eshel Yaron [Sun, 28 Aug 2022 19:55:45 +0000 (22:55 +0300)]
ENHANCED: Add optional "reverse" argument flag to sweep-open-query
Eshel Yaron [Sun, 28 Aug 2022 19:26:13 +0000 (22:26 +0300)]
Cleanup sweep.el
Eshel Yaron [Sun, 28 Aug 2022 17:30:25 +0000 (20:30 +0300)]
DOC: Expand the manual section about Querying Prolog
Eshel Yaron [Sat, 27 Aug 2022 20:04:16 +0000 (23:04 +0300)]
DOC: Document sweep-pack-install
Eshel Yaron [Sat, 27 Aug 2022 19:56:03 +0000 (22:56 +0300)]
ADDED: sweep-pack-install for interactively installing packs
Eshel Yaron [Sat, 27 Aug 2022 18:19:50 +0000 (21:19 +0300)]
ENHANCED: annotate predicates with the summaries from the manual
Eshel Yaron [Sat, 27 Aug 2022 18:19:01 +0000 (21:19 +0300)]
ENHANCED: make the prompts used in sweep-find-* customizable
Eshel Yaron [Sat, 27 Aug 2022 17:57:16 +0000 (20:57 +0300)]
FIXED: Use more robust Prolog to C string conversion
Eshel Yaron [Sat, 27 Aug 2022 17:01:23 +0000 (20:01 +0300)]
Use LD_PRELOAD for testing
Eshel Yaron [Sat, 27 Aug 2022 16:54:39 +0000 (19:54 +0300)]
Revert rpath tweaks
Eshel Yaron [Sat, 27 Aug 2022 16:31:16 +0000 (19:31 +0300)]
More rpath tweaks
Eshel Yaron [Sat, 27 Aug 2022 16:09:05 +0000 (19:09 +0300)]
PORT: use rpath linker option
Eshel Yaron [Sat, 27 Aug 2022 15:57:27 +0000 (18:57 +0300)]
FIXED: Makefile setting SOEXT to dylib on linux hosts
Eshel Yaron [Sat, 27 Aug 2022 15:46:55 +0000 (18:46 +0300)]
TEST: Add ERT based tests
Eshel Yaron [Sat, 27 Aug 2022 15:24:33 +0000 (18:24 +0300)]
PORT: don't use clang's -fdiagnostics-absolute-paths
Eshel Yaron [Sat, 27 Aug 2022 15:19:36 +0000 (18:19 +0300)]
update .build.yml
Eshel Yaron [Sat, 27 Aug 2022 15:12:03 +0000 (18:12 +0300)]
BUILD: set locale for CI
Eshel Yaron [Sat, 27 Aug 2022 14:37:24 +0000 (17:37 +0300)]
PORT: detect linux vs macOS shared object extension in Makefile
Eshel Yaron [Sat, 27 Aug 2022 13:49:22 +0000 (16:49 +0300)]
DOC: fix typo
Eshel Yaron [Sat, 27 Aug 2022 12:21:50 +0000 (15:21 +0300)]
DOC: fix typo
Eshel Yaron [Sat, 27 Aug 2022 11:51:05 +0000 (14:51 +0300)]
DOC: expand README.org
Eshel Yaron [Sat, 27 Aug 2022 09:59:43 +0000 (12:59 +0300)]
DOC: Don't number manual headings
Eshel Yaron [Sat, 27 Aug 2022 09:52:11 +0000 (12:52 +0300)]
Document sweep-find-predicate
Eshel Yaron [Sat, 27 Aug 2022 09:20:54 +0000 (12:20 +0300)]
DOC: Document sweep-find-module in the manual
Eshel Yaron [Sat, 27 Aug 2022 09:07:14 +0000 (12:07 +0300)]
Add module descriptions to sweep-find-module annotation function
Eshel Yaron [Sat, 27 Aug 2022 08:34:08 +0000 (11:34 +0300)]
Add README.org
Eshel Yaron [Sat, 27 Aug 2022 07:09:42 +0000 (10:09 +0300)]
FIXED: really initialize on load
Eshel Yaron [Sat, 27 Aug 2022 07:05:10 +0000 (10:05 +0300)]
Cleanup
Eshel Yaron [Sat, 27 Aug 2022 06:45:10 +0000 (09:45 +0300)]
Vendor emacs-module.h
Eshel Yaron [Sat, 27 Aug 2022 06:36:33 +0000 (09:36 +0300)]
Add swipl-devel submodule
Eshel Yaron [Fri, 26 Aug 2022 20:27:56 +0000 (23:27 +0300)]
Initial commit