1
0
Fork 0
Commit Graph

1073 Commits

Author SHA1 Message Date
breandan.considine 596b96a1d3 In Kotlin, helper methods don't need an enclosing class 2016-07-17 11:58:20 -04:00
breandan.considine 098f141e01 Update release notes and use default Gradle wrapper 2016-07-17 11:49:04 -04:00
breandan.considine 791aec0022 Fixes #73, bad cast and type safety issues 2016-07-17 11:34:55 -04:00
breandan.considine 359fb638e2 Update build.gradle version 2016-07-16 23:41:01 -04:00
breandan.considine 3101d796fa Update plugin.xml <version> 2016-07-16 23:39:58 -04:00
breandan.considine 658b4a476e Update release notes 2016-07-16 23:37:43 -04:00
breandan.considine 576aaa9cfb Remove the last remnant of Java, maybe this will fix #62 2016-07-16 23:33:29 -04:00
breandan.considine 144e6d8bcc intellij.publish.pluginId property is deprecated 2016-07-16 23:05:53 -04:00
breandan.considine 60a67ef781 Remove upper version limit, fixes #65, #70 2016-07-16 22:49:35 -04:00
breandan.considine a3ba4b823b Update Kotlin and gradle plugin versions 2016-07-13 17:10:46 -04:00
breandan.considine 2def5844bf Remove unused dependencies 2016-07-13 17:09:56 -04:00
Breandan Considine 9cb5a2fe03 Compile on Java 7, fixes #61
https://plugins.jetbrains.com/update/index?pr=&updateId=24771
2016-03-18 10:10:53 -04:00
Breandan Considine 9d0fb199a0 Update version and release notes, fixes #59
Published here: https://plugins.jetbrains.com/update/index?pr=&updateId=24751
2016-03-18 02:59:37 -04:00
Breandan Considine e0d4e27604 Fix for #59, target users back to Java 6 2016-03-18 02:51:22 -04:00
Breandan Considine 5553cbbf04 Adjust version number generation 2016-03-17 02:50:33 -04:00
Breandan Considine acd79267be Change permissions on gradlew for Mac users #55 2016-03-12 15:24:28 -05:00
Breandan Considine 121f0f7072 Merge remote-tracking branch 'origin/master' 2016-03-04 15:19:48 -05:00
Breandan Considine cc3a23a3bd Update to Kotlin 1.0, fix formatting, clean up code 2016-03-04 15:19:37 -05:00
breandan 954a365b1e Fix typo 2016-02-08 03:17:40 -05:00
breandan 94c4696d93 Update Gradle command for *nix environments 2016-02-08 03:16:12 -05:00
Breandan Considine 407b3e0b44 Cleanup legacy and update to Kotlin 1.0 RC 2016-02-05 23:45:09 -05:00
breandan ac45901979 Update history and tag fix 2015-12-12 01:25:57 -05:00
breandan b611c050cc Merge branch 'lpiepiora-master' 2015-12-12 00:58:40 -05:00
breandan 9701790cab Merge branch 'master' of https://github.com/lpiepiora/AceJump into lpiepiora-master 2015-12-12 00:57:49 -05:00
breandan 6351ffcc50 Merge branch 'patch-2' of https://github.com/muescha/AceJump 2015-12-12 00:47:43 -05:00
breandan 78a4365b4f Merge branch 'master' of https://github.com/johnlindquist/AceJump 2015-12-12 00:39:49 -05:00
breandan 6bf4b30550 Merge branch 'muescha-patch-2' 2015-12-12 00:39:33 -05:00
breandan cb2e3b4e7e Merge branch 'patch-2' of https://github.com/muescha/AceJump into muescha-patch-2 2015-12-12 00:39:05 -05:00
breandan b695976690 Update README.md 2015-12-12 00:22:40 -05:00
breandan c75393b34c Update README.md 2015-12-12 00:19:00 -05:00
breandan e069380dc1 Update screenshots 2015-12-12 00:16:50 -05:00
breandan 4fff5daaa3 Merge remote-tracking branch 'origin/master' 2015-12-12 00:09:20 -05:00
breandan b8fb5a2081 Configure project settings
-Add .idea project settings
-Customize .gitignore
-Add required plugins
-Add default run configurations
2015-12-12 00:09:09 -05:00
breandan dae1408ec3 Update README.md 2015-12-11 23:15:38 -05:00
breandan 6b538f2452 Merge remote-tracking branch 'origin/master' 2015-12-11 23:10:11 -05:00
breandan 74eaf52d0d Add Gradle support
-Refactor to use canonical Kotlin directory structure: https://kotlinlang.org/docs/reference/using-gradle.html#targeting-the-jvm
-Add Gradle wrapper and Gradle build support: https://github.com/JetBrains/gradle-intellij-plugin/
-Updated plugin.xml
-Updated .gitignore
2015-12-11 23:10:00 -05:00
breandan c327494fd9 Update README.md 2015-12-11 21:43:50 -05:00
breandan 888007d9dd Fix typo 2015-12-11 21:40:58 -05:00
breandan bdfd94263d Update README.md 2015-12-11 21:31:55 -05:00
breandan 64b3c3aeaf Update README.md 2015-12-11 21:23:10 -05:00
breandan 4f9037233f Update README.md 2015-12-11 20:56:24 -05:00
breandan 4f383e22cf Update README.md 2015-12-11 20:52:16 -05:00
breandan b1490c2989 Update README.md 2015-12-11 20:50:55 -05:00
breandan ba4244882c Update README.md 2015-12-11 20:50:20 -05:00
breandan 50fe72f5a5 Rename README to README.md 2015-12-11 20:49:26 -05:00
breandan ebc48830ca Update README, fixes #45 2015-12-11 20:48:53 -05:00
breandan 8f686df6a9 Merge pull request #54 from breandan/master
Update syntax for Kotlin 1.0 Release
2015-12-11 19:44:51 -05:00
breandan 7581c82d0c Update syntax for Kotlin 1.0 Release
* Kotlin plugin is now bundled with IntelliJ IDEA 15, so the kotlin-runtime.jar dependency is no longer required.
* Updated since-build to reflect IJ-143.379 (15), although earlier versions may also work
* Backing fields introduced in Kotlin M14: http://blog.jetbrains.com/kotlin/2015/10/kotlin-m14-is-out/
* Migrated to new Class Object Syntax: http://blog.jetbrains.com/kotlin/2015/03/follw-up-new-class-object-syntax/
* Miscellaneous API changes (`List.reverse()`` -> `List.reversed()``)
2015-12-08 23:57:04 -05:00
johnlindquist 44617e9d6d Merge pull request #43 from Centaur/master
fix #41 and #39
2014-04-28 08:55:54 -06:00
xiefei c95d62e800 Update README 2014-03-31 10:16:05 +08:00