index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
cconv.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos.
Juanma Barranquero
2011-11-15
1
-6
/
+6
*
Miscellaneous tweaks.
Stefan Monnier
2011-06-01
1
-10
/
+0
*
Remove list-processes C function; misc fixes to last change.
Chong Yidong
2011-04-06
1
-1
/
+3
*
Miscellanous cleanups in preparation for the merge.
Stefan Monnier
2011-04-01
1
-0
/
+8
*
Fix C-M-x in lexbind mode. Misc tweaks.
Stefan Monnier
2011-03-24
1
-1
/
+1
*
Clean up left over Emacs-18/19 code, inline byte-code-functions.
Stefan Monnier
2011-03-22
1
-4
/
+1
*
Remove bytecomp- prefix, plus misc changes.
Stefan Monnier
2011-03-16
1
-11
/
+20
*
Try and fix w32 build; misc cleanup.
Stefan Monnier
2011-03-11
1
-1
/
+0
*
Misc fixes, and use lexical-binding in more files.
Stefan Monnier
2011-03-11
1
-0
/
+4
*
Rewrite the cconv conversion algorithm, for clarity.
Stefan Monnier
2011-03-09
1
-400
/
+246
*
Fix pcase memoizing; change lexbound byte-code marker.
Stefan Monnier
2011-03-05
1
-6
/
+5
*
* doc/lispref/variables.texi (Scope): Mention the availability of lexbind.
Stefan Monnier
2011-03-01
1
-33
/
+95
*
* lisp/emacs-lisp/cconv.el (cconv-closure-convert-rec): Fix last change for
Stefan Monnier
2011-02-26
1
-4
/
+9
*
Compute freevars in cconv-analyse.
Stefan Monnier
2011-02-26
1
-267
/
+201
*
Get rid of funvec.
Stefan Monnier
2011-02-24
1
-25
/
+18
*
* lisp/emacs-lisp/cconv.el (cconv-closure-convert-rec): Let the byte
Stefan Monnier
2011-02-21
1
-39
/
+18
*
Use offsets relative to top rather than bottom for stack refs
Stefan Monnier
2011-02-21
1
-20
/
+25
*
* lisp/subr.el (save-window-excursion): New macro, moved from C.
Stefan Monnier
2011-02-19
1
-3
/
+3
*
Various compiler bug-fixes. MPC seems to run correctly now.
Stefan Monnier
2011-02-17
1
-56
/
+88
*
* lisp/emacs-lisp/byte-lexbind.el: Delete.
Stefan Monnier
2011-02-12
1
-16
/
+3
*
Let cconv use :fun-body in special forms that need it.
Stefan Monnier
2011-02-11
1
-186
/
+161
*
Make cconv-analyse understand the need for closures.
Stefan Monnier
2011-02-11
1
-195
/
+167
*
* lisp/emacs-lisp/bytecomp.el (byte-compile-catch)
Stefan Monnier
2011-02-10
1
-756
/
+772
*
* lisp/emacs-lisp/cconv.el: New file.
Igor Kuzmin
2011-02-10
1
-0
/
+891