Commit Graph

681 Commits

Author SHA1 Message Date
leaf corcoran
1a776e30e0 make error message from loader more useful 2016-04-13 19:47:37 -07:00
leaf corcoran
fdfd314ebc move inotify watcher to library 2016-04-13 19:47:27 -07:00
leaf corcoran
c5cbf3315e rebuild 2016-04-13 19:30:11 -07:00
leaf corcoran
d573ba1953 start moving watcher code out 2016-04-13 19:30:03 -07:00
leaf
be7e947eb4 Merge pull request #261 from ChickenNuggers/patch-1
bin/moonc: fixes #259 when not using inotify
2016-04-13 18:52:36 -07:00
Ryan Rion
4aa8603cf2
bin/moonc: fixes #259 when not using inotify 2016-04-13 18:53:49 -05:00
leaf corcoran
33dfdad81e remove some duplicated rules #257 2016-04-07 20:55:36 -07:00
leaf
dfbe6b7a87 Merge pull request #257 from Nymphium/unless_else
Fix issue#255 : add unless - elseif
2016-04-07 20:52:24 -07:00
leaf corcoran
716f2d53d6 rebuild specs 2016-04-07 20:41:47 -07:00
leaf corcoran
d85973411f don't let unpack names reuse ones in scope, fixes #211, fixes #256 2016-04-07 20:40:46 -07:00
leaf
9e48a3b6b8 Merge pull request #258 from Nymphium/makefile
resolve LUA_PATH overwrite problem
2016-04-07 19:34:34 -07:00
nymphium
a841de51ab add spec 2016-03-31 18:38:56 +09:00
nymphium
ca33e55ff3 solve LUA_PATH overwrite problem 2016-03-31 05:26:53 +09:00
nymphium
d8273d5985 Fix #255 : add unless - elseif 2016-03-31 00:16:51 +09:00
leaf corcoran
2dc328bf5c fix typo fixes 2016-03-28 21:18:31 -07:00
leaf
2c60ccd836 Merge pull request #239 from Nymphium/compilable_for_lua5.3
Compilable for lua5.3
2016-01-25 12:42:41 -08:00
nymphium
e0c37ecb15 update for newest master branch 2016-01-20 02:34:41 +09:00
nymphium
ea129603c8 Merge branch 'master' of https://github.com/leafo/moonscript into compile_for_lua5.3 2016-01-20 02:29:14 +09:00
nymphium
b3a1343541 refine makefile 2016-01-20 02:26:50 +09:00
AlissaSquared
7758114e00 <insert period joke here> 2016-01-09 22:21:10 -06:00
AlissaSquared
f4a2c6c46f Added linting documentation 2016-01-09 22:19:32 -06:00
leaf
38a5a2e900 Merge pull request #232 from ChickenNuggers/master
Exit with status 1 when linting with error
2016-01-07 15:48:59 -08:00
AlissaSquared
6580353537 Merge branch 'master' of https://github.com/leafo/moonscript
Conflicts:
	bin/moonc
2016-01-07 17:40:51 -06:00
AlissaSquared
0262243136 Exit with status 1 on linting error 2016-01-07 17:37:47 -06:00
leaf corcoran
1058593a3e remove scite extras, link to edit plugins fixes #198 2015-12-28 02:12:50 -08:00
leaf corcoran
fc77603156 parser supports lulpeg, fixes #109 2015-12-27 23:02:06 -08:00
leaf corcoran
93a1bffe0c Merge branch 'lua5.3_operators' of https://github.com/Nymphium/moonscript into Nymphium-lua5.3_operators 2015-12-27 22:36:13 -08:00
leaf corcoran
6da14cb88a Merge branch 'Nymphium-compilable_for_lua5.3' 2015-12-27 22:32:35 -08:00
leaf corcoran
c5917c78b9 misc 2015-12-27 22:30:37 -08:00
leaf corcoran
0b8bc8c9a4 Merge branch 'compilable_for_lua5.3' of https://github.com/Nymphium/moonscript into Nymphium-compilable_for_lua5.3
# Conflicts:
#	Makefile
2015-12-27 22:29:33 -08:00
leaf
6a5377f3ab Merge pull request #224 from Nymphium/fix_#191
fix #191 benchmark failed
2015-12-27 22:19:02 -08:00
leaf corcoran
bbf5af654f some style changes 2015-12-27 22:14:55 -08:00
leaf
029fc46581 Merge pull request #225 from ChickenNuggers/master
Add lint option to watcher
2015-12-27 22:14:35 -08:00
leaf corcoran
47d94d5bb6 update preamble syntax 2015-12-27 21:02:57 -08:00
AlissaSquared
a9e0874a7a add lint option to watcher 2015-12-27 23:00:16 -06:00
leaf corcoran
a4bc557724 fix travis 2015-12-27 20:47:19 -08:00
nymphium
a569774536 fix #191 benchmark failed 2015-12-09 03:46:25 +09:00
leaf corcoran
9e60662365 spec fixes for greater versions of lua 2015-12-06 18:09:04 -08:00
leaf corcoran
b129b00daf update to travis build scripts from https://github.com/moteus/lua-travis-example
no sudo

oops forgot to install lua

busted stable?

we will get there..

use stable loadkit
2015-12-06 18:09:03 -08:00
leaf corcoran
3aac81533a add new build status image 2015-12-06 17:24:44 -08:00
leaf corcoran
36e7eb1846 more changelog updates 2015-12-06 12:18:16 -08:00
leaf corcoran
23cd6f5571 increment version 🐟 2015-12-06 12:04:00 -08:00
leaf corcoran
352130cdae start writing changelog 2015-12-06 12:03:23 -08:00
leaf corcoran
caa724d098 more spec 2015-12-06 12:03:19 -08:00
leaf corcoran
232bad8fc3 add ref to unpack everywhere 2015-12-06 11:34:04 -08:00
leaf corcoran
92932584b4 add more super class specs 2015-12-06 11:31:40 -08:00
leaf corcoran
7aa63b2b61 update specs for new class super 2015-12-06 11:24:42 -08:00
leaf corcoran
7eb269b35a add distinct class and instance super transformers 2015-12-06 11:22:40 -08:00
leaf corcoran
1bdcf26b08 super scope test 2015-12-06 11:06:35 -08:00
leaf corcoran
a9bb80159f super works inside class methods 2015-12-06 11:05:34 -08:00