summaryrefslogtreecommitdiff
path: root/src/print.c
Commit message (Expand)AuthorAge
* Don't print named tree-sitter nodes with parenthesizes (bug#60696)Yuan Fu2023-01-09
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-21
|\
| * Preven a buffer-overflow (bug#58850)Gerd Möllmann2022-11-01
| * Merge 'master' into noverlayStefan Monnier2022-09-25
| |\
| * | Provide a new tree data-structure for overlays.Andreas Politz2017-10-04
* | | Check for outdated tree-sitter node when printingYuan Fu2022-11-02
* | | ; * src/print.c (print_vectorlike): Fix comment for tree-sitter.Yuan Fu2022-11-02
* | | Don't print buffer when printing tree-sitter node and parserYuan Fu2022-11-01
* | | ; Rename ts_* symbols in treesit.cEli Zaretskii2022-10-17
* | | Support MinGW build on MS-WindowsEli Zaretskii2022-10-16
* | | Improve printing treesit nodesYuan Fu2022-09-24
* | | Merge remote-tracking branch 'origin/master' into feature/tree-sitterYuan Fu2022-08-29
|\ \ \ | | |/ | |/|
| * | * src/print.c (struct print_buffer): Revert gratuitous format change.Mattias Engdegård2022-08-08
| * | ; Fix coding style in recently installed changes to print.cPo Lu2022-08-08
| * | Group print buffer state in a structMattias Engdegård2022-08-08
| * | Turn large macros in print.c to functionsMattias Engdegård2022-08-08
| * | ; * src/print.c (print_vectorlike): Fix Lisp_Object type mixup.Po Lu2022-07-28
| * | Correctly set marker position after specpdl is unwound during printingPo Lu2022-07-28
| * | Don't export print--unreadable-callback-buffer to lispLars Ingebrigtsen2022-07-28
| * | Ensure that we don't call print-unreadable-function from " prin1"Lars Ingebrigtsen2022-07-28
| * | Fix thinko in last changePo Lu2022-07-27
| * | Fix invalid current buffer after print-unreadable-function signalsPo Lu2022-07-27
| * | Simplify str_to_multibyte and related codeMattias Engdegård2022-07-11
| * | Simplify and speed up string-to-multibyteMattias Engdegård2022-07-11
| * | ; Fix typos.Mattias Engdegård2022-07-02
| * | Pacify Oracle Studio re print_vectorlikePaul Eggert2022-06-25
* | | Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-06-14
|\| |
| * | Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-12
| * | Fix 32-bit warnings againPo Lu2022-05-26
| * | Less wrong printed circular list tail index (bug#55395)Mattias Engdegård2022-05-23
| * | Fix compiler warnings in printer code on 32-bit systemsPo Lu2022-05-21
| * | Make printing mostly non-recursive (bug#55481)Mattias Engdegård2022-05-18
| * | Don't expose Vprint_variable_mapping to LispLars Ingebrigtsen2022-05-16
| * | ; Improve documentation of the OVERRIDES argument to prin1Eli Zaretskii2022-05-15
| * | Add OVERRIDES argument to prin1/prin1-to-stringLars Ingebrigtsen2022-05-15
* | | Add new type treesit-compiled-queryYuan Fu2022-06-14
* | | ; Merge from master.Yuan Fu2022-05-07
|\| |
| * | Be more resilient towards errors during error handlingLars Ingebrigtsen2022-05-05
| * | Pacify gcc -std=c99 with printf %pPaul Eggert2022-04-19
| * | Add new function `flush-standard-output'.Lars Ingebrigtsen2022-04-17
| * | Speed up fixnum printingMattias Engdegård2022-03-18
| * | Don't always escape "." and "?" in `prin1'Lars Ingebrigtsen2022-03-14
* | | Add tree-sitter intergrationYuan Fu2022-05-07
|/ /
* | Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård2022-02-12
* | Merge branch 'scratch/correct-warning-pos'Alan Mackenzie2022-01-22
|\ \
| * \ Merge branch 'master' into scratch/correct-warning-posAlan Mackenzie2022-01-11
| |\ \
| * | | First commit of scratch/correct-warning-pos.Alan Mackenzie2021-11-29
* | | | Clarify Vprint_unreadable_function doc stringLars Ingebrigtsen2022-01-22
* | | | Fix documentation of 'unprintable' stuffEli Zaretskii2022-01-22