summaryrefslogtreecommitdiff
path: root/lisp/ob-java.el
AgeCommit message (Expand)Author
2024-01-06Merge branch 'bugfix'Kyle Meyer
2024-01-06Backport commit 8e1c56ae4 from EmacsPo Lu
2023-10-19* lisp/ob-java.el: Add support for :prologue/:epilogue parametersIhor Radchenko
2023-01-01Backport commit cae528457 from EmacsEli Zaretskii
2022-10-23org-babel: Refactor temporary directory usageIhor Radchenko
2022-10-21ob-java: Define the list of all supported header argumentsRudolf Adamkovič
2022-10-09org-babel: Fix usage of `org-babel-temporary-directory'Ihor Radchenko
2022-09-04Assert all the Org files to load the same Org versionIhor Radchenko
2022-06-26Prefer "website" to "homepage"Stefan Kangas
2022-01-01Update copyright year to 2022Kyle Meyer
2021-09-30Backport commit 2075411ed from EmacsMattias Engdegård
2021-09-29*el: Fix indentationBastien
2021-09-17Fix a small number of typosStefan Kangas
2021-02-14ob-java: Fix previous commitKyle Meyer
2021-02-07Avoid alist-get for compatibility with Emacs 24Kyle Meyer
2021-01-30ob-java: Allow import to end with asteriskJohn Herrlin
2021-01-16ob-java: Allow header to override commandsIan Martins
2021-01-16ob-java: Include static imports in regexJohn Herrlin
2021-01-01Merge branch 'maint'Kyle Meyer
2021-01-01Update copyright year to 2021Kyle Meyer
2020-11-23lisp/ob-java.el: Fix java over trampIan Martins
2020-11-17lisp/ob-java.el: Make the default to write to the current directoryIan Martins
2020-11-15ob-java.el: Allow for more whitespace in java codeIan Martins
2020-11-15ob-java.el: Do not wrap a main method in a main methodIan Martins
2020-11-02ob-java.el: Change the default back to scripting modeIan Martins
2020-10-25ob-java.el: Use customizable commands, avoid incompatabilityIan Martins
2020-10-25ob-java.el: Allow non-public classesIan Martins
2020-10-25ob-java.el: Fix spacing in generated main methodJohn Herrlin
2020-10-25ob-java.el: Add support for variables, return values, trampIan Martins
2020-09-23lisp/ob-java.el: Add Ian Martins as the maintainerBastien
2020-09-23ob-java: create package dirs before write to fileJohn Herrlin
2020-09-06Merge branch 'maint'Bastien
2020-09-06ob-java.el: Inhibit Lisp evaluation when reading the resultBastien
2020-02-18Tiny formatting fixesBastien
2020-01-01Merge branch 'maint'Kyle Meyer
2020-01-01Update copyright year to 2020Kyle Meyer
2019-12-27ob-java: Add header argument to pass command line argsJarmo Hurri
2019-01-01Update copyright yearBastien
2018-01-19Use https for links to orgmode.orgTim Landscheidt
2018-01-07Update copyright yearsKyle Meyer
2017-09-17Backport commit bc511a64f from EmacsPaul Eggert
2017-01-05Update copyright yearsKyle Meyer
2016-09-23Use assq instead of assoc for :keywordsAaron Ecay
2016-01-09Merge branch 'maint'Kyle Meyer
2016-01-09Update copyright yearsKyle Meyer
2015-10-26Activate lexical binding in some librariesNicolas Goaziou
2015-08-10Backport remaining changes from commit 7e09ef0Paul Eggert
2014-06-16Make C, C++, D, Java, Groovy compilers customizableThierry Banel
2014-01-07Update copyright years again.Bastien Guerry
2014-01-05Revert "Update copyright years."Bastien Guerry