Skip to content
Änderungen
- fix map script caching (commit: 55812d7)
—
frotty /
githubweb
- allow unsafe injection of lua files (commit: e17502c)
—
frotty /
githubweb
- Don't rename functions marked as extern (commit: 9bbab58)
—
frotty /
githubweb
- JHCR support update (#1089) (commit: 2cfe407)
—
noreply /
githubweb
- Use JASS_MAX_ARRAY_SIZE for jass class allocation limit (#1088) (commit: a381685)
—
noreply /
githubweb
- Lua mode fixes (#1087) (commit: 6859ece)
—
noreply /
githubweb
- Also allow real and boolean comparisons with null in Jass code (#1086) (commit: dd9ac8a)
—
noreply /
githubweb
- Also fix for buildmap task (commit: 8668904)
—
frotty /
githubweb
- Critical fix: Use script file with build config in compilation (commit: ec0a9e5)
—
frotty /
githubweb
- only show file chooser for runmap task, update chardet lib (commit: 0f5c389)
—
frotty /
githubweb
- Update Gradle (commit: da013eb)
—
frotty /
githubweb
- add sonar analysis (#1084) (commit: 215d986)
—
noreply /
githubweb
- Show dialog for choosing game path, cleanup (#1083) (commit: 867bf9f)
—
noreply /
githubweb
- correctly generate .imp file with transitive imports (#1082) (commit: cafbdf8)
—
noreply /
githubweb
- More performance improvements & fixes (#1081) (commit: b82dc39)
—
noreply /
githubweb
- Update README.markdown (commit: 1588f63)
—
noreply /
githubweb
- Fix renaming array symbols (commit: 5458488)
—
frotty /
githubweb
- Jass And Wurst Formatter (#620) (commit: 7cda368)
—
noreply /
githubweb
- fix JHCR war3map.j file handling (commit: 66b805e)
—
frotty /
githubweb
- Update deps, improve performance, JHCR fixes (#1080) (commit: 5d80c7a)
—
noreply /
githubweb
- small performance fixes (#1079) (commit: 74d9f5f)
—
noreply /
githubweb
- Eliminate stacktrace when compiling on linux (#1076) (commit: e6f36a8)
—
noreply /
githubweb
- warn log instead of printing stacktrace on linux platform (#1075) (commit: c12c5e9)
—
noreply /
githubweb
- Update pjass to detect functions with too many parameters (#1073) (commit: 6daa703)
—
noreply /
githubweb
- Fix CircleCI badge (commit: aabbbcf)
—
frotty /
githubweb
- fix jass parsing issue (commit: 05fddbd)
—
frotty /
githubweb
- ugly fix for skin files (commit: 9783e0a)
—
frotty /
githubweb
- fix writing empty objmod files (commit: 9f58111)
—
frotty /
githubweb
- Update wc3libs and write AS_DEFINED (commit: 06aea7b)
—
frotty /
githubweb
- fix objmod wurst output (commit: 19a6ef0)
—
frotty /
githubweb
- fix removing wurst definitions (commit: 4d008ee)
—
frotty /
githubweb
- Refactor Object Mod Handling to use wc3libs (#1066) (commit: 68e0abc)
—
noreply /
githubweb
- Update common.j (commit: 68b6be7)
—
frotty /
githubweb
- Remove type dependency from cast translation (#1064) (commit: 18ca8ab)
—
noreply /
githubweb
- Improve Lua optimizers (#1063) (commit: db253e0)
—
noreply /
githubweb
- Use correct timeTaker for compiler (#1062) (commit: 032764e)
—
noreply /
githubweb
- Temporary index variable for shorthand assignments (#1061) (commit: ab5946a)
—
noreply /
githubweb
- Add mocks for Quest and QuestItem natives. (#1060) (commit: dec12a7)
—
noreply /
githubweb
- only cache pure functions (commit: c133d25)
—
frotty /
githubweb
- use readonly jmpq instance for reading script (commit: 2a5c4ba)
—
frotty /
githubweb
- Remove nonexistent folders from imports (commit: 0b3415c)
—
frotty /
githubweb
- add experimental cache for compiletime invocations without side effects (commit: bc9a6ee)
—
frotty /
githubweb
- inject wurst.build config for lua maps (commit: e3ca571)
—
frotty /
githubweb
- charmap (commit: d0b1478)
—
frotty /
githubweb
- reduce int and reals (commit: 9d6e961)
—
frotty /
githubweb
- s/octal/hex (commit: 3505bec)
—
frotty /
githubweb
- shuffle global vars (commit: 5338b2c)
—
frotty /
githubweb
- fix (commit: d78191b)
—
frotty /
githubweb
- add equality rewrite (commit: b5ad009)
—
frotty /
githubweb
- update wc3libs (commit: c071d8f)
—
frotty /
githubweb
- mori fixes (commit: dea3fe4)
—
frotty /
githubweb
- experimental reun (commit: 6fc076c)
—
frotty /
githubweb
- revert double inlining (commit: 331dfed)
—
frotty /
githubweb
- add 1 to middle charmap (commit: f6a6b68)
—
frotty /
githubweb
- first version of string hashing (commit: 90b45ff)
—
frotty /
githubweb
- Update build.gradle (commit: 7b4bbc9)
—
frotty /
githubweb
- fix string hash func call (commit: 04938d3)
—
frotty /
githubweb
- attempt to permit TRVE usage (commit: 3755154)
—
frotty /
githubweb
- improve bool term rewrites and rewrite jass ternaries with constants (commit: c762f8a)
—
frotty /
githubweb
- Do a strict inline pass after local opts (commit: 3a4c9de)
—
frotty /
githubweb
- extend charmap (commit: 9f34dd0)
—
frotty /
githubweb
- Update build.gradle (commit: 8d05cc9)
—
frotty /
githubweb
- Update build.gradle (commit: dc7e640)
—
frotty /
githubweb
- add logging (commit: 5d0af5f)
—
frotty /
githubweb
- even more logging and use 1 diff line from upstream (commit: e6e20bd)
—
frotty /
githubweb
- Update WurstValidator.java (commit: ead823b)
—
frotty /
githubweb
- Update WurstValidator.java (commit: 4d83790)
—
frotty /
githubweb
- Update Utils.java (commit: 8e54749)
—
frotty /
githubweb
- check if rewrites are problem (commit: a2fd3da)
—
frotty /
githubweb
- Update WurstValidator.java (commit: a319285)
—
frotty /
githubweb
- logging (commit: 70272bb)
—
frotty /
githubweb
- Revert "check if rewrites are problem" (commit: e0ae69b)
—
frotty /
githubweb
- Revert "logging" (commit: 387ed5d)
—
frotty /
githubweb
- remove logging and disable new rewrites (commit: 3ab54e0)
—
frotty /
githubweb
- enable func rewrites (commit: 75396a5)
—
frotty /
githubweb
- Update SimpleRewrites.java (commit: dace40a)
—
frotty /
githubweb
- consider else blocks for function rewrite (commit: 064275f)
—
frotty /
githubweb
- disable func rewrite (commit: 4121594)
—
frotty /
githubweb
- Update NameGenerator.java (commit: 30807a3)
—
frotty /
githubweb
- fix function rewrite (commit: ecda1f2)
—
frotty /
githubweb
- Update SimpleRewrites.java (commit: cbd88b6)
—
frotty /
githubweb
- add max charmap and make default (commit: d2abc06)
—
frotty /
githubweb
- respect natives without side effects in SideEffectAnalyzer (commit: 772e03e)
—
frotty /
githubweb
- add +/- 0 rewrites (commit: a581b2c)
—
frotty /
githubweb
- shorten real prints (commit: 3d01066)
—
frotty /
githubweb
- Don't inline string constants (commit: b4a939f)
—
frotty /
githubweb
- add primitive LocalInliner (commit: 86ae892)
—
frotty /
githubweb
- log (commit: cbd7bf5)
—
frotty /
githubweb
- Update ExprPrinter.java (commit: b16a99c)
—
frotty /
githubweb
- more fixes (commit: c1d4a10)
—
frotty /
githubweb
- Update SideEffectAnalyzer.java (commit: 34cee7b)
—
frotty /
githubweb
- Update SimpleRewrites.java (commit: 9fbc378)
—
frotty /
githubweb
- move strict inline after local opts passes and fix viable counter (commit: fa9f614)
—
frotty /
githubweb
- safety (commit: 5b169a7)
—
frotty /
githubweb
- Update RemoveGarbage.java (commit: 11e0e6d)
—
frotty /
githubweb
- fix local inliner and one test (commit: f4c8742)
—
frotty /
githubweb
- more logs (commit: 0720099)
—
frotty /
githubweb
- +ölog (commit: 56b6ecc)
—
frotty /
githubweb
- v cx (commit: 21e6993)
—
frotty /
githubweb
- Update ConstantAndCopyPropagation.java (commit: ef8469a)
—
frotty /
githubweb
- Update ConstantAndCopyPropagation.java (commit: a88bdc0)
—
frotty /
githubweb
- Update ConstantAndCopyPropagation.java (commit: 763e7a3)
—
frotty /
githubweb
- Update ConstantAndCopyPropagation.java (commit: 3951aa7)
—
frotty /
githubweb
- Update ConstantAndCopyPropagation.java (commit: 08be07a)
—
frotty /
githubweb
- ff (commit: faabea8)
—
frotty /
githubweb
- Update ImAttributes.java (commit: 93164b9)
—
frotty /
githubweb
- Update ImAttributes.java (commit: 7507095)
—
frotty /
githubweb
- Update ImAttributes.java (commit: 3bb48da)
—
frotty /
githubweb
- dfs (commit: 46807f2)
—
frotty /
githubweb
- d (commit: a62089a)
—
frotty /
githubweb
- re (commit: c34d2e8)
—
frotty /
githubweb
- bffd (commit: 869a9a0)
—
frotty /
githubweb
- Update WurstCompilerJassImpl.java (commit: 7d9ff26)
—
frotty /
githubweb
- TRVE fix (commit: b5c9d88)
—
frotty /
githubweb
- fix namegen (commit: 2eb7d53)
—
frotty /
githubweb
- remove logging (commit: 6d09b0f)
—
frotty /
githubweb
- make charmap configureable (commit: 1b70658)
—
frotty /
githubweb
- Update NameGenerator.java (commit: 0a629cd)
—
frotty /
githubweb
- Update build.gradle (commit: 73301b1)
—
frotty /
githubweb
- add TRVE hook detection (commit: 460a0a5)
—
frotty /
githubweb
- update wc3libs (commit: ded553f)
—
frotty /
githubweb
- Update WurstGuiCliImpl.java (commit: 9c433e9)
—
frotty /
githubweb
- don't complain about useless ExecuteFunc calls (commit: 6b422dc)
—
frotty /
githubweb
- Update WurstValidator.java (commit: 7390500)
—
frotty /
githubweb
- Update ExprTranslation.java (commit: ecb4993)
—
frotty /
githubweb
- Update build.gradle (commit: 534caf2)
—
frotty /
githubweb
- Update build.gradle (commit: 9b56c15)
—
frotty /
githubweb
- fix validator npe (commit: cc8c7ed)
—
frotty /
githubweb
- Update build.gradle (commit: a55d951)
—
frotty /
githubweb
- Update build.gradle (commit: ddceba6)
—
frotty /
githubweb
- fixes from master and init func remover branch (commit: 511c808)
—
frotty /
githubweb
- Update WurstScriptTest.java (commit: 799bc6c)
—
frotty /
githubweb
- without rewrites (commit: b732291)
—
frotty /
githubweb
- without LocalsInliner (commit: 4c36cae)
—
frotty /
githubweb
- inlining and init cleanm too?! (commit: 7e0226a)
—
frotty /
githubweb
- dont rewrite exprs (commit: bbf86a6)
—
frotty /
githubweb
- re enable real rewrite (commit: 8e1634d)
—
frotty /
githubweb
- fix int expr rewrites and re-enable all disabled (commit: 5a7ab7b)
—
frotty /
githubweb
- fix replaceIntTerm swallowing int-int rewrites and don't ignore minus (commit: f80c2e5)
—
frotty /
githubweb
- Update build.gradle (commit: 89eaa67)
—
frotty /
githubweb
- Update build.gradle (commit: 8e94991)
—
frotty /
githubweb
- Update SimpleRewrites.java (commit: f81d7ef)
—
frotty /
githubweb
- shuffle charmaps (commit: f612bce)
—
frotty /
githubweb
- add event replacements (commit: f5efa5b)
—
frotty /
githubweb
- string crypto (commit: 8dbfd85)
—
frotty /
githubweb
- Update StringCryptor.java (commit: e0bdf76)
—
frotty /
githubweb
- Update StringCryptor.java (commit: 1722774)
—
frotty /
githubweb
- Update StringCryptor.java (commit: 6461158)
—
frotty /
githubweb
- Update ImOptimizer.java (commit: 8dfc821)
—
frotty /
githubweb
- Update StringCryptor.java (commit: 8b62909)
—
frotty /
githubweb
- Update StringCryptor.java (commit: fbd91a6)
—
frotty /
githubweb
- Update StringCryptor.java (commit: 447862b)
—
frotty /
githubweb
- Update StringCryptor.java (commit: 812741b)
—
frotty /
githubweb
- Update StringCryptor.java (commit: e8be201)
—
frotty /
githubweb
- Update StringCryptor.java (commit: a796633)
—
frotty /
githubweb
- Update StringCryptor.java (commit: 0ec0999)
—
frotty /
githubweb
- ff (commit: 558785a)
—
frotty /
githubweb
- Update StringCryptor.java (commit: f5f9738)
—
frotty /
githubweb
- Update StringCryptor.java (commit: 1a1edca)
—
frotty /
githubweb
- Update ImTranslator.java (commit: 82f6c87)
—
frotty /
githubweb
- Update SimpleRewrites.java (commit: 4dc9901)
—
frotty /
githubweb
- Update SimpleRewrites.java (commit: c0fe4da)
—
frotty /
githubweb
- hash rewrite left and remove minimum length crypt requirement (commit: c8cbbdc)
—
frotty /
githubweb
- Update SimpleRewrites.java (commit: 3a224ab)
—
frotty /
githubweb
- Update StringCryptor.java (commit: 84a9d71)
—
frotty /
githubweb
- Update StringCryptor.java (commit: 2b34250)
—
frotty /
githubweb
- fix nested jmpq usage (commit: b1431e1)
—
frotty /
githubweb
- transitive imports (#1039) (commit: 3cada97)
—
noreply /
githubweb
- Implement unit user data for compiletime (#1038) (commit: 930a304)
—
noreply /
githubweb
- wait with publishing syntax errors to avoid lockups (commit: 16f3084)
—
peter.peq /
githubweb
- Update bug_report.md (#1035) (commit: 0dac05d)
—
noreply /
githubweb
- warnings for empty code blocks (commit: 1b617de)
—
peter.peq /
githubweb
- fixed flickering errors while typing (commit: c4f4c8b)
—
peter.peq /
githubweb
- fix ModelManagerTest (commit: b4f265b)
—
peter.peq /
githubweb
- add reconcilation timer for type checks (commit: 0fcf4e4)
—
peter.peq /
githubweb
- use weak reference for parse-cache (commit: 143ea97)
—
peter.peq /
githubweb
- cache parse results in unit tests (commit: 06fd47f)
—
peter.peq /
githubweb
- remove old Scanner code for parsing wurst files (commit: d00b455)
—
peter.peq /
githubweb
- make LocalMerger deterministic (commit: 3d883ad)
—
peter.peq /
githubweb
- Temp merger optimization (#1024) (commit: 0437a40)
—
noreply /
githubweb
- Optimize compilation to Jass (#1025) (commit: 87d078c)
—
noreply /
githubweb
- make cyclic function remover deterministic (commit: c3f1e8f)
—
peter.peq /
githubweb
- fix reconciling code for editor (commit: 65eae84)
—
peter.peq /
githubweb
- trying to fix module problems in editor (commit: 77fdcfe)
—
peter.peq /
githubweb
- fix: remove "Optional" from error message strings (commit: 23d48ea)
—
peter.peq /
githubweb
- quickfix for importing on module use (commit: 0ec731d)
—
peter.peq /
githubweb
- fixed global initialization code (commit: 6b7b9df)
—
peter.peq /
githubweb
- fix to allow building map on Linux (commit: 7eea302)
—
peter.peq /
githubweb
- update tests (commit: 52a26f3)
—
peter.peq /
githubweb
- fix folding range bug introduced in previous commit (commit: 8094781)
—
peter.peq /
githubweb
- fix: consider model use as using imported package (commit: 7425e90)
—
peter.peq /
githubweb
- another testcase for updating modules (commit: 5574db8)
—
peter.peq /
githubweb
- fix NPE in HoverInfo parameter hint (commit: e212142)
—
peter.peq /
githubweb
- fix problem with errors not showing in vscode (commit: e87f90e)
—
peter.peq /
githubweb
- Highlight errors in dependencies file (commit: afe5abc)
—
peter.peq /
githubweb
- use correct classpath for building jar (commit: 8c95e38)
—
peter.peq /
githubweb
- fix updating module instantiations in model manager (commit: ebea63d)
—
peter.peq /
githubweb
- update gradle-download plugin (commit: 3be9579)
—
peter.peq /
githubweb
- Upgrade to gradle 7 (#1022) (commit: 2aa96a8)
—
noreply /
githubweb
- fix test execution (commit: 57924aa)
—
frotty /
githubweb
- Add isProductionBuild switch (#1016) (commit: 351ed42)
—
noreply /
githubweb
- Permit trivial TRVE usage in jass input (#893) (commit: e7c26d3)
—
noreply /
githubweb
- Cleanup repo (#1015) (commit: 146251b)
—
noreply /
githubweb
- Turn global variable usage order warning into error (commit: bc1e31f)
—
frotty /
githubweb
- Fix test execution (commit: b0f4679)
—
frotty /
githubweb
- Update CONTRIBUTING.md (commit: ff0b0d5)
—
noreply /
githubweb
- Add compiletime natives for map name and build date (commit: 2fe7582)
—
frotty /
githubweb
- add Blz functions without side effects and use sets (commit: 5adbb95)
—
frotty /
githubweb
- add 'alias' as restricted name, update pjass, fixes #1013 (commit: a9a3932)
—
frotty /
githubweb
- fix #1011 (commit: 1877083)
—
frotty /
githubweb
- correct return value for BlzGroupAddGroupFast, fixes #1010 (commit: 5afd9f6)
—
frotty /
githubweb
- correct GroupAddUnit return value, fixes #1009 (commit: be796b2)
—
frotty /
githubweb
- update jmpq (commit: 5e4a008)
—
frotty /
githubweb
- fixes (commit: 8f7652b)
—
frotty /
githubweb
- optimizers for lua (#1004) (commit: edc2627)
—
noreply /
githubweb
- fix group add and remove operations for compiletime, fixes #1006 (commit: 7e79146)
—
frotty /
githubweb
- improve exception abuse performance, update abstractsyntaxgen (commit: 2e75e0a)
—
frotty /
githubweb
- use unsafe typechecking for runmap command (commit: b229a6d)
—
frotty /
githubweb
- upgrade dependencies (commit: 449489f)
—
frotty /
githubweb
- detect cyclic dependencies caused by config packages (#1001) (commit: bca8fcc)
—
noreply /
githubweb
- fix unused import warning with configured packages (#1000) (commit: b5c12b9)
—
noreply /
githubweb
- Remove empty lines between globals in lua (#999) (commit: 964223f)
—
noreply /
githubweb
- [WIP] Lua typecasting (#997) (commit: 31d097f)
—
noreply /
githubweb
- use BJDebugMsg for error messages if not using ErrorHandling package (commit: 9c94fb2)
—
noreply /
githubweb
- implement TimerGetElapsed for compiletime (commit: 88bebfa)
—
frotty /
githubweb
- fix lua null string (#995) (commit: 4a6902d)
—
noreply /
githubweb
- google java format and CI verify (#992) (commit: 4cfa7f6)
—
noreply /
githubweb
- bump wc3libs (#991) (commit: e25c260)
—
noreply /
githubweb
- Fix tags (#963) (commit: 098fcc5)
—
noreply /
githubweb
- Use original object ID if new object ID is 0 (#985) (commit: 824a683)
—
noreply /
githubweb
- fix using custom loadingscreen model (commit: 584d8d7)
—
frotty /
githubweb
- Fix wurst.build loading screen background (#980) (commit: 9a1f88a)
—
noreply /
githubweb
- Update dependencies & small cleanup (#979) (commit: aadcf29)
—
noreply /
githubweb
- Update AboutDialog.java (commit: fcf965a)
—
frotty /
githubweb
- fix default test timeout (commit: 24d6557)
—
frotty /
githubweb
- Update blizzard.j (commit: 995fbdf)
—
frotty /
githubweb
- clarify how versions are changed (#962) (commit: 3e1f3f5)
—
noreply /
githubweb
- upgrade gradle wrapper (#972) (commit: 390c664)
—
noreply /
githubweb
- Don't show warning for non constant closure variables, fixes #930 (#974) (commit: e9810a4)
—
noreply /
githubweb
- omit unused warning from private static compiletime functions, fixes (commit: 477f878)
—
noreply /
githubweb
- Read test timeout from config, fixes #956 (#971) (commit: 4847b06)
—
noreply /
githubweb
- Updated common.j from newest Reforged 1.32.9 (#970) (commit: f509b53)
—
noreply /
githubweb
- Add .circleci/config.yml (#969) (commit: ac8aca9)
—
noreply /
githubweb
- Update wc3libs dependency, fixes #948 (#968) (commit: ebce607)
—
noreply /
githubweb
- fixed #959 - recursive method dispatch (commit: 53ff8ec)
—
peter.peq /
githubweb
- hotfix (commit: 0693824)
—
frotty /
githubweb
- adding support for importing *.dds files (#957) (commit: 8cee283)
—
noreply /
githubweb
- revert build.gradle changes (commit: 6b39d5d)
—
frotty /
githubweb
- Reforged updated (#958) (commit: e66fa8a)
—
noreply /
githubweb
- Reduce log spam (#941) (commit: ea19790)
—
noreply /
githubweb
- Add common.j & blizzard.j from reforged release (#934) (commit: 1287353)
—
noreply /
githubweb
- Allow equality checks between agent types in Jass (#932) (commit: d79f738)
—
noreply /
githubweb
- remove BackupController (#929) (commit: e9633bc)
—
noreply /
githubweb
- Detect if target map is in use when executing runmap (#927) (commit: e948e39)
—
noreply /
githubweb
- Show warning if constant variable is not defined using 'let' (#922) (commit: b000629)
—
noreply /
githubweb
- fixed a bug with ExecuteFunc and stacktraces (#925) (commit: eff4d65)
—
noreply /
githubweb
- prevent NPE in ProjectConfigBuilder (commit: c2332f2)
—
frotty /
githubweb
- better type inference for closures (commit: d83177b)
—
peter.peq /
githubweb
- fix parsing multiline strings in jass (commit: 04f2567)
—
frotty /
githubweb
- split long functions resulting from migrating compiletime values (#921) (commit: c8b3a7e)
—
frotty /
githubweb
- Don't add empty brackets if lambda has no arguments (commit: 2dad075)
—
frotty /
githubweb
- update abstractsyntaxgen dependency (commit: 7471c43)
—
frotty /
githubweb
- use project's common.j blizzard.j files for pjass checks, resolves #645 (commit: 9f6a733)
—
frotty /
githubweb
- fix: accidentially removed compilation before tests in previous commit (commit: 5372820)
—
peter.peq /
githubweb
- fixed bug in LocalMerger liveness calculation (commit: 6961d2a)
—
peter.peq /
githubweb
- update tests to latest StdLib (commit: 05650e5)
—
peter.peq /
githubweb
- removed functional java dependency (commit: dd6892a)
—
peter.peq /
githubweb
- improved constant/copy-propagation performance (commit: 901f71b)
—
peter.peq /
githubweb
- improved performance for liveness calculation in LocalMerger (commit: c05a8a8)
—
peter.peq /
githubweb
- Add custom folding provider, resolves #844 (#914) (commit: ac19a7d)
—
noreply /
githubweb
- correctly get model (commit: 9be58ca)
—
peter.peq /
githubweb
- use dummy translator when executing unit tests (commit: fc8ca4d)
—
peter.peq /
githubweb
- only add -launch for 1.32 reforged for now (commit: db1b3ca)
—
frotty /
githubweb
- remove mpq test priority (commit: a045b99)
—
frotty /
githubweb
- Update PositionTests.java (commit: 1e3968b)
—
frotty /
githubweb
- fix mpq test priorities (commit: a4e3adb)
—
frotty /
githubweb
- update wc3libs, fixes #909 (commit: 909cb99)
—
frotty /
githubweb
- another version bump to fix listfile entries (commit: 1bd70f1)
—
frotty /
githubweb
- update wc3libs' transient jmpq dependency (commit: 4e381b1)
—
frotty /
githubweb
- update jmpq, parse custom patch version also on buildmap (commit: feabdf1)
—
frotty /
githubweb
- fix missing wc3RunArgs detection (commit: 2c46847)
—
frotty /
githubweb
- hotfix wc3libs issues (commit: c4257ab)
—
frotty /
githubweb
- update wc3libs and jmpq, add -launch for 1.32, fixes #905, #906 (commit: 741bf69)
—
frotty /
githubweb
- fixed #912 - confusion between module overrides and inner classes (commit: c0ad094)
—
peter.peq /
githubweb
- fix jacoco version (commit: 707a10a)
—
peter.peq /
githubweb
- improved gradle task/inputs and outputs (commit: 1462e7c)
—
peter.peq /
githubweb
- fixed #908 - ondestroy dispatch with modules (commit: 477ac86)
—
peter.peq /
githubweb
- fix pausing a periodic timer at compiletime time causing null reference (commit: 7f214e6)
—
frotty /
githubweb
- Fix missing .w3x file ending if no output filename present in (commit: 765d4ae)
—
frotty /
githubweb
- Update Main.java (#900) (commit: 4697f36)
—
noreply /
githubweb
- add option flags build config and fix adding forces for the first time (commit: 8f0eb2b)
—
frotty /
githubweb
- Workspace config (#899) (commit: dcf9691)
—
noreply /
githubweb
- Add 'Player' to useless functions (commit: c42517d)
—
felix.rimkus /
githubweb
- fix duplicate provided natives and fix MoveRectTo (commit: d7b5577)
—
frotty /
githubweb
- Implement SetRect and MoveRectTo for compiletime (commit: d259f79)
—
frotty /
githubweb
- Fix RectProvider GetRectCenterX/Y (commit: b3eb1cf)
—
frotty /
githubweb
- remove WaygateSetDestination from useless functions (commit: 0ee1a23)
—
frotty /
githubweb
- update wc3libs to fix runmap on windows (commit: 4bbbb5b)
—
frotty /
githubweb
- disable inconsistent indentation warning when in parentheses (commit: 40c29f4)
—
peter.peq /
githubweb
- Mac OS X runmap support (#889) (commit: 2a052db)
—
noreply /
githubweb
- Update .travis.yml (commit: 4808d0e)
—
noreply /
githubweb
- Add native providers for new Blz bitwise natives, resolves #884 (commit: 5469139)
—
frotty /
githubweb
- Also flatten, add notice, #883 again (commit: ef610b1)
—
frotty /
githubweb
- fix #883 (commit: 7cf0fc5)
—
frotty /
githubweb
- optimized code to find unique names (commit: 5a08435)
—
peter.peq /
githubweb
- better support for static inner classes (commit: 18cf4d9)
—
peter.peq /
githubweb
- fix #881 (commit: 3baa502)
—
frotty /
githubweb
- Update bug_report.md (commit: 1f1c25a)
—
noreply /
githubweb
- Throw exception instead of returning null for pjass errors during (commit: 45a79a4)
—
frotty /
githubweb
- mpq safeguards and improved run & build error handling (commit: 9c428c6)
—
frotty /
githubweb
- bandaid for #882 (commit: f5a2110)
—
frotty /
githubweb
- fix GroupProvider native implementation to match game (commit: ab9b5a2)
—
frotty /
githubweb
- Custom wc3RunArgs (#875) (commit: 344f7c5)
—
frotty /
githubweb
- added error handler when config cannot be read (commit: 2e649d2)
—
peter.peq /
githubweb
- fix #874 thanks @waterknight (commit: 5f04208)
—
frotty /
githubweb
- and another one (commit: aa92a3e)
—
frotty /
githubweb
- fixed #872: better interpreter error checks (commit: 208c5ab)
—
peter.peq /
githubweb
- Another hotfix update since jitpack upgraded their JVM (commit: 8cffd90)
—
frotty /
githubweb
- Update wc3libs, see #873 (commit: db0fec0)
—
frotty /
githubweb
- Don't inject configs for hot started maps (commit: 45f1a38)
—
frotty /
githubweb
- Don't use -windowmode param on patches below 1.31, see #865 (commit: 3982ec0)
—
frotty /
githubweb
- fixed #861 optimizer bug inlining arrays (commit: d1b1bdd)
—
peter.peq /
githubweb
- fixed #870 problem with generics + cyclic function remover (commit: 74a51a4)
—
peter.peq /
githubweb
- Add warning for statements with duplicated type information. closes #816 (commit: 2258d29)
—
frotty /
githubweb
- disable wc3libs script injection for lua builds (commit: 23eb9d8)
—
frotty /
githubweb
- fix script output file naming for 'build map' task (commit: 1cdafd3)
—
frotty /
githubweb
- add missing handleMap getter (commit: 89711b8)
—
frotty /
githubweb
- permit casting handles to int and vice versa during lua compiletime (commit: 08239df)
—
frotty /
githubweb
- fixed #866 constant folding of reals (commit: f33cb61)
—
peter.peq /
githubweb
- Fixed #864 - overload resolution did not match type variables (commit: c021ae6)
—
peter.peq /
githubweb
- Fixed #860 - abstract static function in module was called instead of (commit: 68fb4bc)
—
peter.peq /
githubweb
- Enforce EOL in grammars (otherwise parser just ignores invalid code and (commit: 15083fc)
—
peter.peq /
githubweb
- added check for iterator method in foreach (closes #866) (commit: 4007b8a)
—
peter.peq /
githubweb
- Second try to add Lua support (#867) (commit: c4c1499)
—
noreply /
githubweb
- improved error message for NPE (see #868) (commit: 7ba7167)
—
peter.peq /
githubweb
- Add rudimentary support for images at compiletime (commit: 438757f)
—
frotty /
githubweb
- improve runmap behavior with invalid game paths (commit: dde4f98)
—
frotty /
githubweb
- Improve runmap game detection and error handling, fixes #859 (commit: ac46768)
—
frotty /
githubweb
- added new jasstypes for ptr 1.31 (#847) (commit: 539c17d)
—
frotty /
githubweb
- hotfix (commit: 4187ff4)
—
frotty /
githubweb
- cherrypick runmap fixes from lua branch (commit: 65e851c)
—
frotty /
githubweb
- update blizzard.j common.j files (commit: 2a7d50b)
—
frotty /
githubweb
- Revert "Merge branch 'lua'" (commit: 6db5d09)
—
frotty /
githubweb
- Ptr 1.31 groupnatives (#850) (commit: 57ffad5)
—
frotty /
githubweb
- towards running maps with lua (commit: c3cba07)
—
peter.peq /
githubweb
- lua: fix default value for tuples (commit: d37b8cc)
—
peter.peq /
githubweb
- lua: reserve "error" name (commit: cce953c)
—
peter.peq /
githubweb
- lua: only add natives and bj functions if not defined yet (commit: 1d56455)
—
peter.peq /
githubweb
- lua: exclude bj functions/vars from mapscript and remove garbage (commit: a6f3853)
—
peter.peq /
githubweb
- lua: don't rename external functions and vars (commit: 7bcc2c5)
—
peter.peq /
githubweb
- lua: handle generics correctly (commit: cd29808)
—
peter.peq /
githubweb
- New compiletime natives for groups (#848) (commit: 77e4994)
—
peter.peq /
githubweb
- Implement BlzGroupGetSize for compiletime (commit: 20015e3)
—
frotty /
githubweb
- Don't require buildMapData to build map (commit: bad11c1)
—
frotty /
githubweb
- Fix NPE for tests when no compiled script exists (commit: 6e00084)
—
frotty /
githubweb
- Experimental support for using lep/jassdoc as common.j/Blizzard.j (commit: 450859e)
—
frotty /
githubweb
- fix #843 (commit: 14609ac)
—
frotty /
githubweb
- remove unused runmapTarget runArg (commit: 8893744)
—
frotty /
githubweb
- change to lua5.2 for testing (commit: 74b8cb5)
—
peter.peq /
githubweb
- lua: basic object translation (commit: 4390d92)
—
peter.peq /
githubweb
- lua: instanceof (commit: 7f4793c)
—
peter.peq /
githubweb
- lua class initialization (commit: bd2ca60)
—
peter.peq /
githubweb
- lua: naming (commit: 62c47a3)
—
peter.peq /
githubweb
- lua: tuple comparison (commit: eecf930)
—
peter.peq /
githubweb
- lua: class init (commit: 4b1a22b)
—
peter.peq /
githubweb
- lua: initialize locals (commit: 0bcdd25)
—
peter.peq /
githubweb
- lua: small fixes (commit: f5fbc77)
—
peter.peq /
githubweb
- lua: more natives, array defaults, extern functions (commit: 08fddf7)
—
peter.peq /
githubweb
- lua: expr-statement printing (commit: e6d4e2e)
—
peter.peq /
githubweb
- lua: copy tuple values (commit: 4851cb3)
—
peter.peq /
githubweb
- lua: typeId translation (commit: 05b2b66)
—
peter.peq /
githubweb
- lua: method overloading (commit: 52987bd)
—
peter.peq /
githubweb
- lua: vararg translation (commit: 9803b57)
—
peter.peq /
githubweb
- lua: run compiletime expressions in tests (commit: 3078502)
—
peter.peq /
githubweb
- lua: more hashtable natives (commit: e34be72)
—
peter.peq /
githubweb
- lua: all tests pass (commit: e9a361e)
—
peter.peq /
githubweb
- add lua dependency to travis build (commit: bcc24c9)
—
peter.peq /
githubweb
- binary search for new reflection functions (commit: 00f2214)
—
peter.peq /
githubweb
- new natives for object statistics (commit: 4adc230)
—
peter.peq /
githubweb
- remove debug output for code lenses (commit: 576859d)
—
peter.peq /
githubweb
- experimental feature: code lenses for running unit tests (commit: 2a8ade3)
—
peter.peq /
githubweb
- Update grill executable (commit: b7ecac1)
—
frotty /
githubweb
- calling compileError in unit-tests now fails the test (commit: 26071b6)
—
peter.peq /
githubweb
- update StdLib version used for tests (commit: 12d9319)
—
peter.peq /
githubweb
- print severe errors to std.err also (commit: 7b233bd)
—
frotty /
githubweb
- fixed NPE in #843 (commit: e35bfb0)
—
peter.peq /
githubweb
- Update CompilationProcess.java (commit: 40a70e0)
—
frotty /
githubweb
- Add 'build' runarg (commit: f21ea9f)
—
frotty /
githubweb
- Update wc3libs dependency (commit: ac8407a)
—
frotty /
githubweb
- fixed indentation in autocomplete (commit: fbe2c55)
—
peter.peq /
githubweb
- bump version and add changelog (commit: 895bdf6)
—
frotty /
githubweb
- move class variable initialization to separate function (commit: ec93f7a)
—
peter.peq /
githubweb
- fix map script not being written if no buildMapData.name was given (commit: d248a09)
—
frotty /
githubweb
- fixed #829: import hint is only shown for original packages (commit: a3c2328)
—
peter.peq /
githubweb
- Add .editorconfig for consistent whitespace formatting (commit: 4f46524)
—
frotty /
githubweb
- fix GetCompletions lsp IllegalArgumentException (commit: 268ba04)
—
frotty /
githubweb
- Fix GetDefinitionTests (commit: 1ef7b85)
—
frotty /
githubweb
- Lower autocomplete rating for deprecated functions + test (commit: 73835b4)
—
frotty /
githubweb
- make jhcr reload work without a map file (commit: abb06a3)
—
peter.peq /
githubweb
- fix loading of config and update language server protocol dependency (commit: 9cc2c6c)
—
peter.peq /
githubweb
- annotations now need to be defined (commit: cffefc4)
—
peter.peq /
githubweb
- implemented length field for sized arrays (commit: da8049b)
—
peter.peq /
githubweb
- Capitalize 'unreachable code' warnings (commit: 4759ba8)
—
frotty /
githubweb
- fix EOF position (commit: f787725)
—
peter.peq /
githubweb
- get rid of unnecessary model update when opening dependency files (commit: f724d0a)
—
peter.peq /
githubweb
- improve clearing attributes with public imports (commit: 4b1c032)
—
peter.peq /
githubweb
- make positions more precise for generating function stubs (commit: b40dc63)
—
peter.peq /
githubweb
- undo autocomplete change from 286f4977e5e694a7964f328c87cf52beb27059ca (commit: 3635652)
—
peter.peq /
githubweb
- fix obj-int-casting compiletime bug (commit: 66ad464)
—
peter.peq /
githubweb
- extended stacktraces for compiletime crashes (commit: 2739dd6)
—
peter.peq /
githubweb
- more consistent compiled names for jhcr (commit: 357034b)
—
peter.peq /
githubweb
- add code action for creating new function (commit: 286f497)
—
peter.peq /
githubweb
- function completions with lambdas as last argument now use the multiline (commit: 13556e8)
—
peter.peq /
githubweb
- better hover messages (commit: 2e6d55b)
—
peter.peq /
githubweb
- Allow short notation for enum constants in comparisons (commit: 5b8f26e)
—
peter.peq /
githubweb
- Jhcr integration (#824) (commit: 7576a2b)
—
noreply /
githubweb
- add grill executables (commit: 4f7fbc0)
—
frotty /
githubweb
- Also don't overwrite other w3i options if not present in wurst.build (commit: 611a55d)
—
frotty /
githubweb
- remove compilation server wurstpack option and wurstscript_b.exe (commit: 1b69b1f)
—
frotty /
githubweb
- started work on persisting objects in compiletime expressions (commit: 4f1ae38)
—
peter.peq /
githubweb
- correct order when persisting compiletime objects (commit: d416c77)
—
peter.peq /
githubweb
- fixed previously introduced bugs (commit: 480162d)
—
peter.peq /
githubweb
- more new bug fixes (commit: 775d329)
—
peter.peq /
githubweb
- test that we can store tuples (commit: adeb192)
—
peter.peq /
githubweb
- fix forcing player start locations, see #819 (commit: 54ceb4e)
—
frotty /
githubweb
- fix #823 (commit: cd308b2)
—
frotty /
githubweb
- fixed #821 SaveReal, SaveStr, and SaveBoolean now also supported for (commit: 2d6324a)
—
peter.peq /
githubweb
- fix #820 translate switch with exhausitve match correctly (commit: e187e50)
—
peter.peq /
githubweb
- properly migrate player values from existing w3i, see #819 (commit: 9448120)
—
frotty /
githubweb
- Next gen wurstsetup integration (#814) (commit: 6f049e5)
—
noreply /
githubweb
- additional checks for switch statements (commit: 0b22eb2)
—
peter.peq /
githubweb
- repaired enum lookup after last commit (commit: dae81e9)
—
peter.peq /
githubweb
- implemented #812: combined switch cases (commit: 38b63e5)
—
peter.peq /
githubweb
- fixed #813 disable dataflow analysis for arrays (commit: d00b51a)
—
peter.peq /
githubweb
- fix i = i warning for locals (commit: 9c111fa)
—
frotty /
githubweb
- hotfix (commit: e13c7df)
—
frotty /
githubweb
- fix #809 (commit: c33d0ca)
—
frotty /
githubweb
- also disable war3map.j warnings for now, see #809 (commit: 018c1ca)
—
frotty /
githubweb
- fix #808 v2, don't run tests if code has errors (commit: 8731ea7)
—
frotty /
githubweb
- fixed #808 R2SW native crash (commit: 1e72535)
—
peter.peq /
githubweb
- fixed HaveSavedString hashtable native (commit: 37efaa8)
—
peter.peq /
githubweb
- Improve pjass error handling and add native osx executable (#806) (commit: 16ee619)
—
noreply /
githubweb
- forgot uppercase hex letters in last commit (commit: 9d7e831)
—
peter.peq /
githubweb
- fixed #799 wrong handling of negative int-literals (commit: bd21477)
—
peter.peq /
githubweb
- fixed error with default value for generics (commit: 3ddd832)
—
peter.peq /
githubweb
- Fix compiletime implementation of FirstOfGroup (commit: 53910bd)
—
nichts /
githubweb
- moved lua package to translation/ (commit: d8688b1)
—
peter.peq /
githubweb
- fix O(n²) performance bug in cyclic function remover (commit: 46c57fd)
—
peter.peq /
githubweb
- fix #798 (commit: 47a24cd)
—
frotty /
githubweb
- fixed #759: bug in algorithm for detecting strongly connected components (commit: 7124c38)
—
peter.peq /
githubweb
- fixed #773 : added warnings for wrong initialization order in Jass (commit: 3c2a925)
—
peter.peq /
githubweb
- fixed null-warnings (commit: 285f994)
—
peter.peq /
githubweb
- fixed #795 do not report error when open the git change file (commit: bd2ad28)
—
peter.peq /
githubweb
- [WIP] First step towards new generics (#796) (commit: e1eee11)
—
noreply /
githubweb
- added @ifNotDefined for #793 (commit: 1cc9c7d)
—
peter.peq /
githubweb
- fixed #794 - could not use variablename 'main' (commit: c88e7e7)
—
peter.peq /
githubweb
- use native pjass on linux (commit: 40c3a70)
—
peter.peq /
githubweb
- add compatibility directives (commit: 3665128)
—
frotty /
githubweb
- fixed #782: NPE in hover info when declaration was not found (commit: 29f92cc)
—
peter.peq /
githubweb
- fixed #792: nested tuple selection only worked for first index (commit: 5d38af8)
—
peter.peq /
githubweb
- fixed wrong cast in autocomplete (commit: cd38a29)
—
peter.peq /
githubweb
- Add 2space tab choice (#790) (commit: a366dd8)
—
peter.peq /
githubweb
- fixed #787 handling of null with natives (commit: d7ab547)
—
peter.peq /
githubweb
- upgrade gradle version (commit: e91dc9a)
—
peter.peq /
githubweb
- with new gradle version jmpq must be a direct dependency, (commit: fac8d5d)
—
peter.peq /
githubweb
- autocomplete improvement (commit: 100c205)
—
peter.peq /
githubweb
- improved error message when expected type cannot be calculated (commit: 8383632)
—
peter.peq /
githubweb
- Generics refactor (commit: 11662b9)
—
peter.peq /
githubweb
- Add better error and hint when opening .wurst files without open project (commit: 8937a0f)
—
frotty /
githubweb
- one more (commit: 42aa66f)
—
frotty /
githubweb
- missed 1 spot (commit: 80fbc0f)
—
frotty /
githubweb
- 1.30.2 support (#772) (commit: ec2c14c)
—
noreply /
githubweb
- fixed #764 coloring strings after escape sequences (commit: 9ad20d7)
—
peter.peq /
githubweb
- added missing return (commit: 383f983)
—
peter.peq /
githubweb
- in jass code null is a subtype of int (commit: 5c8f57d)
—
peter.peq /
githubweb
- better editor support for super-constructor-calls (commit: 5fa7fab)
—
peter.peq /
githubweb
- fixed translation of nulls in tuples (commit: 87783cc)
—
peter.peq /
githubweb
- fix #758 (commit: 702dec8)
—
frotty /
githubweb
- added error for calling static method on object (commit: 0546e7c)
—
peter.peq /
githubweb
- update wc3libs to remove javafx requirement (commit: 2bd09f7)
—
frotty /
githubweb
- optimized transitive closure calculation (commit: d5a6fd4)
—
peter.peq /
githubweb
- testcase for #747 (commit: 690c540)
—
peter.peq /
githubweb
- fix #745 (commit: aa3e488)
—
frotty /
githubweb
- actually, repat in cyclic function remover is no longer necessary (commit: c59abc3)
—
peter.peq /
githubweb
- smarter cyclic function remover (commit: f5a93b7)
—
peter.peq /
githubweb
- fixing last commit (commit: b20cbfb)
—
peter.peq /
githubweb
- fixed #744 using null when expecting unspecified generic type (commit: 98f05b6)
—
peter.peq /
githubweb
- fixed compilation error (commit: eee0dfd)
—
peter.peq /
githubweb
- commandline option `-measure` (commit: d5bb4ca)
—
peter.peq /
githubweb
- adding stacktraces to the normal test cycle (commit: dc2721f)
—
peter.peq /
githubweb
- fixed stack traces for multi-dimensional-arrays (commit: 08181c8)
—
peter.peq /
githubweb
- fixed array-access to jass naming (commit: d3b372e)
—
peter.peq /
githubweb
- run pjass last line of defence in run/build tasks (commit: 97b0511)
—
frotty /
githubweb
- reenable tests (commit: 6068065)
—
peter.peq /
githubweb
- fixed #737 optimizer bug (commit: f4c4ea6)
—
peter.peq /
githubweb
- testcase for Conditional operator + sized array inside the class (commit: a75f111)
—
peter.peq /
githubweb
- add error if array init has wrong size (see #740) (commit: a446f76)
—
peter.peq /
githubweb
- error message when using @compiletime on methods (commit: b4fd4a7)
—
peter.peq /
githubweb
- test case for 1-tuple in class array (commit: 714d95a)
—
peter.peq /
githubweb
- Refactoring tuple and array translation (#741) (commit: 085bbb9)
—
noreply /
githubweb
- implement equals and hashcode for links (commit: 499fee4)
—
peter.peq /
githubweb
- added sanity check to modifyObject method (commit: 52c31a8)
—
peter.peq /
githubweb
- support for "Crs" 3 char modification id (commit: 4841c9e)
—
peter.peq /
githubweb
- remove check (commit: 835b3aa)
—
peter.peq /
githubweb
- fixed #735 captured variables mistook tuple selection as local var use (commit: da023b4)
—
peter.peq /
githubweb
- stack trace handling for compiletime expressions (commit: d5a2901)
—
peter.peq /
githubweb
- print without writing to buffer first (commit: cefb2e6)
—
peter.peq /
githubweb
- removed unecessary toString() (commit: 3386bf2)
—
peter.peq /
githubweb
- updated StdLib used in tests (commit: 96a7721)
—
peter.peq /
githubweb
- fixed module test for new StdLib version (commit: 1bc7eee)
—
peter.peq /
githubweb
- fixed destroyed test after this is now a compilation error (commit: 00bc3b3)
—
peter.peq /
githubweb
- new compilation error when trying to access destroyed var (commit: 41868a9)
—
peter.peq /
githubweb
- experimental support for keeping hashtables via compiletime expressions (commit: dea128f)
—
peter.peq /
githubweb
- code cleanup (commit: f022d66)
—
peter.peq /
githubweb
- remove log that can cause a NPE (commit: 00a36f3)
—
frotty /
githubweb
- fix automatic file-import into map (commit: 344d57a)
—
peter.peq /
githubweb
- fixed compiletime-expressions in array-inits (commit: c42b05b)
—
peter.peq /
githubweb
- fixed #206 overloading for constructors with lambdas (commit: df2938d)
—
peter.peq /
githubweb
- remove accidentially committed testcase (commit: 6ca7d68)
—
peter.peq /
githubweb
- improved method name in error messages (commit: 2c2bb41)
—
peter.peq /
githubweb
- delete old stacktrace injector (commit: e42aa0b)
—
peter.peq /
githubweb
- add trace to errors (commit: 7a40c9f)
—
peter.peq /
githubweb
- regarding #728: probably it is better to throw an exception in this case (commit: 1b288e6)
—
peter.peq /
githubweb
- fixed #728 upper bound check for substring (commit: 5efae46)
—
peter.peq /
githubweb
- fixed #727 NPE and other warnings (commit: e630981)
—
peter.peq /
githubweb
- force StdLib git version (commit: 25a4476)
—
peter.peq /
githubweb
- more robust StdLib download for tests (commit: 2896862)
—
peter.peq /
githubweb
- fixed #724 protected functions usable in subclasses again (commit: df98de5)
—
peter.peq /
githubweb
- fix #726 (commit: 648ea8a)
—
frotty /
githubweb
- azure pipelines: change working directory (commit: fe0adb3)
—
peter.peq /
githubweb
- azure pipelines: change gradle wrapper file (commit: 6d4f13e)
—
peter.peq /
githubweb
- Set up CI with Azure Pipelines (commit: e5a244a)
—
peter.peq /
githubweb
- also show colorpicker for colors in strings (commit: 63cb0d2)
—
peter.peq /
githubweb
- enable support for colors in vscode (commit: 455630f)
—
peter.peq /
githubweb
- removed debug message (commit: d76c47c)
—
peter.peq /
githubweb
- Add inliner annotations and threshold modifier for funcs with constant args (#723) (commit: 8ccb51b)
—
noreply /
githubweb
- tune outline view (commit: 30b0ec8)
—
peter.peq /
githubweb
- improved outline view (commit: c7f7217)
—
peter.peq /
githubweb
- improved outline and breadcrumb view (commit: 2f68a45)
—
peter.peq /
githubweb
- fixed #721 NPE and other IntelliJ warnings (commit: 53e60e8)
—
peter.peq /
githubweb
- fixed fix for #716: autocomplete param template works again (commit: bbfb41f)
—
peter.peq /
githubweb
- fixed #720 added error message when using Module as a normal type (commit: 1dccb85)
—
peter.peq /
githubweb
- improved testcase for #719 (commit: 413549d)
—
peter.peq /
githubweb
- adapted test (commit: f92c015)
—
peter.peq /
githubweb
- fix #719 (commit: f90ee9c)
—
frotty /
githubweb
- fixed #718 expected type for method receiver (commit: 82b4d67)
—
peter.peq /
githubweb
- fixed #717 cyclic dependency error in for-loops (commit: 38fa10e)
—
peter.peq /
githubweb
- Update CONTRIBUTING.md (commit: 9f55dcd)
—
noreply /
githubweb
- add Asin, Acos and Atan for compiletime (commit: 8a58ca7)
—
frotty /
githubweb
- fixed #716 autocomplete no longer adds parameter ... (commit: 91eaeac)
—
peter.peq /
githubweb
- Update PerformCodeActionRequest.java (commit: afaa451)
—
noreply /
githubweb
- improving editor model management (commit: 5162419)
—
peter.peq /
githubweb
- upgraded ast-generator (commit: eefe706)
—
peter.peq /
githubweb
- fixed #713 tuple translation bug (commit: 15c5f4c)
—
peter.peq /
githubweb
- log source of CyclicDependencyError (commit: 5e2a859)
—
peter.peq /
githubweb
- Add import quickfix for TypeExprSimple (commit: f05b717)
—
frotty /
githubweb
- fixed #708, String + null not supported by Jass (commit: e3da02d)
—
peter.peq /
githubweb
- hotfix (commit: 1a8bc95)
—
frotty /
githubweb
- fix #709 (commit: e65110d)
—
frotty /
githubweb
- omit natives and bjs from localmerge opt (commit: 7b49180)
—
frotty /
githubweb
- fix dead code elemination (commit: 80120dc)
—
peter.peq /
githubweb
- Update WurstValidator.java (commit: a1a6de6)
—
noreply /
githubweb
- remove wurst name validation from jass files (commit: 0170786)
—
frotty /
githubweb
- update autocomplete tests to create test-files in wurst-folder (commit: db826f1)
—
peter.peq /
githubweb
- automatically use folders from _build/dependencies (commit: 3a3e1b7)
—
peter.peq /
githubweb
- refactor: removed EarlyReturn exception (commit: 290d2fa)
—
peter.peq /
githubweb
- Update README.markdown (commit: 5927c28)
—
noreply /
githubweb
- test and fix #706 (commit: 743ba81)
—
frotty /
githubweb
- fix Jass operator precedence (commit: 8f5555a)
—
frotty /
githubweb
- add missing tests to quicktests and alltests suite (commit: 65501e7)
—
frotty /
githubweb
- Pull out separate Jass Parser from Wurst and Jurst grammars (#705) (commit: aaf95a0)
—
noreply /
githubweb
- Revert "add big Jass test" (commit: 52743f4)
—
frotty /
githubweb
- add big Jass test (commit: aac208a)
—
frotty /
githubweb
- fix version parsing for 1.30 and logging in W3Utils (commit: 84299bf)
—
frotty /
githubweb
- reverted some changes from 508fd470b4aee6524dcd150fbea2ddaac26e9d10 (commit: 49244c3)
—
peter.peq /
githubweb
- codacy and deprecation cleanup (commit: 508fd47)
—
frotty /
githubweb
- update dependencies and address some performance concerns (commit: 598d334)
—
frotty /
githubweb
- fix error window highlight position (commit: b92937e)
—
frotty /
githubweb
- more fixerinos (commit: 2be1ee1)
—
frotty /
githubweb
- fix var usage detection (commit: a543d36)
—
frotty /
githubweb
- add warning for unused private class functions (commit: fd3b2b5)
—
frotty /
githubweb
- fix #483 (commit: 1295b21)
—
frotty /
githubweb
- fix #507 (commit: 86c3fe9)
—
frotty /
githubweb
- fix and opt (commit: 2bcc63a)
—
frotty /
githubweb
- fix tests (commit: 81f18b9)
—
frotty /
githubweb
- implement #703 (commit: 94f4084)
—
frotty /
githubweb
- fix #704 and remove commented validator lines (commit: 7f82b88)
—
frotty /
githubweb
- fix optimizations accounting (commit: 0ed3e8b)
—
frotty /
githubweb
- fix for tuples (commit: 5af4abd)
—
frotty /
githubweb
- more fixerinos (commit: 6e3ef1e)
—
frotty /
githubweb
- fix debug regression (commit: 9cf22fd)
—
frotty /
githubweb
- remove global init set statement if value equals default (commit: bed3122)
—
frotty /
githubweb
- update pjass binaries (commit: 61e00ee)
—
frotty /
githubweb
- prevent inlining of some BJ init calls to avoid script bloat and reduce compile time (commit: af74154)
—
frotty /
githubweb
- fixed #698 - NPE in quickfixes search (commit: a03eb85)
—
peter.peq /
githubweb
- Fix detecting 1.27 and lower installations (commit: a6c47de)
—
noreply /
githubweb
- fixed #697 - inheritance of fields was broken after type refactor (commit: f767263)
—
peter.peq /
githubweb
- also add 'debug' to restricted names, fixes #695 (commit: db542b5)
—
frotty /
githubweb
- prevent functions named set in generated code (commit: 56aa8eb)
—
frotty /
githubweb
- fixed #693 NPE in SymbolInformationRequest (commit: ec43007)
—
peter.peq /
githubweb
- fixed #689 - autocomplete showed invisible functions (commit: d9b018f)
—
peter.peq /
githubweb
- revert and cleanup (commit: 57145e4)
—
frotty /
githubweb
- localize wine runmap handling (commit: f000c6b)
—
frotty /
githubweb
- Create CODE_OF_CONDUCT.md (#690) (commit: 2542766)
—
noreply /
githubweb
- Add contributing md (#691) (commit: 845bcf0)
—
noreply /
githubweb
- Update README.markdown (commit: ac14429)
—
noreply /
githubweb
- fix wc3libs api calls (commit: 6d07562)
—
frotty /
githubweb
- update wc3libs dependency to mitigate mpq and slk issues (commit: 3923e35)
—
frotty /
githubweb
- trying to improve stacktrace messages (commit: 59ddfa3)
—
peter.peq /
githubweb
- removed unecessary stacktrace increments (see #686) (commit: d5cdb92)
—
peter.peq /
githubweb
- stop logback from cluttering the console (commit: 2c0e964)
—
peter.peq /
githubweb
- cleanup WurstServer (commit: 8785655)
—
frotty /
githubweb
- add basic isWindows check for registry access (commit: 03b5a02)
—
frotty /
githubweb
- Experimental a + a = a * 2 rewrite (#672) (commit: 0f83184)
—
noreply /
githubweb
- fixed cyclic dependency error in overloading constructors (commit: adac7be)
—
peter.peq /
githubweb
- changed mock timers and improved error messages (commit: 994c2dc)
—
peter.peq /
githubweb
- fixed problem with optimizer and unit tests (commit: 30d2dd4)
—
peter.peq /
githubweb
- fix rewrite counting (commit: eb321a6)
—
frotty /
githubweb
- fix map header name regression (commit: 319f52b)
—
frotty /
githubweb
- make use of playerCount for header with wc3libs (commit: 20e4cb5)
—
frotty /
githubweb
- trying to fix #676 (commit: 69cd802)
—
peter.peq /
githubweb
- remove jmpq dependency as it is included in wc3libs (commit: e6b3878)
—
frotty /
githubweb
- update dependencies, use wc3libs for game path & patch handling (commit: a84d720)
—
frotty /
githubweb
- improved error messages (commit: 764acad)
—
peter.peq /
githubweb
- specified minimal heap size for tests (commit: 6551f67)
—
peter.peq /
githubweb
- fix trying to create build dir when it already exists (commit: 15e75b1)
—
frotty /
githubweb
- fix logging of opt-phases and jmpq (commit: 317beca)
—
frotty /
githubweb
- Type-checking refactor (WIP) (#673) (commit: 55ee726)
—
noreply /
githubweb
- fix local opts exp runtime (commit: 87433bc)
—
frotty /
githubweb
- Add some feedback about improper usage of '@compiletime' (commit: 449d7cc)
—
frotty /
githubweb
- fixed finding of error function (commit: 653020c)
—
p_zeller /
githubweb
- fix test (commit: 8184ef5)
—
frotty /
githubweb
- more trokkin (commit: 8f9e89d)
—
frotty /
githubweb
- refactor ImOptimizer phases (commit: 61789d8)
—
frotty /
githubweb
- Update README.markdown (commit: 505acc4)
—
noreply /
githubweb
- destroy the init trigger after use (commit: c897b00)
—
frotty /
githubweb
- dont touch win registry if gamepath passed to runmap (commit: 2dd018f)
—
frotty /
githubweb
- another jacoco exclusion attempt (commit: 37ef93b)
—
frotty /
githubweb
- clear trigger conditions instead of destroy/create (#671) (commit: 2b8dfdc)
—
noreply /
githubweb
- fix log bloat (commit: 182f81e)
—
frotty /
githubweb
- some patch parse safety (commit: 2174f07)
—
frotty /
githubweb
- Branchmerger and Exitwhen and Set optimizations (#651) (commit: 9ccaddb)
—
noreply /
githubweb
- ignore antlr src gen from test report (commit: 536ebde)
—
frotty /
githubweb
- lazy init and fix game exe choice (commit: a7c3b49)
—
frotty /
githubweb
- fix duplicate test file detection (commit: 2fcf7f3)
—
frotty /
githubweb
- improved finding of single abstract method (commit: 272b40c)
—
peter.peq /
githubweb
- omit war3.exe for patch 1.29 install from targets (commit: 61c4388)
—
frotty /
githubweb
- dirty fix for closure-bug with overridden methods (commit: cbcac5b)
—
peter.peq /
githubweb
- Try another package ignore (commit: c2027f1)
—
frotty /
githubweb
- fix duplicate name check (commit: d2d9a38)
—
peter.peq /
githubweb
- re-enable test_duplicates_cu (commit: 7119847)
—
frotty /
githubweb
- fix expected error (commit: e92a33c)
—
frotty /
githubweb
- fixed some warnings in the code (commit: c188eeb)
—
peter.peq /
githubweb
- fix #667: overloading extension- and normal funcs (commit: a6576f1)
—
peter.peq /
githubweb
- Update issue templates (commit: 7b23c6e)
—
peter.peq /
githubweb
- fixed #660 underscore in name bug (commit: 9426632)
—
peter.peq /
githubweb
- improved error handling when building map (commit: 983c1fa)
—
peter.peq /
githubweb
- fix running java test suite and disable output spam (commit: f4331b3)
—
frotty /
githubweb
- Use new executor service for each test run (commit: 984501b)
—
frotty /
githubweb
- Revert "initial" (commit: 54a2549)
—
frotty /
githubweb
- some caching to improve travis build time (commit: 325662f)
—
frotty /
githubweb
- initial (commit: 00be3b7)
—
frotty /
githubweb
- fix import quickfix (commit: 3fd9bc7)
—
frotty /
githubweb
- remove nondeterminism from TypeId-generation (commit: 56ed276)
—
peter.peq /
githubweb
- exclude generated classes from coverage report (commit: 060d5bd)
—
frotty /
githubweb
- fix for 0 delay timers (commit: 1217d5e)
—
frotty /
githubweb
- Implement timers and make tests wait for them (commit: a4f0d1c)
—
frotty /
githubweb
- refactor tests and run interpreter before transformations (commit: b85d321)
—
peter.peq /
githubweb
- fixed module-use jump-to-decl (commit: 9dee7fc)
—
peter.peq /
githubweb
- initialize module-use-instances before class-vars (commit: 2ae275e)
—
peter.peq /
githubweb
- fix build.gradle for jacoco (commit: c8b23d4)
—
frotty /
githubweb
- fixed: testAssertErrorFileWithStdLib was not checking for errors (commit: 775ff93)
—
peter.peq /
githubweb
- fixed blizzard.j variable bug introduced in previous commit (commit: 56188fe)
—
peter.peq /
githubweb
- second coveralls attempt (commit: 4cc7962)
—
frotty /
githubweb
- improve jass-interpreter (commit: 328bf15)
—
peter.peq /
githubweb
- fix conflict from merge (commit: e9c4d78)
—
peter.peq /
githubweb
- enable coveralls reports (commit: 7e6e50f)
—
frotty /
githubweb
- Add region, rect providers and mocks for MapBounds testing (commit: 8a489c7)
—
frotty /
githubweb
- copy return stmt (commit: 9c54e8d)
—
frotty /
githubweb
- fix merge error (commit: 4fbea3e)
—
frotty /
githubweb
- fix #653 (commit: c963efe)
—
frotty /
githubweb
- fixed function call check for varargs (commit: 776bb57)
—
peter.peq /
githubweb
- wip type refactor (commit: b088e4b)
—
peter.peq /
githubweb
- type refactor wip (commit: ae02fee)
—
peter.peq /
githubweb
- type refactor: all tests passing (commit: 32baf35)
—
peter.peq /
githubweb
- simplified use of .dynamic() (commit: 2f6acbb)
—
peter.peq /
githubweb
- simplified some generic setTypeArgs stuff (commit: 407def1)
—
peter.peq /
githubweb
- fix failing test (commit: 0209b4c)
—
frotty /
githubweb
- force err printstream to have UTF-8 encoding if available (commit: bff3cc3)
—
frotty /
githubweb
- close iterator after for in loop (commit: 91a806e)
—
frotty /
githubweb
- fix playercolor and other providers (commit: 423ff9e)
—
frotty /
githubweb
- Update README.markdown (commit: 11c8f49)
—
noreply /
githubweb
- Dialog & effect provider and Set/GetPlayerColor (commit: 474ab9b)
—
frotty /
githubweb
- Add basic destructable mock and provider (commit: 30f0b5b)
—
frotty /
githubweb
- fix GetBJMaxPlayerSlots, add GetBJMaxPlayers (commit: 552ed0e)
—
frotty /
githubweb
- Add ConversionProvider to fill in blizzard handle constants (commit: ec4a2ff)
—
frotty /
githubweb
- Wurst v8 (commit: 5f1ec6f)
—
frotty /
githubweb
- Fix location specific unit test execution (commit: 8ffd43e)
—
frotty /
githubweb
- fix wurstcommands parameters (commit: 318481e)
—
frotty /
githubweb
- fixed compilation error (commit: 36b57d7)
—
peter.peq /
githubweb
- first version of custom rename provider (commit: f0b6067)
—
peter.peq /
githubweb
- upgrade language server library to 0.4.0 (commit: 6b783de)
—
peter.peq /
githubweb
- updated gradle-wrapper and travis config (commit: 04de17e)
—
peter.peq /
githubweb
- fixed #641: or operator now has higher precedence (commit: 679896d)
—
peter.peq /
githubweb
- moved vararg tests to new file (commit: 8944473)
—
peter.peq /
githubweb
- fixed vararg overloading (commit: e309f6f)
—
peter.peq /
githubweb
- remove debug message (commit: 476686a)
—
peter.peq /
githubweb
- fixed problem with varargs and generics (commit: 04a5209)
—
peter.peq /
githubweb
- improed error messages for tests failing because of internal Wurst error (commit: a0383ca)
—
peter.peq /
githubweb
- add test and error for cyclic type issue in for each (commit: 38ecca9)
—
frotty /
githubweb
- fixed ClassCastException (commit: eb5b54c)
—
peter.peq /
githubweb
- Vararg patch (#646) (commit: eb26d1d)
—
noreply /
githubweb
- Add deprecation warning for variables (commit: 582003b)
—
frotty /
githubweb
- IsPlayerInForce parameter fix (commit: 20aad50)
—
frotty /
githubweb
- disable new interpreter checks (commit: 9dac217)
—
peter.peq /
githubweb
- test for @peq (commit: c30e25a)
—
frotty /
githubweb
- handling of extension functions with varargs (commit: 6784784)
—
peter.peq /
githubweb
- make interpreter understand varargs (commit: df15e7f)
—
peter.peq /
githubweb
- support multiple vararg calls (commit: 84892a4)
—
peter.peq /
githubweb
- simple test with methods working (commit: 9b0f3c9)
—
peter.peq /
githubweb
- don't hide exceptions (commit: 9d53359)
—
peter.peq /
githubweb
- add vararg grammar case and tests (commit: a163396)
—
frotty /
githubweb
- updates (commit: 44a458c)
—
frotty /
githubweb
- more niceness (commit: 92cd021)
—
frotty /
githubweb
- stuck (commit: 3a68f16)
—
frotty /
githubweb
- hm (commit: 7df4cd5)
—
frotty /
githubweb
- fd (commit: b835681)
—
frotty /
githubweb
- some updates (commit: 274a08a)
—
frotty /
githubweb
- some more progress (commit: 7376baa)
—
frotty /
githubweb
- more work (commit: e31d6e6)
—
frotty /
githubweb
- small cleanup (commit: 5d8af6d)
—
frotty /
githubweb
- work on w->im translation (commit: 3ec2e0b)
—
frotty /
githubweb
- first working build (commit: d115a59)
—
frotty /
githubweb
- validate varargs func limits (commit: 7262e84)
—
frotty /
githubweb
- set generic type args in for-loop vars (commit: f8c5ffa)
—
peter.peq /
githubweb
- fixed more for-loop problems (commit: ec88279)
—
peter.peq /
githubweb
- implicit conversions in for-loops (commit: d30ee6b)
—
peter.peq /
githubweb
- basic for-loop checks (commit: 2d09122)
—
peter.peq /
githubweb
- (broken) AttrForEachStatement (commit: d3ba8ba)
—
frotty /
githubweb
- Small AttrVarDefType fix (commit: a213a2b)
—
frotty /
githubweb
- remove obsolete if (commit: d86d1b1)
—
frotty /
githubweb
- readd vararg handling (commit: dc3bb39)
—
frotty /
githubweb
- blub (commit: cf4b915)
—
frotty /
githubweb
- varargs -- fixed copy method (commit: 61424c9)
—
peter.peq /
githubweb
- don't use null (commit: 29b01e1)
—
peter.peq /
githubweb
- removed debug output (commit: 8487dbf)
—
peter.peq /
githubweb
- failing tests for @Frotty (commit: bf8bd84)
—
peter.peq /
githubweb
- 2 out of 3 pass (commit: 2b80499)
—
frotty /
githubweb
- fix regression (commit: cb4745e)
—
frotty /
githubweb
- Improve error spelling (commit: 2d1a0d7)
—
frotty /
githubweb
- fix overloading (commit: da97b8b)
—
frotty /
githubweb
- assert invalid intervals in parser (commit: 8647c0c)
—
frotty /
githubweb
- 1.29 compatability (#640) (commit: 827f2b1)
—
noreply /
githubweb
- additional compiletime providers (commit: 70fe63c)
—
frotty /
githubweb
- Print original table again (commit: 97f69ec)
—
frotty /
githubweb
- update link (commit: de5b700)
—
frotty /
githubweb
- replace old icons (commit: 2a780be)
—
frotty /
githubweb
- avoid checking empty models (commit: ba1d1ff)
—
peter.peq /
githubweb
- improved type inference for closures used with generics (commit: 7ed7d1f)
—
peter.peq /
githubweb
- new block-syntax for lambda expressions (commit: d999cfa)
—
peter.peq /
githubweb
- started implementing inference for lambda parameters (commit: 9389053)
—
peter.peq /
githubweb
- lambda expression type inference backwards compatibility (commit: 2b827c0)
—
peter.peq /
githubweb
- add completions for keywords and primitive types (commit: 16b531e)
—
peter.peq /
githubweb
- fixed #617 (off-by-one error in parenthesis detection) (commit: 12e395f)
—
peter.peq /
githubweb
- remove travis caching (commit: 21e3117)
—
frotty /
githubweb
- fix script order (commit: 579ffb2)
—
frotty /
githubweb
- try other script (commit: 78b0954)
—
frotty /
githubweb
- fix compiler download size inflation (commit: f77e3c1)
—
frotty /
githubweb
- fix travis badge link (commit: aa4b197)
—
frotty /
githubweb
- cleanup WurstParser (commit: fc111b4)
—
frotty /
githubweb
- Apply inspection fixes (commit: 555a197)
—
frotty /
githubweb
- change testing framework to testng (commit: 1a77791)
—
frotty /
githubweb
- improve war3.exe detection (commit: 1792b9a)
—
frotty /
githubweb
- Use wc3's hash function, thanks to @lep (commit: cb37f70)
—
frotty /
githubweb
- update jmpq version to support pkware decompression (commit: 61d4ba0)
—
frotty /
githubweb
- fix duplicated logging of compiler.log (commit: c34ad6b)
—
frotty /
githubweb
- R2SW for compiletime (commit: c7b831e)
—
frotty /
githubweb
- implement @deprecated (commit: 880f0d7)
—
frotty /
githubweb
- fixes (commit: 98f3b88)
—
frotty /
githubweb
- remove useless test (commit: 238d4ea)
—
frotty /
githubweb
- remove StringBuilder from WLogger, lowlevel logging now uses trace (commit: a0010e2)
—
frotty /
githubweb
- added typecheck for calling extension methods with static context (see #614) (commit: 781d534)
—
peter.peq /
githubweb
- use wc3libs for wts, remove unused wctfile (commit: b42c4df)
—
frotty /
githubweb
- update wc3libs version (commit: d93323d)
—
frotty /
githubweb
- upgraded AST generation library (commit: 2faf8af)
—
peter.peq /
githubweb
- fix unit tests generating obj data in project root (commit: 2bd0df6)
—
frotty /
githubweb
- update jmpq and and remove tempfile making (commit: 6ea3b5b)
—
frotty /
githubweb
- update readme (commit: 1c029db)
—
frotty /
githubweb
- Add GamecacheProvider (commit: cef4af6)
—
frotty /
githubweb
- Add ForceProvider (commit: d958bb2)
—
frotty /
githubweb
- add gradle deploy task to install directly to .wurst folder (commit: fb30c0e)
—
frotty /
githubweb
- Add war3.exe as preferred executable to runmap (commit: ca58b77)
—
frotty /
githubweb
- make runmap kindofsafe (commit: f492d97)
—
frotty /
githubweb
- Add Handle Provider and IlConstantHandle hashcode (commit: 1d5315c)
—
frotty /
githubweb
- correct log-configuration (commit: b3feef7)
—
peter.peq /
githubweb
- only log to console when arg languageServer not present (commit: afff182)
—
frotty /
githubweb
- Update README.markdown (commit: a818620)
—
noreply /
githubweb
- fix trace logs (commit: c927a1a)
—
frotty /
githubweb
- fix FileAppender types (commit: 16cba65)
—
frotty /
githubweb
- add missing files (commit: 2ce433c)
—
frotty /
githubweb
- use logback (commit: 9cececa)
—
frotty /
githubweb
- fix #611 improved position for quickfix import (commit: eecafe0)
—
peter.peq /
githubweb
- fixed #610 stricter rules for wrap-chars (commit: a7f2979)
—
peter.peq /
githubweb
- fixed #606 added check for confitional expressions: must not return void (commit: 73afab3)
—
peter.peq /
githubweb
- Fix subsequent buildmap commands (commit: 267b1ad)
—
frotty /
githubweb
- fix types in Hashtable check (commit: 38ce39b)
—
frotty /
githubweb
- Fix importFile paths and remove tempfile (commit: 00b517b)
—
frotty /
githubweb
- fix slashes in importFile (commit: d1596a7)
—
frotty /
githubweb
- Return default values for primitives in hashtables if key nonexistant (commit: 885057c)
—
frotty /
githubweb
- Increase test timeout to 20 seconds (commit: 0b6e85f)
—
frotty /
githubweb
- fixed #603: destroy with interfaces/closure (commit: d8b40cf)
—
peter.peq /
githubweb
- fix ForGroup, add IsUnitInGroup, add ImFunc to FuncRef (commit: f716ca3)
—
frotty /
githubweb
- remove unstable opt (commit: 2ada62b)
—
frotty /
githubweb
- rewrite if x then y = [true|false] rewrite (commit: 6a653fe)
—
frotty /
githubweb
- rewrite demorgan bool terms (commit: c9b2156)
—
frotty /
githubweb
- add break (commit: e3945bc)
—
frotty /
githubweb
- fixed #600 cyclic dependency in config-resolution (commit: 222267a)
—
peter.peq /
githubweb
- test case for #602 (commit: 5f9be57)
—
peter.peq /
githubweb
- fixed #601 (commit: 54f97c0)
—
peter.peq /
githubweb
- add S2R and fix S2I (commit: 715039b)
—
frotty /
githubweb
- fix remove and regression (commit: 25af9cb)
—
frotty /
githubweb
- fix FlushChildHashtable, add FlushParentHashtable (commit: 1ff9b3b)
—
frotty /
githubweb
- add naming hint to never read var warning (commit: 1f977a4)
—
frotty /
githubweb
- fix Hashtable mocks for multiple types per table (commit: 67041db)
—
frotty /
githubweb
- more group compiletime impl, add trace on test exception (commit: 84174ee)
—
frotty /
githubweb
- fix DisplayTimedTextToPlayer at compiletime (commit: 1890038)
—
frotty /
githubweb
- remove packages ending in "Tests" from suggestions (commit: 3a7032b)
—
frotty /
githubweb
- another linguist try (commit: a563b1f)
—
frotty /
githubweb
- fix haveSaved visibility (commit: eededee)
—
frotty /
githubweb
- fix duplicate native (commit: 6380ba8)
—
frotty /
githubweb
- add init done msg for vscode (commit: 80e6c88)
—
frotty /
githubweb
- refactor and extend native providers (commit: a852b1b)
—
frotty /
githubweb
- use cascade operator in generated obj code (commit: 810b9ee)
—
frotty /
githubweb
- fix #567 (commit: fd10de0)
—
frotty /
githubweb
- implemented array-init expressions for class members (see #590) (commit: b1d5edb)
—
peter.peq /
githubweb
- improved error positions (see #597) (commit: 7081dad)
—
peter.peq /
githubweb
- fixed #595 subtype method did not set type-args (commit: 6f25190)
—
peter.peq /
githubweb
- Improve Test output (commit: 8133ff1)
—
frotty /
githubweb
- add HaveSavedInteger (commit: d79c111)
—
frotty /
githubweb
- externalize and update buildmap command (commit: 1ad2529)
—
frotty /
githubweb
- bandaid for #592 (generic modules in vscode) (commit: 439535c)
—
peter.peq /
githubweb
- wait until infoMessage is dismissed (commit: d081809)
—
peter.peq /
githubweb
- fixed tuple evaluation in interpreter (commit: 7dab13b)
—
peter.peq /
githubweb
- added S2I and Pow natives to interpreter (see #593) (commit: dca620f)
—
peter.peq /
githubweb
- improved error message for tuples (commit: 2909253)
—
peter.peq /
githubweb
- allow specifiying runmap target (commit: 6425ba9)
—
frotty /
githubweb
- invalidate cached attributes, when updating model (commit: ae13156)
—
peter.peq /
githubweb
- WurstSetup moved to separate repo (commit: 4aa6f7a)
—
frotty /
githubweb
- Add --version cli arg (commit: 8e0e21d)
—
frotty /
githubweb
- update wc3libs and antlr (commit: 47df246)
—
frotty /
githubweb
- Fix error message (commit: 96960e9)
—
frotty /
githubweb
- merge shared run/buildmap code and check if mpq is writable (commit: 780a6bf)
—
frotty /
githubweb
- run compiletime functions before tests (cmdargs) (commit: d85a955)
—
peter.peq /
githubweb
- fix #588 (forgot to remove debug message in last commit) (commit: 577f6c8)
—
peter.peq /
githubweb
- fix ascii-int parsing (#585) (#586) (commit: 1f02e51)
—
frotty /
githubweb
- fixed #584 (autocomplete problem) (commit: c022f4f)
—
peter.peq /
githubweb
- fix runtests commandline (commit: f4e346f)
—
frotty /
githubweb
- cleaned up model manager (commit: 85c5ba2)
—
peter.peq /
githubweb
- prevent editor from reading empty buffer (commit: abee3ef)
—
peter.peq /
githubweb
- Run compiletime funcs before unit tests in vscode (commit: 989337d)
—
frotty /
githubweb
- Add string hashtable mocks (commit: a6e22eb)
—
frotty /
githubweb
- must declare globals and constants before using them (commit: 03fa65a)
—
peter.peq /
githubweb
- ignore failing test introduced by @Frotty (commit: 6c667a7)
—
peter.peq /
githubweb
- cleanup code a bit (commit: baa0e02)
—
frotty /
githubweb
- Fix #581 by adding a proper error (commit: 2f148f4)
—
frotty /
githubweb
- fix #580 improved type inference for array-literals (commit: fa5a784)
—
peter.peq /
githubweb
- flatten expressions before eliminate tuple (commit: fd55e64)
—
peter.peq /
githubweb
- fix #579 bug in nested statement expressions with tuples (commit: 50ce476)
—
peter.peq /
githubweb
- fix #560 run map was not cancelled when there were compile errors (commit: 2890623)
—
peter.peq /
githubweb
- fixed #570 error pos for modifiers (commit: 451417a)
—
peter.peq /
githubweb
- correct some spelling mistakes (commit: 5229aa4)
—
frotty /
githubweb
- Improve yaml parsing in compiler and setup (commit: f027ec1)
—
frotty /
githubweb
- Trim hotdoc comments, see #576 (commit: e8271b0)
—
frotty /
githubweb
- also allow @Test as test annotation (commit: 42659e5)
—
frotty /
githubweb
- changed order of compiletime execution (#573) (commit: 1b93683)
—
frotty /
githubweb
- fix #577, simple endless loop protection (commit: 1c3cc07)
—
peter.peq /
githubweb
- fixed #576 removed html leftovers (commit: d3dd906)
—
peter.peq /
githubweb
- improved syntax error message for doc comment at wrong position (commit: d26b6ff)
—
peter.peq /
githubweb
- Add buildMap command (commit: 6577b15)
—
frotty /
githubweb
- extend setup config (commit: 503d4a0)
—
frotty /
githubweb
- Add Asset package generator source (commit: 46a790f)
—
frotty /
githubweb
- ignore output.txt (commit: d0b1efd)
—
frotty /
githubweb
- update jmpq version (commit: fff57c9)
—
frotty /
githubweb
- more fixes and improve visibility of icon on black bg (commit: 58610c3)
—
frotty /
githubweb
- Add error display and link to bugtracker (commit: dc538b3)
—
frotty /
githubweb
- improve setup ux and robustness (commit: f2f87a0)
—
frotty /
githubweb
- update setup, fix "update project" not updating gamepath (commit: c900a7a)
—
frotty /
githubweb
- cancel tests with endless loop (see #566) (commit: bc0817b)
—
peter.peq /
githubweb
- fixed #568 running tests from commandline (commit: 5805b3c)
—
peter.peq /
githubweb
- fixed #563 use error position for stack trace info (commit: cb5d58b)
—
peter.peq /
githubweb
- fix source links so they work from vscode output (commit: 7d6be78)
—
frotty /
githubweb
- Improve test output and add timeout, fixes #566 (commit: ecd8c4d)
—
frotty /
githubweb
- remove debug from vscode output (commit: 09a8c08)
—
frotty /
githubweb
- improved URI handling (see #561) (commit: 2b32fca)
—
peter.peq /
githubweb
- fixed #550: improved error handling in parse tree transformer (commit: 09660bc)
—
peter.peq /
githubweb
- add icon to setup app (commit: 57aa5a7)
—
frotty /
githubweb
- revert url experiment (does not work on windows) (commit: 459808c)
—
peter.peq /
githubweb
- added symbol providers for IDEs (commit: c352323)
—
peter.peq /
githubweb
- improved error message when compiling compiletimeexpression without (commit: d82ddea)
—
peter.peq /
githubweb
- fixed bug in translation of conditional expression (commit: 6f687a3)
—
peter.peq /
githubweb
- added -noPJass option (commit: 60625e0)
—
peter.peq /
githubweb
- fixed #558 (NPE in wurst parse tree transformer) (commit: ea06566)
—
peter.peq /
githubweb
- fixed #557 handling null in conditional expression (commit: c018562)
—
peter.peq /
githubweb
- fixes #556 (commit: e260cb4)
—
frotty /
githubweb
- Fix for importing projects without .vscode folder (commit: 7f72117)
—
frotty /
githubweb
- fix filechooser, remove conflicts before updating. (commit: c2be526)
—
frotty /
githubweb
- make mapfile optional with -runcompiletimefunctions option (commit: 6e55ae8)
—
peter.peq /
githubweb
- improved error position for closures (commit: d21d21b)
—
peter.peq /
githubweb
- quickfixes for function and variable imports (commit: c05f84e)
—
peter.peq /
githubweb
- make sure that compiletime expressions are only evaluated once (commit: f8b6994)
—
peter.peq /
githubweb
- make gradle wrapper executable (commit: 9b1269e)
—
peter.peq /
githubweb
- execute compiletime expressions before functions (commit: 27004be)
—
peter.peq /
githubweb
- Fix path alignment (commit: be4becb)
—
frotty /
githubweb
- Revert wrong File.separator use (commit: e2b1c4d)
—
frotty /
githubweb
- first version of compiletime expressions (see #499) (commit: 09f5beb)
—
peter.peq /
githubweb
- add unique tag to log files (commit: 43e19ad)
—
peter.peq /
githubweb
- remove docs folder (commit: a9999be)
—
frotty /
githubweb
- Add vscode setup to project import (commit: d9d4646)
—
frotty /
githubweb
- fix paths, warnings and allow importing projects (commit: 47dddb5)
—
frotty /
githubweb
- make gen task depend on antlr-task (commit: c0e3d03)
—
peter.peq /
githubweb
- make proguard only shrink the setup to avoid strange exceptions (commit: 3ccc8ee)
—
frotty /
githubweb
- Update README.markdown (commit: eaf21a7)
—
noreply /
githubweb
- fixed #547 (commit: cf10333)
—
peter.peq /
githubweb
- update urls and badges (commit: 3326602)
—
peter.peq /
githubweb
- use try with resources for #552 (commit: 78ef28d)
—
frotty /
githubweb
- allow newlines in strings in jurst only (commit: 8d5bcf5)
—
frotty /
githubweb
- close MpqEditor in RunMap (see #552) (commit: 5072d99)
—
peter.peq /
githubweb
- don't handle parser-warnings as errors in editor (commit: 459e70d)
—
peter.peq /
githubweb
- allow newlines in strings, fixes #553 (commit: ec02bf4)
—
frotty /
githubweb
- add author support to doc page (commit: 3a108ab)
—
frotty /
githubweb
- add author to blog-style tutorial (commit: 9a27a99)
—
cokemonkey11 /
githubweb
- typo... (commit: 49a8874)
—
cokemonkey11 /
githubweb
- more tutorial tidying (commit: 167649c)
—
cokemonkey11 /
githubweb
- wurst for vjassers tutorial (#551) (commit: ed80d5e)
—
frotty /
githubweb
- added a simple import-quickfix for new-obj exressions (commit: 745b14c)
—
peter.peq /
githubweb
- add seo gem (commit: f1a5266)
—
frotty /
githubweb
- dispose the windows so they don't block access (commit: e3ddc78)
—
frotty /
githubweb
- allow arbitrary indentation for 'end' keyword (commit: 1f98d69)
—
peter.peq /
githubweb
- remove vscode runmap error messages in case of compilation errors (see #548) (commit: 80892ee)
—
peter.peq /
githubweb
- implemented a minimal version of array-inits (commit: 6842102)
—
peter.peq /
githubweb
- Add linebreak after gamepath warning (commit: 73d7586)
—
noreply /
githubweb
- Update _config.yml (commit: f4fafb5)
—
noreply /
githubweb
- Update docs README (commit: 637b99e)
—
noreply /
githubweb
- Docs seo (#549) (commit: 4e4cbaf)
—
noreply /
githubweb
- google site ownership verification (commit: 9394cd6)
—
noreply /
githubweb
- improved error handling for RunMap (commit: 996ceb7)
—
peter.peq /
githubweb
- try fix linguist analysis (commit: 0dc62af)
—
frotty /
githubweb
- adding testcase for conditional expression with statement-expr for #538 (commit: 4e7c302)
—
peter.peq /
githubweb
- fixed package name (commit: 06570a1)
—
peter.peq /
githubweb
- implemented #538 : conditional operator _ ? _ : _ (commit: 1765dfa)
—
peter.peq /
githubweb
- attemt at jgit exception fix (commit: 9f968e9)
—
frotty /
githubweb
- copy setup jar to wurst config folder (commit: f335c94)
—
frotty /
githubweb
- fix copy exception (commit: 594444d)
—
frotty /
githubweb
- update urls (commit: dd3df76)
—
frotty /
githubweb
- re-add jass scripts (commit: d3f9099)
—
frotty /
githubweb
- move font files into resources (commit: 75eeaf0)
—
frotty /
githubweb
- Add new wurstscript.exe to wurstpack (commit: c09dcc9)
—
frotty /
githubweb
- started management of existing projects (commit: 43b338b)
—
frotty /
githubweb
- fix wurstpack for 1.28.5 (commit: 86bc99f)
—
frotty /
githubweb
- Stop hoverinfo errorspam (commit: 7d29749)
—
frotty /
githubweb
- fix locations (commit: ad71aaf)
—
frotty /
githubweb
- merge in new documentation (commit: 71506e7)
—
frotty /
githubweb
- fix another GetDefinitions npe (commit: ea281f0)
—
frotty /
githubweb
- readd falsely removed imports (commit: 61b427e)
—
frotty /
githubweb
- Some more inspections (commit: c29031d)
—
frotty /
githubweb
- fix some intellij inspections in tests (commit: b506d3e)
—
frotty /
githubweb
- refactor wurstscriptLang -> wurstscriptlang (commit: 8da46e3)
—
frotty /
githubweb
- remove underscores in test names (commit: 08ba904)
—
frotty /
githubweb
- remove old, incomplete Jass Parser (commit: a9c4ddf)
—
frotty /
githubweb
- remove proguard.jar from dist (commit: d4449da)
—
frotty /
githubweb
- fix log mistake (commit: 0c4ca8f)
—
frotty /
githubweb
- return empty list if definition not found (commit: 6e473e2)
—
peter.peq /
githubweb
- add error handling to language server (commit: 1e0dd7b)
—
peter.peq /
githubweb
- remove invalid icon code (commit: 0882697)
—
frotty /
githubweb
- cleanup (commit: c6e3d13)
—
frotty /
githubweb
- improve empty gamepath handling (commit: 873b647)
—
frotty /
githubweb
- minor improvements (commit: 1254e84)
—
frotty /
githubweb
- Respect -opt runarg in RunMap for printing (commit: 97770f0)
—
frotty /
githubweb
- attempt proguard config fix (commit: 869854b)
—
frotty /
githubweb
- Apply hex fix to Jurst as well (commit: 710dc40)
—
frotty /
githubweb
- add support for all of Jass' hex notations (commit: 728701c)
—
frotty /
githubweb
- make setup less error prone (commit: 6012285)
—
frotty /
githubweb
- allow returntype void for funcs passed to filter (commit: e59bc80)
—
frotty /
githubweb
- fix exceptions and inspections (commit: f2a33d2)
—
frotty /
githubweb
- many fixes (commit: 6e55567)
—
frotty /
githubweb
- Update README.md (commit: b95eb95)
—
noreply /
githubweb
- Update README.md (commit: fc96186)
—
noreply /
githubweb
- fix stdlib hotdoc gen (commit: ac65d91)
—
frotty /
githubweb
- karifix (commit: 240e930)
—
frotty /
githubweb
- fix typos, reduce passes (commit: 85003f0)
—
frotty /
githubweb
- change libraryjar flavor (commit: e9fe211)
—
frotty /
githubweb
- utilize proguard (commit: e4e7cfd)
—
frotty /
githubweb
- add proguard (commit: 797747a)
—
frotty /
githubweb
- avoid proguard error (commit: 2552540)
—
frotty /
githubweb
- commit wrapper (commit: fffd4cf)
—
frotty /
githubweb
- use same gradle version (commit: 2b483b1)
—
frotty /
githubweb
- try fix build (commit: 73e3572)
—
frotty /
githubweb
- Add logging (commit: 527115a)
—
frotty /
githubweb
- replace updater with wurst setup (commit: 30c6c81)
—
frotty /
githubweb
- improve patch detection, fixes #543 (commit: 760b6f8)
—
frotty /
githubweb
- fixes #544 (commit: 3fcc6c0)
—
frotty /
githubweb
- Only use lines starting with "-" as runargs (commit: ec6ec5a)
—
frotty /
githubweb
- tests don't like that. (commit: 0dab7c4)
—
frotty /
githubweb
- don't completely remove log (commit: 3bb8e9f)
—
frotty /
githubweb
- Avoid exceptions in logging (commit: 8f9cb36)
—
frotty /
githubweb
- Use default locale to parse double (commit: d853808)
—
frotty /
githubweb
- ignore NFEs to avoid autocomplete breaking (commit: d4e9167)
—
frotty /
githubweb
- maybe not use empty runargs @peq (commit: 6dea2c4)
—
frotty /
githubweb
- fixed nested classes in modules (see #542) (commit: a43ac88)
—
peter.peq /
githubweb
- Created gh-pages branch via GitHub (commit: 0d4786b)
—
peter /
githubweb
- wurst page ... (commit: 3f55264)
—
peter.peq /
githubweb
- pages base (commit: 50dff02)
—
peter.peq /
githubweb
- description ... (commit: 1044663)
—
peter.peq /
githubweb
- worked on manual, added generics section (commit: 1949949)
—
peter.peq /
githubweb
- added section for subclasses (commit: 27c4917)
—
peter.peq /
githubweb
- github for windows test (commit: 592ca25)
—
frotty /
githubweb
- fixed mistakes and added Operator Overloading (commit: a27ffac)
—
frotty /
githubweb
- unneeded "s" (commit: ae3e3a2)
—
frotty /
githubweb
- fixed style (commit: 57940a4)
—
frotty /
githubweb
- and again (commit: bb948d4)
—
frotty /
githubweb
- updated index.html (commit: be9b705)
—
peter /
githubweb
- Update gh-pages (commit: 81f8e01)
—
peter /
githubweb
- added information about eclipse plugin (commit: bcb550a)
—
peter.peq /
githubweb
- some updates :) (commit: f906b6e)
—
frotty /
githubweb
- Updated :) (commit: 82cba82)
—
frotty /
githubweb
- Updated a bit (commit: d9e8292)
—
frotty /
githubweb
- enums n stuff (commit: b12e2f4)
—
frotty /
githubweb
- draft: presentation for inwarcraft (commit: 3850928)
—
peter.peq /
githubweb
- inwc thread.. (commit: 9e231a8)
—
peter.peq /
githubweb
- some fixs (commit: ebc7d32)
—
frotty /
githubweb
- typo fix (commit: 0805502)
—
peter.peq /
githubweb
- started tutorial (commit: f5b0459)
—
peter.peq /
githubweb
- worked on tutorial (commit: 870f3fe)
—
peter.peq /
githubweb
- some fixes (commit: cc135ea)
—
peter.peq /
githubweb
- solutions for tutorial (commit: d494a03)
—
peter.peq /
githubweb
- Updated manual quite alot. (commit: 335e649)
—
frotty /
githubweb
- Fixed Table, more description. (commit: 3c77009)
—
frotty /
githubweb
- fixed table now? (commit: 61ff0e8)
—
frotty /
githubweb
- this table.. (commit: d7bdad6)
—
frotty /
githubweb
- I accidantally all the table (commit: b8b07a1)
—
frotty /
githubweb
- come on (commit: ceb2247)
—
frotty /
githubweb
- updated feature table (commit: 88808a3)
—
peter.peq /
githubweb
- adding case keywords (commit: 9db6d79)
—
peter.peq /
githubweb
- Added translated hive presentation (commit: a486e6b)
—
frotty /
githubweb
- castto, instanceof (commit: 47e0f74)
—
frotty /
githubweb
- Added stdlib doc (commit: 22a3c66)
—
frotty /
githubweb
- updates (commit: 34063ef)
—
frotty /
githubweb
- test (commit: e8510cb)
—
frotty /
githubweb
- Added Conventions and iterators (commit: 2d01ae1)
—
frotty /
githubweb
- additions (commit: 68f061c)
—
frotty /
githubweb
- Restructure (commit: 754fb1b)
—
frotty /
githubweb
- documented function overloading (commit: 45c8c72)
—
peter.peq /
githubweb
- updated documentation (commit: c25e3ad)
—
peter.peq /
githubweb
- Added installation notes (commit: e8a05ca)
—
frotty /
githubweb
- documented super calls, closes #45 (commit: 73bde73)
—
peter.peq /
githubweb
- updated syntax highlighting for manual (commit: 0793c4c)
—
peter.peq /
githubweb
- added some warnings and style guides (commit: 1e1eb90)
—
peter.peq /
githubweb
- super constr doc (commit: 849c708)
—
peter.peq /
githubweb
- The manual will receive more updates soon... (commit: ffa20c8)
—
frotty /
githubweb
- Update tutorial_de.md (commit: fc39b02)
—
crigges /
githubweb
- Update tutorial_de.md (commit: 06ffb2e)
—
crigges /
githubweb
- Update tutorial_de.md (commit: 26048c4)
—
crigges /
githubweb
- index update (commit: 247f493)
—
frotty /
githubweb
- Update index.html (commit: 198b992)
—
peter /
githubweb
- Update installation.md (commit: 90c4e53)
—
peter /
githubweb
- updates! (commit: 42f671e)
—
frotty /
githubweb
- fixed style (commit: 437e4a4)
—
peter.peq /
githubweb
- newlines (commit: 42f9487)
—
frotty /
githubweb
- comma (commit: 6f8e765)
—
frotty /
githubweb
- website updates (commit: 77e2746)
—
frotty /
githubweb
- draft for new modules (commit: 4858b7d)
—
peter.peq /
githubweb
- updts (commit: e2bbbf7)
—
frotty /
githubweb
- some small changes in manual (commit: 92e5ed2)
—
peter.peq /
githubweb
- updated manual (commit: 0f26c64)
—
peter.peq /
githubweb
- install (commit: 05b599a)
—
frotty /
githubweb
- Typo (commit: 22941f9)
—
frotty /
githubweb
- some documentation on compile time functions (commit: c1c4b3a)
—
peter.peq /
githubweb
- some fixes (commit: 1e80ba5)
—
peter.peq /
githubweb
- small fix (commit: 4470b72)
—
peter.peq /
githubweb
- typeId documentation (commit: 4049001)
—
peter.peq /
githubweb
- more on typeId etc. (commit: 8a82af2)
—
peter.peq /
githubweb
- documentation on closures (commit: 36fb76e)
—
peter.peq /
githubweb
- updated documentation on closures, hope this is easier to understand (commit: 538f35c)
—
peter.peq /
githubweb
- added function types section (commit: a3457f4)
—
peter.peq /
githubweb
- back link, new download link (commit: 3f4f93a)
—
peter.peq /
githubweb
- fixed #138, documented generic functions (commit: 365d5ba)
—
peter.peq /
githubweb
- removed updater links (commit: e80e96f)
—
peter.peq /
githubweb
- typos (commit: 945082d)
—
peter.peq /
githubweb
- documentation on wurst-console (commit: ff0be91)
—
peter.peq /
githubweb
- documentation: lambda expression for code (commit: 209a707)
—
peter.peq /
githubweb
- hivethread (commit: b4a2fbe)
—
peter.peq /
githubweb
- hivethread update 1 (commit: 55f00a6)
—
peter.peq /
githubweb
- hivethread update (commit: 118bbf7)
—
peter.peq /
githubweb
- hivethread update (commit: 522709f)
—
peter.peq /
githubweb
- updated projects using wurst (commit: 534bf6b)
—
peter.peq /
githubweb
- documented cascade operator (commit: 7417fb7)
—
peter.peq /
githubweb
- documented stacktraces (commit: 6623b85)
—
peter.peq /
githubweb
- started changelog (commit: 2db399d)
—
peter.peq /
githubweb
- changelog and new design (commit: 4246d14)
—
peter.peq /
githubweb
- changelog headings (commit: 5e4bd1b)
—
peter.peq /
githubweb
- manual (commit: 9c5afae)
—
peter.peq /
githubweb
- Added Background, codeblock boxes, fixed git command hl, added stdlib tab (commit: c58c02f)
—
frotty /
githubweb
- create dithered gradient via js for the background :D (commit: 00cdaa6)
—
peter.peq /
githubweb
- Added favicon (commit: 706317c)
—
frotty /
githubweb
- Added Links, started stdlib (commit: c2ec249)
—
frotty /
githubweb
- fixed link to complete pack (commit: 29aae2a)
—
peter.peq /
githubweb
- interfaces are no longer experimental (commit: 34c9924)
—
peter.peq /
githubweb
- added updater and video (commit: 034b0e4)
—
peter.peq /
githubweb
- html (commit: a61b5fd)
—
peter.peq /
githubweb
- typo (commit: b3c2764)
—
peter.peq /
githubweb
- typo2 (commit: babcde5)
—
peter.peq /
githubweb
- eclispe update-site (commit: 74e2f14)
—
peter.peq /
githubweb
- layout installation guide (commit: c44db54)
—
peter.peq /
githubweb
- updated init order documentation (commit: 3b024bd)
—
peter.peq /
githubweb
- changelog 1.4 (commit: 08d477f)
—
peter.peq /
githubweb
- formatting changelog (commit: 569efe1)
—
peter.peq /
githubweb
- updated init order docs again (commit: 5266fcb)
—
peter.peq /
githubweb
- added initlater keyword (commit: 8b6985c)
—
peter.peq /
githubweb
- updated manual with new wurst syntax changes (commit: 604a9e1)
—
peter.peq /
githubweb
- updated newline-rules (commit: f17c285)
—
peter.peq /
githubweb
- array members (commit: 5aa16d1)
—
frotty /
githubweb
- documented new wrap char: arrow (commit: edef724)
—
peter.peq /
githubweb
- added link to minimal eclipse installation (commit: af06af2)
—
peter.peq /
githubweb
- documented configuration packages (closes #53) (commit: 9fdeb1d)
—
peter.peq /
githubweb
- Use https (commit: 8b2c0f8)
—
peter.peq /
githubweb
- Fixed link to standard lib hotdoc (commit: 86e0aee)
—
peter.peq /
githubweb
- Update simple.html (commit: 5864aa5)
—
peter.peq /
githubweb
- updated changelog for 1.4.1 (commit: e5ba097)
—
peter.peq /
githubweb
- uüdated changelog and installation instructions (commit: 6de732d)
—
peter.peq /
githubweb
- Update changelog.md (commit: 72970ad)
—
frotty /
githubweb
- fixed #331 - dead link in manual (commit: ca509bc)
—
peter.peq /
githubweb
- added a section about warnings, also explains how to supress unused (commit: 348dd6c)
—
peter.peq /
githubweb
- updated information about inliner, closes #386 (commit: 66f4cc3)
—
peter.peq /
githubweb
- documented compiletime constant, see #365 (commit: 7503ab2)
—
peter.peq /
githubweb
- fixed layout (commit: a953f87)
—
peter.peq /
githubweb
- Update index.md (commit: f1f26e7)
—
peter.peq /
githubweb
- fix typo related to malformed vec3 initialisation (commit: d61b3d6)
—
cokemonkey11 /
githubweb
- removed dead video link from homepage and added vscode like (commit: b15bdd1)
—
peter.peq /
githubweb
- fix github pages warning (commit: 9730bba)
—
peter.peq /
githubweb
- config update (commit: 9d0a2d8)
—
peter.peq /
githubweb
- fixed #467, documentation type error (commit: 4a9af99)
—
peter.peq /
githubweb
- Minor adjustments (commit: 13eb015)
—
noreply /
githubweb
- fix #489 (commit: 8afe6e8)
—
noreply /
githubweb
- fix untracked files that are not used in gh-pages (commit: fab1e9e)
—
cokemonkey11 /
githubweb
- remove dead references to unused asset (commit: 2b33aee)
—
cokemonkey11 /
githubweb
- use default favicon.ico location (commit: e575bef)
—
cokemonkey11 /
githubweb
- strip end-of-line whitespace (commit: c6ec3ae)
—
cokemonkey11 /
githubweb
- adjust dither canvas style definition (commit: aa10c97)
—
cokemonkey11 /
githubweb
- dont mix spaces and tabs. fix by using spaces only in manual.md (commit: 539587d)
—
cokemonkey11 /
githubweb
- remove commented-out code (commit: d788353)
—
cokemonkey11 /
githubweb
- remove strange big whitespace (commit: afe699b)
—
cokemonkey11 /
githubweb
- fix bug where visiting HOME link would cause StandardLib link to be "active" (commit: fd84144)
—
cokemonkey11 /
githubweb
- dont use a curvy bar at the top of the page (commit: 146205a)
—
cokemonkey11 /
githubweb
- [docs] fix bar-active bug (commit: 4ebe2da)
—
cokemonkey11 /
githubweb
- add some documentation about jurst and managing legacy maps (commit: b1ba842)
—
cokemonkey11 /
githubweb
- 1.6 changelog (commit: b8a8ab4)
—
frotty /
githubweb
- Update index.md (commit: f0ec141)
—
noreply /
githubweb
- Update changelog.md (commit: 1b4c87b)
—
noreply /
githubweb
- Update installation.md (commit: 977f9e4)
—
noreply /
githubweb
- Update installation.md (commit: 85f6034)
—
noreply /
githubweb
- moved homepage to docs folder (commit: 96d1112)
—
peter.peq /
githubweb
- fixed testcase (commit: 886d153)
—
peter.peq /
githubweb
- fixed module constructor calls (commit: 8e9dfd4)
—
peter.peq /
githubweb
- fixed module init (see #542) (commit: ea06622)
—
peter.peq /
githubweb
- remove debug output? (commit: 2d40057)
—
frotty /
githubweb
- code cleanup (commit: 435553a)
—
peter.peq /
githubweb
- fixed #542 - inner classes in nested module-instantiations (commit: a25acb6)
—
peter.peq /
githubweb
- fixing languageserver unit test (commit: 5036ea8)
—
peter.peq /
githubweb
- fixed language server paths for windows (commit: 3823db4)
—
peter.peq /
githubweb
- starting to experiment with new language server (commit: dbc1b7a)
—
peter.peq /
githubweb
- worked on language server (commit: 3e575c7)
—
peter.peq /
githubweb
- adapted modelmanager and commands for ls2 (commit: cf21bf0)
—
peter.peq /
githubweb
- started implementing commands (commit: 426f00c)
—
peter.peq /
githubweb
- remove old language server (commit: 445c40a)
—
peter.peq /
githubweb
- rename package to old language server (commit: 72f70df)
—
peter.peq /
githubweb
- added runmap and test support (commit: 73e92ae)
—
peter.peq /
githubweb
- mark completions as incomplete (commit: 662124c)
—
peter.peq /
githubweb
- fixes #541 (commit: 3119d7d)
—
frotty /
githubweb
- Cleanup RunArgs (commit: 29e3f76)
—
frotty /
githubweb
- added missing close in RunMap (commit: fd13510)
—
peter.peq /
githubweb
- removed some caches to save memory (commit: 1d16b69)
—
peter.peq /
githubweb
- wtf. (commit: 0767376)
—
frotty /
githubweb
- hotfix (commit: cd2bed0)
—
frotty /
githubweb
- avoid npe (commit: 9cf0d03)
—
frotty /
githubweb
- remove war3err components (commit: 493e204)
—
frotty /
githubweb
- Add vmargs to log and cleanup (commit: 84edad1)
—
frotty /
githubweb
- fixed #464 allow skip as closure-impl (commit: 8fc06d7)
—
peter.peq /
githubweb
- Revert "remove wurst starter" (commit: 2735419)
—
peter.peq /
githubweb
- Update README.markdown (commit: a64d6ca)
—
noreply /
githubweb
- Fixes #528 (commit: 38641e1)
—
frotty /
githubweb
- meh² (commit: bddb0d0)
—
frotty /
githubweb
- bump jmpq version for #530 (commit: 07a9dd4)
—
frotty /
githubweb
- meh (commit: 7b131e3)
—
frotty /
githubweb
- fix runmap for 1.28.3+ (commit: dcac94e)
—
frotty /
githubweb
- updated method to find wc3-exe for 1.28.3 (commit: cebefcf)
—
peter.peq /
githubweb
- fixes #527 (commit: 8fdb55c)
—
frotty /
githubweb
- update jmpq3 to avoid heap space severe (commit: 9540f20)
—
frotty /
githubweb
- remove jmpq2 from wurstpack (commit: 64d8658)
—
frotty /
githubweb
- Update README.markdown (commit: 8039d1f)
—
noreply /
githubweb
- increase max passes and improve change detection (commit: 89ba1df)
—
frotty /
githubweb
- cleanup rewrite (commit: 1a322b9)
—
frotty /
githubweb
- simplify unary minus with negative int val (commit: 76d9eeb)
—
frotty /
githubweb
- autoformat code (commit: 40898f3)
—
peter.peq /
githubweb
- autoformat test code (commit: 2aeb724)
—
peter.peq /
githubweb
- remove replaceWith method (commit: 5836182)
—
peter.peq /
githubweb
- fixed #523, dataflow analysis for switch-stmt exprs (commit: 7912ab4)
—
peter.peq /
githubweb
- Build new wurstpack please? (commit: 37fd4ec)
—
frotty /
githubweb
- fixed overwrite with native type bug (commit: 28c75be)
—
peter.peq /
githubweb
- move travis config file to main folder (commit: 699c21a)
—
peter.peq /
githubweb
- add initial travis config (commit: b8668f9)
—
peter.peq /
githubweb
- adding ignored pjass file (commit: 8a2bf81)
—
peter.peq /
githubweb
- added task to generate hotdoc (commit: ce60741)
—
peter.peq /
githubweb
- removed .properties files (commit: f59c46f)
—
peter.peq /
githubweb
- fixed import (commit: 144bc53)
—
peter.peq /
githubweb
- fixed pjass problem (commit: c069e7e)
—
peter.peq /
githubweb
- remove eclipse project data (commit: ee6a44e)
—
frotty /
githubweb
- remove old buildscripts (commit: fd090ad)
—
frotty /
githubweb
- remove poms (commit: a7b4a30)
—
frotty /
githubweb
- add missing task deps (commit: a343177)
—
peter.peq /
githubweb
- adding first version of gradle build (commit: 0febdc4)
—
peter.peq /
githubweb
- started adapting to new ast-generator (wip) (commit: 47bffbb)
—
peter.peq /
githubweb
- downgradle ast version (commit: 069dffe)
—
peter.peq /
githubweb
- move source files to adhere to standard java project layout (commit: ecc1b78)
—
peter.peq /
githubweb
- add dependencies to build.gradle (commit: 16025c1)
—
peter.peq /
githubweb
- first compiling version with gradle build (commit: 05c4896)
—
peter.peq /
githubweb
- make tests work with gradle (commit: d4707ee)
—
peter.peq /
githubweb
- move resources to correct folder (commit: fee172e)
—
peter.peq /
githubweb
- remove eclipse plugin folders (commit: 62fa82d)
—
peter.peq /
githubweb
- remove MpqCL (commit: a7ebaf5)
—
peter.peq /
githubweb
- remove parseq (commit: 5250ad1)
—
peter.peq /
githubweb
- remove wurst starter (commit: a826fe2)
—
peter.peq /
githubweb
- remove lib folder and jmpq2 dependency (commit: d0d2229)
—
peter.peq /
githubweb
- add classes and out dir to .gitignore (commit: 5aa56d1)
—
peter.peq /
githubweb
- add gradle tasks for deployment (commit: c1247a1)
—
peter.peq /
githubweb
- Run local opts repeatetly for better output (commit: d552abd)
—
frotty /
githubweb
- fixed #504 add expected type for super-calls (commit: b4e21e0)
—
peter.peq /
githubweb
- Make log smaller and more readable (commit: d61fe40)
—
frotty /
githubweb
- for lang server also (commit: aa25a9a)
—
frotty /
githubweb
- add hasFile check to avoid confusing stacktraces (commit: d51539f)
—
frotty /
githubweb
- make run from vscode configurable (commit: 674dc44)
—
peter.peq /
githubweb
- limit stack traces to size 20 (commit: 02d3b70)
—
peter.peq /
githubweb
- fixed #522 nested tuple bug (commit: b4a0773)
—
peter.peq /
githubweb
- worked on alternative stacktrace implementation (commit: fca8ea5)
—
peter.peq /
githubweb
- fixed type errors (commit: 648f6d8)
—
peter.peq /
githubweb
- workaround eclipse bug (commit: 55dd593)
—
peter.peq /
githubweb
- added check for recursive tuples (commit: da4bc6f)
—
peter.peq /
githubweb
- Test and fix for #519 (commit: 47f2306)
—
frotty /
githubweb
- cleaned up comment (commit: 963d3bd)
—
peter.peq /
githubweb
- save compilation files in _build folder (commit: 4a96913)
—
peter.peq /
githubweb
- fixed purgeUnimportedFiles (commit: 77a791f)
—
peter.peq /
githubweb
- fixed vscode run-map with Linux/wine (commit: 148d8e4)
—
peter.peq /
githubweb
- fixed logging (commit: 7e9e421)
—
peter.peq /
githubweb
- bump version to 1.6.0.0 (commit: ce9cd3c)
—
frotty /
githubweb
- runmap 1.27 and lower compatability (commit: 3d349a0)
—
frotty /
githubweb
- force jars onto repo (commit: 0419693)
—
frotty /
githubweb
- restore sanity (commit: bc0c91d)
—
frotty /
githubweb
- update guava, gui always on top, small perf fix (commit: d8b9c89)
—
frotty /
githubweb
- improve key insertion (commit: 9317cb5)
—
frotty /
githubweb
- one more WurstPlugin fix (commit: 3ed5806)
—
frotty /
githubweb
- Wurstplugin hotfix (commit: 029ef0a)
—
frotty /
githubweb
- wurstpack fix for 1.28+ (commit: a6c6b5c)
—
frotty /
githubweb
- update pjass (commit: ff9f2c3)
—
frotty /
githubweb
- runmap fix for 1.28 (commit: a8c161c)
—
frotty /
githubweb
- fix #512 and #495 (commit: 0dc0320)
—
frotty /
githubweb
- jmpq updt, simplerewrite fix, testmap fix (commit: ee2fdb2)
—
frotty /
githubweb
- rewrite fix (commit: 7632c67)
—
frotty /
githubweb
- Update jmpq and fixes to address #512 (commit: 1d4fc0d)
—
frotty /
githubweb
- fix for opcall optimization (commit: 00af394)
—
frotty /
githubweb
- whitespace removal fix for not (commit: 700f5c8)
—
frotty /
githubweb
- fix one case of whitespace removal for 'then' (commit: 4c90254)
—
frotty /
githubweb
- Rewrite OpCalls where one side is constant (commit: 76a315b)
—
frotty /
githubweb
- inline globals from InitTrig and initGlobals functions (commit: c82da10)
—
frotty /
githubweb
- fix whitespace removal for declared local vars (commit: af8fd42)
—
frotty /
githubweb
- fixed function-size blowup in inliner (commit: d877df4)
—
peter.peq /
githubweb
- fixed #510 with simple enlessloop protection (commit: 39be09b)
—
peter.peq /
githubweb
- fixed errors in jurst parser (commit: c96e8ac)
—
peter.peq /
githubweb
- fixed model manager tests (commit: 7d0339c)
—
peter.peq /
githubweb
- fixed crash when type was left out (commit: 2ed9ee4)
—
peter.peq /
githubweb
- changed relative paths to canonical paths (commit: a5ab785)
—
peter.peq /
githubweb
- destroy init triggers; not tested (see #502) (commit: 15267b7)
—
peter.peq /
githubweb
- test for unreachable code elimination (see #461) (commit: f1ab8df)
—
peter.peq /
githubweb
- fixed #461 unreachable code optimization did not call remove (commit: c9313dd)
—
peter.peq /
githubweb
- fixed #496: only create one function reference (commit: d20f03d)
—
peter.peq /
githubweb
- allow 'this' as var-name in jass-code (see #498) (commit: 8a278d3)
—
peter.peq /
githubweb
- extended test for last commit (commit: bbad1b1)
—
peter.peq /
githubweb
- fixed potential NPE in modelmanager (commit: 00acd7a)
—
peter.peq /
githubweb
- fix crash in relativizePath (not tested yet) (commit: c2c7307)
—
peter.peq /
githubweb
- generic fix WIP (commit: 30e2dac)
—
peter.peq /
githubweb
- fixed compile-error after rebase (commit: a28e39a)
—
peter.peq /
githubweb
- worked on fixing generics (#490) (commit: 33bf656)
—
peter.peq /
githubweb
- more dirty hacks to improve generics (commit: d54a616)
—
peter.peq /
githubweb
- stupid script to extract signatures (commit: e87c919)
—
peter.peq /
githubweb
- fixed build script (commit: 5e618b5)
—
peter.peq /
githubweb
- missed file in last commit (commit: 3570500)
—
peter.peq /
githubweb
- removed standard library from repo (commit: 641e95c)
—
peter.peq /
githubweb
- run file-importer when starting map from vscode (commit: ad49596)
—
peter.peq /
githubweb
- fixed #487 underscore at beginning of identifier (commit: c5fe485)
—
peter.peq /
githubweb
- reduced autocomplete rating for BJ functions (commit: 72e0112)
—
peter.peq /
githubweb
- ignore unread-warnings, if varname starts with _ (commit: 51b8db1)
—
peter.peq /
githubweb
- better incremental compilation in vscode (commit: b327c33)
—
peter.peq /
githubweb
- fixed #491 : better positions for artificial identifers (commit: f2db45b)
—
peter.peq /
githubweb
- more path fixes (commit: d3f1613)
—
peter.peq /
githubweb
- normalize path for common.j (commit: 7f699ff)
—
peter.peq /
githubweb
- allow assigning constant class members in constructor (commit: 1ad84fe)
—
peter.peq /
githubweb
- added some log messages for tests (commit: a093cc4)
—
peter.peq /
githubweb
- fixed #480 : RemoveSavedInteger native (commit: abaacbb)
—
peter.peq /
githubweb
- started implementing test support for vscode (commit: d5adceb)
—
peter.peq /
githubweb
- fixed endless recursion / stack overflow bug with generics (commit: 67bbd93)
—
peter.peq /
githubweb
- removed special check for Wurst import (commit: 78a818f)
—
peter.peq /
githubweb
- fixed #481, saver initialization of packages (commit: 6d820b8)
—
peter.peq /
githubweb
- when running a map from vscode, first try to use mapscript from map (commit: 386b8e3)
—
peter.peq /
githubweb
- added stacktraces to tests (commit: 07b23a3)
—
peter.peq /
githubweb
- add testscript (commit: 1a95d58)
—
peter.peq /
githubweb
- fixed #478, fixed and extended hashtable natives (commit: d4d6d28)
—
peter.peq /
githubweb
- [stl] fix the vec3.polarProject method (commit: 97a9c42)
—
cokemonkey11 /
githubweb
- [stl] dont use after free in linked list remove (commit: bb5784a)
—
cokemonkey11 /
githubweb
- fixed: autocomplete did not show overloads (commit: a434e9f)
—
peter.peq /
githubweb
- fix error in linked list iterator destroy method (commit: 058bf2e)
—
cokemonkey11 /
githubweb
- add parameter info (commit: a675b19)
—
peter.peq /
githubweb
- fixed autocomplete in for-loop (commit: 3945b65)
—
peter.peq /
githubweb
- fixed autocomplete in for-loop (commit: e38d419)
—
peter.peq /
githubweb
- fixed test, added to test list (commit: 9d31a2f)
—
peter.peq /
githubweb
- autocomplete tests (commit: b982fbd)
—
peter.peq /
githubweb
- optimization delete unreachable code (commit: 6b5f349)
—
peter.peq /
githubweb
- faster unsafe mode for running map from editor (commit: 6826534)
—
peter.peq /
githubweb
- Update RunMap.java (commit: c6eee3e)
—
noreply /
githubweb
- fixed windows path problem in RunMap (commit: 4ce4409)
—
peter.peq /
githubweb
- fixed interface check, was checking in wrong direction (commit: ea64dac)
—
peter.peq /
githubweb
- first version of run-map support (commit: b7ba363)
—
peter.peq /
githubweb
- remove all trailing whitesace in STL (commit: ca946ae)
—
cokemonkey11 /
githubweb
- Update ClosureForGroups.wurst (commit: c15ea76)
—
noreply /
githubweb
- Update ClosureForGroups.wurst (commit: 3a66fc8)
—
noreply /
githubweb
- fixed #384, error check for max instances (commit: 44b5c6b)
—
peter.peq /
githubweb
- fixed #462, position was wrong for last line in file (commit: e69bbf6)
—
peter.peq /
githubweb
- Also remove 'if false' if it has no else block (commit: e61638a)
—
noreply /
githubweb
- Update Unit.wurst (commit: c3e044e)
—
noreply /
githubweb
- Revert (commit: 2d4888e)
—
unknown /
githubweb
- Revert "Revert" (commit: dd48fa7)
—
unknown /
githubweb
- Updated jmpq3.jar | Fixed #421 (commit: ac5a15f)
—
unknown /
githubweb
- Updated jmpq3.jar with fix for ghost (commit: 384bf02)
—
unknown /
githubweb
- more precise unused import warning (commit: d022b4a)
—
peter.peq /
githubweb
- unused imports warning now considers operator overloading (commit: 01188e8)
—
peter.peq /
githubweb
- remove trailing white-space (commit: 104b859)
—
cokemonkey11 /
githubweb
- add Table.hasHandle (commit: da1a8ac)
—
cokemonkey11 /
githubweb
- add stl/Unit equivalents for AddUnitToStock and RemoveUnitFromStock (commit: 7020cfd)
—
cokemonkey11 /
githubweb
- changed jass operator precedence, see #450 (commit: f99f13e)
—
peter.peq /
githubweb
- add forUnitsInRange overload that does not use vec2. this is consistent with, e.g. handles/Unit.wurst (commit: d96ad73)
—
cokemonkey11 /
githubweb
- add Unit method for IsUnitEnemy (commit: 7317c51)
—
cokemonkey11 /
githubweb
- more errors and less cascading of errors (commit: 43aff47)
—
peter.peq /
githubweb
- fixed #260 module uses in subclasses (commit: 4515469)
—
peter.peq /
githubweb
- trim trailing whitespace from some stdlib packages (commit: 7a371c1)
—
cokemonkey11 /
githubweb
- fix typo in doc example (commit: 6ac990b)
—
cokemonkey11 /
githubweb
- name server thread (commit: ddb1727)
—
peter.peq /
githubweb
- fixed problem, where errors were overridden by other tasks (commit: 52dd540)
—
peter.peq /
githubweb
- more precise error positions for function calls (commit: 403d334)
—
peter.peq /
githubweb
- correctly remove files from model manager (commit: b560a6d)
—
peter.peq /
githubweb
- more precise error positions (commit: 3a45f5c)
—
peter.peq /
githubweb
- support for finding references (commit: 8a97c16)
—
peter.peq /
githubweb
- GetUsages: showed highlights from definitions in other file (commit: 746020e)
—
peter.peq /
githubweb
- Langserver improvements (commit: 3a90d74)
—
frotty /
githubweb
- fixed possible out-of-bounds error (commit: 743117d)
—
peter.peq /
githubweb
- fixed autcomplete bug with strange newlines (commit: f0dd44f)
—
peter.peq /
githubweb
- write log files to temp folder (commit: 9647e3d)
—
peter.peq /
githubweb
- fixed: language server handled dependency file as wurst file (commit: 71435fd)
—
peter.peq /
githubweb
- fixed handling of windows newlines (commit: 224aa09)
—
peter.peq /
githubweb
- don't crash when no wurst folder is found (commit: 0a970ad)
—
peter.peq /
githubweb
- fixed line endings in common.j and blizzard.j (was mix of windows and unix line endings) (commit: dbf42e0)
—
peter.peq /
githubweb
- fixed bug in BackupController: worked for windows file systems only (commit: 7ad345e)
—
peter.peq /
githubweb
- added option to not take war3map.j from the map, but from wurst directory instead (commit: 6d98b5d)
—
peter.peq /
githubweb
- improved error message, when builtin function was not found (commit: b494b78)
—
peter.peq /
githubweb
- worked on languageserver, runmap (commit: 775650e)
—
peter.peq /
githubweb
- improved autocomplete (commit: afd1813)
—
peter.peq /
githubweb
- allowing spaces again! (commit: f7c19d0)
—
peter.peq /
githubweb
- clean project support (commit: b59a6c1)
—
peter.peq /
githubweb
- signature info requests (commit: ed5f48e)
—
peter.peq /
githubweb
- languageworker tighten loop (commit: 7e630ce)
—
peter.peq /
githubweb
- improved autocomplete description (commit: 70c6d75)
—
peter.peq /
githubweb
- corrected error listener (commit: 9923fe3)
—
peter.peq /
githubweb
- autocomplete for languageserver (commit: fed3db8)
—
peter.peq /
githubweb
- hover info for language server (commit: ccdbace)
—
peter.peq /
githubweb
- GetDefinition fixes (commit: e593b3a)
—
peter.peq /
githubweb
- language server goto definition support (commit: d621283)
—
peter.peq /
githubweb
- language server reconciling and partial builds (commit: 2cd8d0a)
—
peter.peq /
githubweb
- partial compilation wip (commit: d74e3e5)
—
peter.peq /
githubweb
- worked on external editor support, compilation and error reporting (commit: 72831d5)
—
peter.peq /
githubweb
- language server continued (commit: cd14831)
—
peter.peq /
githubweb
- added missing jar to manifest (commit: 8690479)
—
peter.peq /
githubweb
- started working on external editor support (commit: 36df2fa)
—
peter.peq /
githubweb
- Fix #424 (commit: 0b79055)
—
frotty /
githubweb
- fixed a bug, where Eclipse would show that there are two definitions, although there was only one (commit: 4c706a8)
—
peter.peq /
githubweb
- fixed #440, closure functions did not invoke superclass constructor (commit: 8577162)
—
peter.peq /
githubweb
- fixed #380, control flow graph was wrong for loop-statements (skipped the condition) (commit: 0af7fe9)
—
peter.peq /
githubweb
- improved completions: static members were not shown in completions (commit: 9928678)
—
peter.peq /
githubweb
- allow variable-use as stmt so that completion works better for incomplete statements (commit: 73e65fc)
—
peter.peq /
githubweb
- fixed #437, made compilation more deterministic by sorting all things (commit: 5c9d6a0)
—
peter.peq /
githubweb
- Fix and cleanup "Extract all imported Files" (commit: cfeb973)
—
frotty /
githubweb
- Remove old, improve new Channel Preset (commit: 4332172)
—
frotty /
githubweb
- Update to newest jmpq3 (commit: 0b82a16)
—
frotty /
githubweb
- fixed #431: wrong line numbers in error messages toString (commit: b2456fd)
—
p_zeller /
githubweb
- fixed bug in last commit: don't remove wanted errors (commit: 4e7da8a)
—
p_zeller /
githubweb
- fixed #379, removing function-calls, where the result is not used and where there are no side-effects (commit: 21808c5)
—
p_zeller /
githubweb
- make unit tests only test functions in the same project (commit: dcca780)
—
p_zeller /
githubweb
- fixed test-runner (exception: Modelmanager was locked for build) (commit: e053c91)
—
p_zeller /
githubweb
- file importer: EOF check (commit: 16b84f1)
—
p_zeller /
githubweb
- Readd TimerUtils to Wurst.wurst (commit: 8e88eeb)
—
frotty /
githubweb
- Update CriggesInitOrder2.wurst (commit: e5d5b47)
—
frotty /
githubweb
- hotifx (commit: c219487)
—
frotty /
githubweb
- Cyclfree stdlib kthxbye (commit: 33e5974)
—
frotty /
githubweb
- PrettyPrinter Start (commit: 0770a61)
—
frotty /
githubweb
- Continued formatter (commit: 07199ef)
—
frotty /
githubweb
- adjust gitignore (commit: 44fa539)
—
frotty /
githubweb
- Remove old updater projects (commit: d56722c)
—
frotty /
githubweb
- Remove old code in project root (commit: 85900b0)
—
frotty /
githubweb
- adjust timerutils (commit: 3eb2198)
—
frotty /
githubweb
- Add Hint to bad error (commit: e4b9c63)
—
frotty /
githubweb
- Dynamic Sound (commit: f423f70)
—
frotty /
githubweb
- Dynamic Sound Improvements (commit: 0474dc5)
—
frotty /
githubweb
- Update Fx.wurst (commit: 68ba7c5)
—
frotty /
githubweb
- Update MultiFx.wurst (commit: b5dcc22)
—
frotty /
githubweb
- Update and rename NewDummyRecycler.wurst to DummyRecycler.wurst (commit: 9e3ff9a)
—
frotty /
githubweb
- Update DummyCaster.wurst (commit: 0c0eedb)
—
frotty /
githubweb
- Fix Maths.wurst (commit: 0636896)
—
frotty /
githubweb
- Color lerping (commit: e69a720)
—
frotty /
githubweb
- Update ErrorHandling.wurst (commit: 9e2d494)
—
frotty /
githubweb
- Update ErrorHandling_config.wurst (commit: 1582c43)
—
frotty /
githubweb
- Fixed leave-detection (commit: 17636cd)
—
muzzel /
githubweb
- Remove override (commit: 2ab69f6)
—
frotty /
githubweb
- Remove erroneous module usage from LinkedList (commit: d0c0a61)
—
frotty /
githubweb
- Added backwards-compatability (commit: 5e400eb)
—
frotty /
githubweb
- really fixing it this time (commit: bd7d553)
—
frotty /
githubweb
- Fixed #429 Usage of InstanceBoard atz compiletime (commit: 2758243)
—
frotty /
githubweb
- Fix Damager system (commit: 1845113)
—
luizpbills /
githubweb
- fixed #419, extended .gitignore (commit: e328778)
—
peter.peq /
githubweb
- fixed #420, extended .gitignore (commit: 4540338)
—
peter.peq /
githubweb
- Added Ghost (Visible) to basics (commit: 9aec3a5)
—
frotty /
githubweb
- Std adjustments (commit: b78b9c9)
—
frotty /
githubweb
- fixes & less collisions (commit: e757185)
—
frotty /
githubweb
- More complete Assetlist (commit: 4e922bc)
—
frotty /
githubweb
- refactor PlayerId enum (commit: b20f391)
—
frotty /
githubweb
- hotfix (commit: 4f9f2e4)
—
frotty /
githubweb
- Cool Stuff (commit: 972bf66)
—
frotty /
githubweb
- Updated Feature a bit (commit: 8b8f087)
—
frotty /
githubweb
- Better ErrorHandling (commit: d03ab40)
—
frotty /
githubweb
- fixed #411 - not folding imports in Eclipse, when there is only one (commit: da3715e)
—
peter.peq /
githubweb
- Added model asset package (commit: 5b61d7d)
—
crigges /
githubweb
- added jmpq3.jar to manifest file (commit: 582e3bb)
—
peter.peq /
githubweb
- Added jmpq-v3 support (commit: 78d000a)
—
crigges /
githubweb
- Added missing source file (commit: f064b54)
—
crigges /
githubweb
- added jmpq3 lib (commit: cf86c94)
—
peter.peq /
githubweb
- fixed compilation problem on (older?) eclipse (commit: 6e2e4cf)
—
peter.peq /
githubweb
- fixed #406, documentation for import into Eclipse (commit: 59dc631)
—
peter.peq /
githubweb
- close #289: compilation server is now easier to use (commit: 03951cf)
—
peter.peq /
githubweb
- show stack-traces when compile-time functions throw errors (commit: c53fc9a)
—
peter.peq /
githubweb
- fixed #335, handling of reign of chaos maps (commit: 8f5955c)
—
peter.peq /
githubweb
- Added iterator functionality to Scanner (commit: 8feb2dd)
—
frotty /
githubweb
- stdlib API-additions and new Scanner class (commit: 350ef7b)
—
frotty /
githubweb
- added http://issuestats.com badges (commit: 2ad8417)
—
peter.peq /
githubweb
- fixed #398, constant expressions can now contain binary and unary (commit: 5a54245)
—
peter.peq /
githubweb
- fixed #400, synchronization problem in Wurst REPL (commit: c6ec2e0)
—
peter.peq /
githubweb
- Update Unit.wurst (commit: 81db3d7)
—
frotty /
githubweb
- Jurst: allow newlines after modifiers and annotations (commit: 74ac11c)
—
peter.peq /
githubweb
- Removed duplicate keyword (commit: 87499cd)
—
frotty /
githubweb
- Fix #351 (commit: aa5024f)
—
frotty /
githubweb
- marked "compiletime" as a special keyword in Eclipse (commit: 8c42aec)
—
peter.peq /
githubweb
- untested: added compiletime constant (see #365) (commit: d28ebec)
—
peter.peq /
githubweb
- small performance fix (commit: 1b97125)
—
muzzel /
githubweb
- Rewrote from scratch. (commit: 2274c56)
—
muzzel /
githubweb
- include war3map.j from wurst folder when compiled from commandline without giving a (commit: b6f8a0c)
—
peter.peq /
githubweb
- Added convenience methods (commit: d7884a6)
—
frotty /
githubweb
- toString for FunctionSignature class (for debugging) (commit: afb2ee5)
—
peter.peq /
githubweb
- fixed compiler crash when a module was used in a class with more than (commit: f941f10)
—
peter.peq /
githubweb
- improved error reporting: stack traces also include causes (commit: fe5ea0a)
—
peter.peq /
githubweb
- Fixed fata flaw in DummyRecycler (commit: 1e02f6d)
—
frotty /
githubweb
- fixed yet another bug in constant propagation (commit: afc9efa)
—
peter.peq /
githubweb
- improved constant and copy propagation (commit: 4c7a3ac)
—
peter.peq /
githubweb
- fixed bug (possible endless loop) in constant propagation (commit: 03eb896)
—
peter.peq /
githubweb
- added option to remove dispatch-checks (commit: 9f0c117)
—
peter.peq /
githubweb
- optimized typeId distributions (commit: aeedc6e)
—
peter.peq /
githubweb
- func ref variables are no longer created for bj-functions (removes some (commit: f184b30)
—
peter.peq /
githubweb
- fixed bug in constant- and copy-propagation (commit: d8a7ce8)
—
peter.peq /
githubweb
- fixed some compiler warnings in the standard library (commit: afccdbb)
—
peter.peq /
githubweb
- fixed bug with flattening expressions with lazy operators (commit: 2352ae9)
—
peter.peq /
githubweb
- fixed nullpointer-exception when opening file outside of project (e.g. (commit: 03c09cb)
—
peter.peq /
githubweb
- fixed bug in intermediate->jass translation (commit: f6c6a80)
—
peter.peq /
githubweb
- optimizations (commit: 7585b7c)
—
frotty /
githubweb
- new local optimization: copy- and constant-propagation (commit: 1d38a39)
—
peter.peq /
githubweb
- Small Stdlib additions (commit: 825ca2c)
—
frotty /
githubweb
- removed some debug output from last commit (commit: 38a2658)
—
peter.peq /
githubweb
- new local optimization: local merger (commit: 19a245b)
—
peter.peq /
githubweb
- iteratively remove garbage from maps (commit: a958281)
—
peter.peq /
githubweb
- fixed #378 - now showing more errors after import-errors (commit: c406fbf)
—
peter.peq /
githubweb
- inliner tweak: always inline small functions (commit: 859382d)
—
peter.peq /
githubweb
- local optimization: rewrite something like "not (x==0)" to "x!=0" etc. (commit: 2bcd96c)
—
peter.peq /
githubweb
- fixed a bug where some functions were not shown in autocomplete (commit: 3f04f21)
—
peter.peq /
githubweb
- autocomplete window now remembers its size (commit: 96720c4)
—
peter.peq /
githubweb
- stdlib updates (commit: ccc8cfd)
—
frotty /
githubweb
- fixed a bug in autocomplete (commit: 1590e47)
—
peter.peq /
githubweb
- stricter synchronization on Modelmanager (commit: af69ec8)
—
peter.peq /
githubweb
- fixed some warnings (commit: 04ab4f6)
—
peter.peq /
githubweb
- added test case for removing elements while iterating (commit: dae6e50)
—
peter.peq /
githubweb
- removed some code with help of the unused code detector plugin (commit: f857429)
—
peter.peq /
githubweb
- New Package: DmgMod (commit: 877eeba)
—
frotty /
githubweb
- run findbugs on save in Eclipse project (commit: b35a585)
—
peter.peq /
githubweb
- fixed #372: 'private' was not checked on constructors (commit: 29348fe)
—
peter.peq /
githubweb
- Added questitemFromIndex(...) and questitemToIndex(...) to allow questitems to be used with generics (commit: 38342b4)
—
muzzel /
githubweb
- Added loadQuestItem(...) and saveQuestItem(...) (commit: 2a46b5f)
—
muzzel /
githubweb
- Fx lib: setXYZ function by Crigges (used by HotN) (commit: 0fb43c7)
—
peter.peq /
githubweb
- mark occurences: executed in separate thread (commit: 4b5f27f)
—
peter.peq /
githubweb
- fixed: commandline compiler did not display error messages (commit: b796080)
—
peter.peq /
githubweb
- first version of mark occurrences #370 (commit: 4893de2)
—
peter.peq /
githubweb
- continued to work on static inner classes (#213) (commit: 988ea84)
—
peter.peq /
githubweb
- started implementing static inner classes (commit: b96d0f7)
—
peter.peq /
githubweb
- added a warning when trying to run a map without having a war3map.j file (commit: 9450c1d)
—
peter.peq /
githubweb
- fixed #368 - nontermination in local optimizer (commit: 6763ce7)
—
peter.peq /
githubweb
- fixed #363 bug with array indexes from 22657e38f2eee8bf4480372529bc14d4a67b3d9d (commit: 067c8ca)
—
peter.peq /
githubweb
- fixed compile error after last merge (commit: affb25d)
—
peter.peq /
githubweb
- some smaller Jurst adjustments (commit: 22657e3)
—
peter.peq /
githubweb
- optional body for functions in Jurst (commit: a2d2bd2)
—
peter.peq /
githubweb
- Update Unit.wurst (commit: 8ff6766)
—
frotty /
githubweb
- removed debug log (commit: c788842)
—
peter.peq /
githubweb
- fixed compile from eclipse for jurst files (commit: 23839c4)
—
peter.peq /
githubweb
- fixed #352 - added 'end' for scopes and global blocks (commit: 6ffabba)
—
peter.peq /
githubweb
- fixed #356 - extracting file names ignored comments (commit: 2980d4e)
—
peter.peq /
githubweb
- fixed #358 - enabled array member syntax for Jurst (commit: d75f13a)
—
peter.peq /
githubweb
- fixed #353 repeated native declarations (commit: cda87fb)
—
peter.peq /
githubweb
- more stable behaviour of autocomplete (commit: 5954f30)
—
peter.peq /
githubweb
- fixed compile error in unit indexer (commit: bce74bb)
—
peter.peq /
githubweb
- removed frottys updater from wurst pack (commit: 437c156)
—
peter.peq /
githubweb
- improved error handling of updater (commit: 6bbc09f)
—
peter.peq /
githubweb
- renamed UnitIndexer file (commit: edd43b6)
—
peter.peq /
githubweb
- simple unit indexer (commit: 1d60691)
—
area51ruke /
githubweb
- minor updates, added unit.getIndex (commit: c3822c4)
—
area51ruke /
githubweb
- removed test.wurst file, closes #328 (commit: a4537c5)
—
peter.peq /
githubweb
- removed outdated tests (commit: de95026)
—
peter.peq /
githubweb
- fixed #336 - ignore unused parameter warning for native methods (commit: 623a281)
—
peter.peq /
githubweb
- updated readme (commit: fde6a9e)
—
peter.peq /
githubweb
- added some checks for #341 (commit: b694347)
—
peter.peq /
githubweb
- [Standard Lib] fix map bounds issue introduced in 54c006d4fc832e16dd1674ca3e1d35f48ed44b10 (commit: 85eb3c5)
—
b.hawkins /
githubweb
- [standardlib] MapBounds add vec3.inPlayable() and remove some duplicate code (commit: 54c006d)
—
b.hawkins /
githubweb
- second try to workaround java bug in #333 (commit: 1e6857f)
—
peter.peq /
githubweb
- trying to fix #333 (commit: 87a058c)
—
peter.peq /
githubweb