summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-12Fix compatibility with Emacs 31externals/dreplMario Rodas
2025-10-12Update usql dependenciesAugusto Stoffel
2025-10-12Update usql to v0.19Mario Rodas
2025-10-12Version 0.4Augusto Stoffel
2024-11-17Add support for SageMathAugusto Stoffel
2024-11-17IPython: use the newer base64 APIAugusto Stoffel
2024-11-17Support HTML output in usqlAugusto Stoffel
2024-11-17Make collection of usql drivers customizableAugusto Stoffel
2024-10-12Configure indentation in usql buffers, so that completion worksAugusto Stoffel
2024-09-29Ignore errors is OSC handlerAugusto Stoffel
2024-09-29Keep ability to distinguish an empty input line from EOF signalAugusto Stoffel
2024-09-29More simplificationsAugusto Stoffel
2024-09-29Add drepl-ipython-config, allowing arbitrary IPython configurationAugusto Stoffel
2024-09-29Fix occasional issues with IO to standard streamsAugusto Stoffel
2024-09-29Reformat and simplifyAugusto Stoffel
2024-09-22Add support for SVG rendering in IPythonAugusto Stoffel
2024-09-21Remove soft restart featureAugusto Stoffel
2024-09-21Don't rely on pseudoterminal features to initialize the REPLAugusto Stoffel
2024-08-10Simplify IPython initialization commandAugusto Stoffel
2024-06-03Fix usql linkAugusto Stoffel
2024-05-30Fix usql linkmanuel-uberti
2024-05-11Version 0.3Augusto Stoffel
2024-05-11Node: refactor sending of status messagesAugusto Stoffel
2024-05-11Node: Add welcome messageAugusto Stoffel
2024-04-21Add completion predicate to drepl-send-input-maybeAugusto Stoffel
2024-04-21Make it the interpreter's responsibility to switch to rawio stateAugusto Stoffel
2024-04-21Add newline before output of drepl-evalAugusto Stoffel
2024-04-21Fix repl selection logic in drepl-eval-bufferAugusto Stoffel
2024-04-17IPython: send candidate prefix in completion responseAugusto Stoffel
2024-04-15Improve operation handler lookup code in Node.jsAugusto Stoffel
2024-04-15Improve history variable declaration and initializationAugusto Stoffel
2024-04-14Add Node.js REPLAugusto Stoffel
2024-04-14Fix race condition involving checkinput followed by evalAugusto Stoffel
2024-04-14Ask for database connection URL when starting usqlAugusto Stoffel
2024-04-14Adjust completion prefixesAugusto Stoffel
2024-04-14Persistent historyAugusto Stoffel
2024-04-08Add database command interpreter based on usqlAugusto Stoffel
2024-04-07Write REPL log messages to Messages bufferAugusto Stoffel
2024-04-07Rename position arguments from offset posAugusto Stoffel
2024-04-04Version 0.2Augusto Stoffel
2024-04-04Refine header and commentary sectionAugusto Stoffel
2024-04-04Improve REPL initialization processAugusto Stoffel
2024-04-04Separate message transport from protocol logicAugusto Stoffel
2024-03-31Guard against some nil valuesAugusto Stoffel
2024-03-29Add a new REPL state 'rawio' to avoid race conditionsAugusto Stoffel
2024-03-29Enable completion with an empty prefixAugusto Stoffel
2024-03-29Guard against return value t from while-no-inputAugusto Stoffel
2024-03-29Don't pop to REPL buffer when restarting itAugusto Stoffel
2023-11-23Split long messages when sent through PTYAugusto Stoffel
2023-11-23Reformat readmeAugusto Stoffel