File tree Expand file tree Collapse file tree 1 file changed +29
-1
lines changed
Expand file tree Collapse file tree 1 file changed +29
-1
lines changed Original file line number Diff line number Diff line change 22 Eco history
33============================================================================
44
5- eco 0.1 (2014-07-22)
5+ Version 0.3.0 (2018-09-21)
6+
7+ * Created diffing-tool for Eco files
8+ * Added grammars for SQL and RegEx
9+ * Improved cross-language namebinding and code-completion
10+ * Automatic language boxes
11+ * Optimised node reuse via top-down reuse
12+ * Enabled language boxes within comments and strings
13+ * Improved cursor movement around language boxes
14+ * Full working version of Wagner's error recovery
15+ * Improved syntax-highlighting
16+ * Speed up grammar loading via caching
17+ * Optimised memory usage of incremental AST
18+ * Java grammar fixes
19+ * Bug fixes and improvements
20+
21+ Version 0.2.0 (2016-09-21)
22+
23+ * UI overhaul
24+ * Interactive parsetree viewer
25+ * Python debugger
26+ * JRuby callgraphs
27+ * Undo/Redo
28+ * OSX shortcuts
29+ * CLI support
30+ * Code refactoring
31+ * Various bug fixes and improvements
32+
33+ Version 0.1.0 (2014-07-22)
634
735* First public release
You can’t perform that action at this time.
0 commit comments