Files
emacs/lisp/emacs-lisp
dickmao 045cfbef09 Refix conditional step clauses in cl-loop
* lisp/emacs-lisp/cl-macs.el
(cl--loop-bindings, cl--loop-symbol-macs, cl-loop):
Add cl--loop-conditions, remove cl--loop-guard-cond.
(cl--push-clause-loop-body): Apply clause to both cl--loop-conditions
and cl--loop-body
(cl--parse-loop-clause): Use cl--push-clause-loop-body.
* test/lisp/emacs-lisp/cl-macs-tests.el (cl-macs-loop-and-assignment):
Use docstring.
(cl-macs-loop-for-as-arith): Removed expected failure.
(cl-macs-loop-conditional-step-clauses): Add some tests (bug#29799).
2019-11-22 15:53:58 +01:00
..
2019-09-16 18:00:59 -07:00
2019-10-15 08:19:14 +02:00
2019-08-05 18:37:29 -07:00
2019-11-10 15:04:20 -08:00
2019-10-07 17:54:18 +01:00
2019-10-16 04:44:22 +02:00
2019-10-16 04:44:22 +02:00
2019-10-09 06:15:46 +02:00
2019-10-16 04:44:22 +02:00
2019-10-16 04:44:22 +02:00
2019-08-20 09:01:55 -07:00
2019-11-21 14:09:32 +01:00
2019-10-27 09:54:54 +01:00
2019-08-05 18:37:29 -07:00
2019-08-03 16:33:06 +02:00