Home
last modified time | relevance | path

Searched +refs:precompile +refs:dotimes (Results 1 – 6 of 6) sorted by relevance

/dports/lang/newlisp/newlisp-10.7.5/doc/
H A DCHANGES688 - fixed prettyPrint bug when printing empty prettyPrint constructs (while, dotimes etc)
1303 'for', 'dotimes', 'seqence', 'series' now return a 'invalid parameter: NAN'
1530 and define, define-macro; loop variables in dotimes, for, dolist
1552 rolled back protection for dotimes, for loop variable solving
2113 (catch (dotimes (x 1000) (if (x 500) (throw "fin"))) => "fin"
2884 (dotimes (i N condition) ...)
3091 (dotimes (i N)...) always has integer in i
4285 New 'regex-comp' allows to precompile patterns for all functions which take
4696 like (dotimes (x N) ..) etc.. Because they where part of the syntax and not part
5128 All looping functions with locals variables: for, dotimes, dolist, doargs
/dports/lang/gauche/Gauche-0.9.10/
H A DChangeLog3244 * libsrc/gauche/dictionary.scm: Moved here to precompile.
5569 * lib/gauche/common-macros.scm (dotimes): Return #<undef> unless
6640 * lib/gauche/common-macros.scm (dotimes, dolist): Support omission
6714 Experimentally added extra optimization at precompile time
8214 multiple invocation of cgen-precompile and/or MT.
8653 * lib/gauche/cgen/precomp.scm (cgen-precompile),
10811 lib/gauche/cgen/precomp.scm (cgen-precompile, cgen-precompile-multi):
10856 sources to precompile into single DSO. Each source generates
11384 (dolist, dotimes, |#if|): Added new cise macros.
20303 * lib/gauche/common-macros.scm (dotimes): fixed a bug that sneaked
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.15760 (dired-make-relative-symlink): Use dotimes.
3713 Use dolist rather than dotimes. Don't save the diary buffer.
6701 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
7758 (dolist, dotimes, when, unless):
9135 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
17661 (comint-dynamic-list-input-ring): Use dotimes and push.
19153 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
21045 Ignore nil elt in rmail-message-vector. Use dotimes.
H A DChangeLog.127744 * subr.el (dolist, dotimes): Use interned symbols for locals.
7745 (--dotimes-limit--, --dolist-tail--): New defvars.
13680 (cal-menu-update): Use dotimes and calendar-increment-month.
27615 (org-table-create): `dotimes' instead of `mapcar'.
28914 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
32606 * subr.el (dotimes-with-progress-reporter): New macro.
32608 * ses.el (ses-dotimes-msg): Remove macro.
32609 Use `dotimes-with-progress-reporter' instead.
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.15760 (dired-make-relative-symlink): Use dotimes.
3713 Use dolist rather than dotimes. Don't save the diary buffer.
6701 * emacs-lisp/syntax.el (syntax-propertize-precompile-rules): New macro.
7758 (dolist, dotimes, when, unless):
9135 (zone-fret, zone-fill-out-screen): Replace cl's do with dotimes.
17661 (comint-dynamic-list-input-ring): Use dotimes and push.
19153 * subr.el (push, pop, dolist, dotimes, declare): Don't overwrite CL's
21045 Ignore nil elt in rmail-message-vector. Use dotimes.
H A DChangeLog.127744 * subr.el (dolist, dotimes): Use interned symbols for locals.
7745 (--dotimes-limit--, --dolist-tail--): New defvars.
13680 (cal-menu-update): Use dotimes and calendar-increment-month.
27615 (org-table-create): `dotimes' instead of `mapcar'.
28914 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
32606 * subr.el (dotimes-with-progress-reporter): New macro.
32608 * ses.el (ses-dotimes-msg): Remove macro.
32609 Use `dotimes-with-progress-reporter' instead.