Commit Graph

  • c18f673b08 use relative reference to parent class instead of closure leaf corcoran 2015-11-19 18:01:22 -0800
  • 19041b202f Reintroduce a newline that I deleted by accident. Fabian Müller 2015-10-23 23:07:09 +0200
  • 2f15807fc7 Modify the table spec to respect the new list syntax. Fabian Müller 2015-10-23 23:05:02 +0200
  • d078b535e4 Add support for a new list table creation syntax. Fabian Müller 2015-10-23 22:13:23 +0200
  • 24b3a86c68 correct escape new chain format for lua keywords leaf corcoran 2015-10-05 20:53:54 -0700
  • c4ad47c112 replace has_value with functional value_can_be_statement leaf corcoran 2015-10-05 20:19:36 -0700
  • e4c4e8e0ee update super for new chain ast leaf corcoran 2015-09-30 01:05:20 -0700
  • 2f71fbc13f use colon instead of colon stub for bound import leaf corcoran 2015-09-29 21:06:51 -0700
  • 02a20ea695 add some specs for name extract leaf corcoran 2015-09-29 20:47:27 -0700
  • e94494721a bring back dot/colon prefix chain leaf corcoran 2015-09-29 02:18:58 -0700
  • 6a057b6b56 show preview of buffer on non-terminal debugger leaf corcoran 2015-09-29 02:17:40 -0700
  • 8db1006916 start simplifying chain ast leaf corcoran 2015-09-27 00:39:31 -0700
  • b9efd31af7 add another super test leaf corcoran 2015-09-30 00:57:08 -0700
  • c24acf490b fix regression from #200 leaf corcoran 2015-09-29 00:32:46 -0700
  • 908038625a Merge 32bff9ae83 into ce396acb15 Kyra Zimmer 2015-09-28 11:55:52 +0000
  • 32bff9ae83 messed up priorities Kyra Zimmer 2015-09-28 13:55:45 +0200
  • fb977a9130 implemented litmoon Kyra Zimmer 2015-09-28 13:40:32 +0200
  • 164f75d635 Revert "implemented litmoon" Kyra Zimmer 2015-09-28 09:59:09 +0200
  • 44c096324c Revert "added nil check" Kyra Zimmer 2015-09-28 09:59:08 +0200
  • c5f8df5218 Revert "fixed moonscript_spec" Kyra Zimmer 2015-09-28 09:59:06 +0200
  • 82a22b104a Revert "Update moonscript-dev-1.rockspec" Kyra Zimmer 2015-09-28 09:59:05 +0200
  • 3015729462 Revert "i did wrong :P" Kyra Zimmer 2015-09-28 09:58:59 +0200
  • 90c258a33f i did wrong :P Kyra Zimmer 2015-09-27 11:09:20 +0200
  • fe90b39d45 Update moonscript-dev-1.rockspec Kyra Zimmer 2015-08-29 11:40:46 +0200
  • dc656e049f fixed moonscript_spec Kyra 'nonchip' Zimmer 2015-07-22 10:11:04 +0200
  • cddb74f3ca added nil check Kyra 'nonchip' Zimmer 2015-07-22 09:57:51 +0200
  • 58b55b82ea implemented litmoon Kyra 'nonchip' Zimmer 2015-07-22 09:50:04 +0200
  • ce396acb15 fixes #208 leaf corcoran 2015-09-26 21:16:02 -0700
  • 9640694708 rebuild spec leaf corcoran 2015-09-26 21:07:22 -0700
  • 73e9df6841 clean out some stuff from makefile leaf corcoran 2015-09-26 20:59:46 -0700
  • 36528f1dd0 rebuild, specs for new string precedence leaf corcoran 2015-09-26 20:59:33 -0700
  • f273598e37 should fix #200 Kyra 'nonchip' Zimmer 2015-07-21 08:52:02 +0200
  • 9040729915 Merge b918942fd2 into 87c88feb28 Kyra Zimmer 2015-09-27 03:30:52 +0000
  • 87c88feb28 make sure return/break at end don't interfere with continue logic fixes #215 #190 #183 leaf corcoran 2015-09-26 20:29:39 -0700
  • 70c5c79ed9 woop leaf corcoran 2015-09-26 20:15:36 -0700
  • be0c7d47fc fix travis? leaf corcoran 2015-09-26 20:12:52 -0700
  • 7f423613d7 update rockspec leaf corcoran 2015-09-26 20:07:12 -0700
  • ad7be54ff9 move some stuff around leaf corcoran 2015-09-26 20:06:41 -0700
  • 9dbc1d5062 misc leaf corcoran 2015-09-26 20:06:19 -0700
  • 326e4208cb update spec guide leaf corcoran 2015-09-26 20:05:52 -0700
  • c451418282 start a spec writing guide leaf corcoran 2015-09-26 19:42:28 -0700
  • 6082a86b11 update all specs to make sure they run with dev code leaf corcoran 2015-09-26 19:31:01 -0700
  • aeca8864ae make helper to make sure right moonscript code is tested, add to lang spec leaf corcoran 2015-09-26 19:07:04 -0700
  • e26fc29784 compile_system leaf corcoran 2015-09-26 18:05:00 -0700
  • c8552b04dc transform last stm leaf corcoran 2015-09-26 17:53:34 -0700
  • fb8bfb740c new transform.statments module, last_stm function leaf corcoran 2015-09-26 17:46:21 -0700
  • ef757de7d1 Merge 29cb982266 into 5ae8ffaed7 David Davidović 2015-09-26 19:25:45 +0000
  • 5ae8ffaed7 Add tests for nested with blocks David Davidović 2015-09-05 17:01:28 +0200
  • b78cdab10b Fix bug regarding nested with blocks David Davidović 2015-09-05 16:59:40 +0200
  • 29cb982266 Add tests for nested with blocks David Davidović 2015-09-05 17:01:28 +0200
  • bf9017a9d4 Fix bug regarding nested with blocks David Davidović 2015-09-05 16:59:40 +0200
  • b918942fd2 Update moonscript-dev-1.rockspec Kyra Zimmer 2015-08-29 11:40:46 +0200
  • 0d330c8416 LUA=lua5.1 as default, and detect luarocks and LUA_{C,}PATH nymphium 2015-08-21 21:24:31 +0900
  • db523926d3 make it choice /usr/bin/lua, not lua5.1 nymphium 2015-08-13 18:06:03 +0900
  • b0904c170c added Lua5.3's new operators nymphium 2015-08-13 18:02:30 +0900
  • 6aa57ad992 fixed moonscript_spec Kyra 'nonchip' Zimmer 2015-07-22 10:11:04 +0200
  • 67fad24b64 added nil check Kyra 'nonchip' Zimmer 2015-07-22 09:57:51 +0200
  • d5dae47834 implemented litmoon Kyra 'nonchip' Zimmer 2015-07-22 09:50:04 +0200
  • b23f623b81 should fix #200 Kyra 'nonchip' Zimmer 2015-07-21 08:52:02 +0200
  • 55e9df52d3 Merge 845521a1f4 into 9e98affc1d Kawahara Satoru 2015-07-08 02:00:34 +0000
  • 845521a1f4 Fixed moonc '-b' option nymphium 2015-07-08 10:53:27 +0900
  • ae5c8d7d1f Updated to support Textadept version 8.0 Jon Allen 2015-07-05 23:37:24 -0500
  • 9e98affc1d put bin in lint leaf corcoran 2015-06-08 22:03:11 -0700
  • 1bd8b0336e pass last pos through state table leaf corcoran 2015-06-08 21:50:52 -0700
  • 32239c8455 rewrite bin/moon in moonscript leaf corcoran 2015-06-08 21:46:28 -0700
  • e46fb70d70 expose api for building custom grammars leaf corcoran 2015-06-08 21:07:23 -0700
  • fb791ed402 version bump v0.3.2 leaf corcoran 2015-06-01 22:32:36 -0700
  • 0ccd5e3ca4 restore argument, make more moonscripty, add spec #176 leaf corcoran 2015-03-16 23:54:33 -0700
  • f08477d3d6 fix package.moonpath generation mpeterv 2015-03-12 20:28:16 +0300
  • 607671ae9f Merge 9205911af0 into 28eff692d9 Peter Melnichenko 2015-03-17 06:41:38 +0000
  • 28eff692d9 update changelog leaf corcoran 2015-03-16 21:46:57 -0700
  • 9205911af0 fix package.moonpath generation mpeterv 2015-03-12 20:28:16 +0300
  • fa7f93aabe Merge pull request #179 from mpeterv/fix-travis leaf 2015-03-12 10:17:42 -0700
  • fe6b857675 Merge pull request #178 from mpeterv/lua53-compat leaf 2015-03-12 10:16:30 -0700
  • 13dda4e9ba Upgrade to busted 2.0.rc7 mpeterv 2015-03-12 11:22:18 +0300
  • 640d30f80d fix crash in moonc on Lua 5.3 mpeterv 2015-03-12 11:09:17 +0300
  • fd278b8cca version bump v0.3.1 leaf corcoran 2015-03-07 08:19:10 -0800
  • 50bf265e73 bad local variable, fix #177 leaf corcoran 2015-03-06 09:58:13 -0800
  • f1b7f92507 fix codeblock language v0.3.0 leaf corcoran 2015-02-28 19:13:16 -0800
  • 6aece4a290 update headers leaf corcoran 2015-02-28 18:56:49 -0800
  • 2c44273b77 update changelog leaf corcoran 2015-02-28 18:52:15 -0800
  • efc4d3dd0f update version leaf corcoran 2015-02-28 18:47:27 -0800
  • f7beade09c remove V cache #150 leaf corcoran 2015-02-28 17:28:56 -0800
  • 9ae7df38df fix typo in docs #164 leaf corcoran 2015-02-28 17:07:12 -0800
  • eb42898b5b update rockspec, fixes #161 leaf corcoran 2015-02-28 17:04:43 -0800
  • c8e6528ef7 convert parser to moonscript leaf corcoran 2015-02-28 16:55:02 -0800
  • a1d9e39caa convert rest of parse helpers to moonscript leaf corcoran 2015-02-28 16:01:52 -0800
  • 72d496dd66 start moving parse helpers to moonscript leaf corcoran 2015-02-28 15:12:27 -0800
  • 5b0df1cd62 wrap_env in moonscript, separate module leaf corcoran 2015-02-28 15:01:28 -0800
  • b9013efcdc parse.literals module leaf corcoran 2015-02-28 14:48:25 -0800
  • adccbadf18 more whitespace sepcs for table leaf corcoran 2015-02-28 14:10:45 -0800
  • 5e162e22a5 spacebreak can come after table colon leaf corcoran 2015-02-28 14:08:44 -0800
  • 7109da7e1d parens can take spacebreaks on the insides of either side leaf corcoran 2015-02-28 13:52:09 -0800
  • e61c2ba29f spacebreak operator tests in more places leaf corcoran 2015-02-28 13:41:38 -0800
  • 1982b565d8 refactor operators parsing leaf corcoran 2015-02-28 13:36:52 -0800
  • 8ea934964a allow whitespace/newlines after binary operator leaf corcoran 2015-02-28 13:26:29 -0800
  • 72615aa6e2 date and doc misc updates leaf corcoran 2015-02-28 12:47:21 -0800
  • 64ac22aa7b docs for new lint functionality leaf corcoran 2015-02-28 12:42:36 -0800
  • bbaaaf2641 Merge 76f3cec605 into 9a3504afc2 Yorwba 2015-02-28 20:39:07 +0000
  • 9a3504afc2 lint leaf corcoran 2015-02-28 11:53:47 -0800