summaryrefslogtreecommitdiff
path: root/polymode-export.el
AgeCommit message (Expand)Author
2022-08-20Fix copyrights for GNU ELPAscratch/polymodeStefan Monnier
2020-03-04github.com/{vitoshka,vspinu} -> github.com/polymodeakater
2019-06-24Change doocbook to docbookKevin Wright
2019-06-24Add pdf to export typeKevin Wright
2019-06-13Update copyrightVitalie Spinu
2019-03-20Correctly abreviate exporters and weavers after the renameVitalie Spinu
2019-03-11Don't rely on return value of processors :function in async caseVitalie Spinu
2019-03-11Don't use [] in file formatsVitalie Spinu
2018-10-24[Fix #186] Implement weaver->exporter matchingVitalie Spinu
2018-10-24Don't ask for export target if only one availableVitalie Spinu
2018-10-24Rename export sentinel functionVitalie Spinu
2018-10-22Fix undeclared variable error with translatorsVitalie Spinu
2018-10-21Don't show compilers which don't apply to current contextVitalie Spinu
2018-10-17Add second argument (ID) to input/output specification selectorsVitalie Spinu
2018-08-31Rename :object-name -> :name slotVitalie Spinu
2018-08-20Fix all byte-compile warningsVitalie Spinu
2018-08-20Fix checkdocVitalie Spinu
2018-08-18Don't use obsolete eieio functionsVitalie Spinu
2018-08-12Add GPL headers and lexical scopeVitalie Spinu
2016-12-18Remove annoying choose weaver y/nVitalie Spinu
2016-03-06WhitespacesVitalie Spinu
2016-03-06Rename polymode-common.el -> polymode-core.elVitalie Spinu
2016-03-04Use cl-fletVitalie Spinu
2016-03-02Implement selectors for weaversVitalie Spinu
2016-03-02Don't forget to pass file snifferVitalie Spinu
2016-03-02Don't re-process if not needed (polymode-skip-processing-when-unmodified)Vitalie Spinu
2016-03-02Extract weaver/export commonalitiesVitalie Spinu
2016-03-02More meaningful order of R processors' definitionsVitalie Spinu
2016-03-01Amend documentation of the exporterVitalie Spinu
2016-03-01Ensure that output guesser function is not treated as stringVitalie Spinu
2016-03-01Fix a range of issues with weaver and exporter selectorsVitalie Spinu
2016-03-01Fix incorrect handling of export historyVitalie Spinu
2016-03-01Rename -hist metadata storage with more generic -propVitalie Spinu
2016-03-01Implement selector based dispatch for exporterVitalie Spinu
2016-03-01Remove silly error handling from the shell callbacksVitalie Spinu
2016-03-01Add -hist to root class, and quote slot to weaver and exporterVitalie Spinu
2016-03-01[Fix #89] Quote files only in shell processorsVitalie Spinu
2016-02-29Remove compat for eieio-object-nameVitalie Spinu
2016-02-27Rewrite weaver/export subsystemVitalie Spinu
2016-02-27Use `completion-read` instead of `ido-completion-read`Vitalie Spinu
2016-02-26No tabs in projectVitalie Spinu
2015-12-16Escape special characters to prevent shell errorsJoseph Mingrone
2014-05-21rename polymode-root --> pm-root to avoid semantic confusionsVitalie Spinu
2014-05-20refactor pm-config into pm-polymode classVitalie Spinu
2014-05-09some more moving around for structural clarityVitalie Spinu
2014-05-09idemVitalie Spinu
2014-05-09extract common code into polymode-common.elVitalie Spinu
2014-05-09more compile adjustmentsVitalie Spinu
2014-05-09fix compiler warningsVitalie Spinu
2014-05-04more exporters, autoloads and a bunch of random stuffVitalie Spinu