Commit Graph

1624 Commits

Author SHA1 Message Date
Rik van der Kleij
012906c224 Wait a bit longer. 2018-12-13 20:21:27 +01:00
Rik van der Kleij
6f5316b3c4 Invalidate cache when no result. 2018-12-13 20:20:40 +01:00
Rik van der Kleij
8e69300f82 Back to 5 seconds because it is no issue. 2018-12-11 20:09:08 +01:00
Rik van der Kleij
6cab148c3f Fix issue #347 2018-12-11 12:49:23 +01:00
Rik van der Kleij
ca0af9b799 Only build libraries and refactor. 2018-12-10 20:46:12 +01:00
Rik van der Kleij
317672030f Better presentable text for named element. 2018-12-10 20:28:10 +01:00
Rik van der Kleij
75a8eee14c Wait only 1 second. 2018-12-10 20:24:23 +01:00
Rik van der Kleij
49698a4421 getName in read action. 2018-12-10 20:23:10 +01:00
Rik van der Kleij
92eb3a51dc Download cabal.config to cache. 2018-12-10 20:21:41 +01:00
Rik van der Kleij
590a1b7130 Improved lexer. 2018-12-10 20:20:34 +01:00
Rik van der Kleij
e6aa0401aa Compile support IntelliJ 2018.3 2018-12-10 17:58:11 +01:00
Rik
8c7df47192
Merge pull request #348 from ice1000/patch-1
Fix #346
2018-12-10 12:24:14 +01:00
Rik
3894b9c4c7
Merge pull request #349 from ice1k/master
[ fix #335 ] Support Alex files
2018-12-10 12:23:44 +01:00
ice1000
fee0f9fb62 Forget to add some files 2018-12-06 01:01:34 -05:00
ice1000
6ecf6d58fc Fix a stupid error, fix array store exception, improve completions 2018-12-02 05:14:54 -05:00
ice1000
5e4b2f9f85 Finished completion and goto definition 2018-12-02 04:49:59 -05:00
ice1000
d6191990ad Add some newly added files 2018-12-02 04:19:42 -05:00
ice1000
fcbce56943 Trying to support reference 2018-12-02 03:55:54 -05:00
ice1000
d6a282aa05 Added brace matcher 2018-12-02 02:54:51 -05:00
ice1000
c8350af247 Fix my misunderstanding of the lexical structure 2018-12-02 02:51:07 -05:00
ice1000
ae18573c34 Update icons 2018-12-02 01:30:37 -05:00
ice1000
67c377aa2b Support creating alex files 2018-12-02 00:47:58 -05:00
ice1000
5d2a0f12c9 Add color settings page 2018-12-02 00:31:57 -05:00
ice1000
772e76aae8 Fix regular expression support 2018-12-02 00:17:44 -05:00
ice1000
f2d71a06c6 Fix some parser bugs 2018-12-01 23:57:03 -05:00
ice1000
b3d5ef3f87 Support more rule descriptions 2018-12-01 23:48:18 -05:00
ice1000
b62b048462 Support stateful tokens 2018-12-01 23:26:40 -05:00
ice1000
d592a3a487 Getting something very basic to work 2018-12-01 22:42:28 -05:00
Tesla Ice Zhang
91e6c0570e
Fix #346 2018-11-30 17:24:00 -05:00
Rik van der Kleij
946a0b5760 Version bump. 2018-11-30 20:24:15 +01:00
Rik van der Kleij
33157a6556 Removed naem of stack template. 2018-11-30 20:18:04 +01:00
Rik van der Kleij
b61c2b55f7 For some reason generated lexer is different after revert. 2018-11-30 20:17:21 +01:00
Rik
386cb6f045
Merge pull request #345 from ice1k/blabla
Trying to fix #339
2018-11-30 20:15:34 +01:00
Rik van der Kleij
eafc33504b Revert "Allow number as first character in package name. Fixes #338."
This reverts commit 7210575
2018-11-30 11:14:17 +01:00
Rik
accb3ce116
Merge pull request #344 from ice1k/j32dj2dhi92dj0932u809fh8934fhui
Fix some issues created by me
2018-11-30 10:29:23 +01:00
ice1000
b2717230c8 #339 test 2018-11-30 00:20:30 -05:00
ice1000
ed98a6086d Fix #342 2018-11-30 00:04:59 -05:00
ice1000
7cd585c57a Re #343 2018-11-30 00:02:47 -05:00
ice1000
80f30df50b Fix #341 2018-11-30 00:01:45 -05:00
ice1000
fe9161c554 Fix #343 2018-11-29 23:59:09 -05:00
Rik van der Kleij
af1de59007 Fix compilation issue with sbt. 2018-11-29 21:25:42 +01:00
Rik van der Kleij
72105758be Allow number as first character in package name. Fixes #338. 2018-11-29 20:50:00 +01:00
Rik van der Kleij
3430335d38 Workaround intero definition location bug and various improvements. 2018-11-29 20:27:39 +01:00
Rik van der Kleij
a024fa22b8 Improved imports optimizer, fixes #297 2018-11-29 20:15:18 +01:00
Rik
d836194a3b
Merge pull request #336 from ice1k/master
Revert icons for non-files
2018-11-29 07:17:37 +01:00
ice1000
dd5e4c3495 Revert icons for non-files 2018-11-28 22:04:06 -05:00
Rik
3d17389cc6
Merge pull request #334 from ice1k/highlight-pragma
Update pragma/function name highlight and color settings page, move config page
2018-11-28 20:12:13 +01:00
ice1000
9c6203069b Update dictionary, move configurable 2018-11-28 12:28:01 -05:00
ice1000
38f7976322 Fix icons, fix color settings page 2018-11-28 12:23:59 -05:00
ice1000
265966bc9b Highlight function names 2018-11-28 12:18:08 -05:00