Gskartwii
|
c49fdca7aa
|
Ignore directories named *.moon (#290)
|
2016-09-25 10:18:42 -07:00 |
|
leaf corcoran
|
4733598583
|
move polling watcher
|
2016-04-13 20:05:51 -07:00 |
|
leaf corcoran
|
fdfd314ebc
|
move inotify watcher to library
|
2016-04-13 19:47:27 -07:00 |
|
Ryan Rion
|
4aa8603cf2
|
bin/moonc: fixes #259 when not using inotify
|
2016-04-13 18:53:49 -05: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
|
bbf5af654f
|
some style changes
|
2015-12-27 22:14:55 -08:00 |
|
AlissaSquared
|
a9e0874a7a
|
add lint option to watcher
|
2015-12-27 23:00:16 -06:00 |
|
mpeterv
|
640d30f80d
|
fix crash in moonc on Lua 5.3
|
2015-03-12 11:09:17 +03:00 |
|
leaf corcoran
|
2d5dd107d4
|
fix opts passing to cmd.moonc
|
2015-02-28 11:47:58 -08:00 |
|
Jason Tu
|
a6e66737dd
|
Fix for moonc -w
|
2014-08-17 22:29:30 -04:00 |
|
leaf corcoran
|
6d5dbf7237
|
fix broken moonc -p
|
2014-07-08 23:28:45 -07:00 |
|
leaf corcoran
|
fe2984f85d
|
restore -o
|
2014-06-19 00:04:10 -07:00 |
|
leaf corcoran
|
13da7286f8
|
restore -t to watch mode
|
2014-06-19 00:00:10 -07:00 |
|
leaf corcoran
|
6cdfca6ab2
|
clean up moonc
|
2014-06-18 10:26:20 -07:00 |
|
leaf corcoran
|
5904373ab8
|
path_to_target
|
2014-06-18 10:14:26 -07:00 |
|
leaf corcoran
|
a4e03813fc
|
more moonc functions to module
|
2014-06-18 09:48:25 -07:00 |
|
leaf corcoran
|
c60d83c546
|
start moving moonc code to moonscript
|
2014-06-18 09:23:41 -07:00 |
|
leaf corcoran
|
a4585f8b1c
|
finish converting moonc to have better directory support, remove -t from watch mode temporarily
|
2014-06-17 20:27:10 -07:00 |
|
leaf corcoran
|
31bab1e099
|
wip
|
2014-06-17 10:45:42 -07:00 |
|
leaf corcoran
|
6825537878
|
fix indentation
|
2014-06-17 00:03:44 -07:00 |
|
Conor Heine
|
d6f0e89cdb
|
added '-o file' flag to control output name/destination
|
2014-05-27 22:33:24 -07:00 |
|
leaf corcoran
|
d3f0a455e7
|
also listen for moved_to
|
2014-01-04 15:41:45 -08:00 |
|
leaf corcoran
|
49b1c6e8a3
|
show failed files when linting
|
2013-12-27 15:32:06 -08:00 |
|
leaf corcoran
|
5461bd179b
|
keep help on stdout unless error
|
2013-12-26 22:47:11 -08:00 |
|
leaf corcoran
|
18a3723f00
|
write to stderr instead of stdout
|
2013-12-26 22:44:54 -08:00 |
|
leaf corcoran
|
cc534a01f3
|
create a basic lint tool
|
2013-12-26 01:29:00 -08:00 |
|
leaf corcoran
|
610d3d5690
|
return style requires, fix #88
|
2013-02-27 19:17:16 -08:00 |
|
leaf corcoran
|
a44c5ac27f
|
fix filename globbing
|
2013-01-13 23:38:38 -08:00 |
|
leaf corcoran
|
329d65784e
|
fix missing dump function for -T
|
2013-01-10 17:53:47 -08:00 |
|
leaf corcoran
|
999a9bed20
|
update bin scripts for 5.2
|
2013-01-02 17:48:11 -08:00 |
|
leaf corcoran
|
915fc36b2e
|
convert more modules
|
2012-11-28 20:53:47 -08:00 |
|
leaf corcoran
|
38463a078d
|
remove module from compile, reorganize
|
2012-11-28 00:42:43 -08:00 |
|
leaf corcoran
|
33eb9510dd
|
start refactoring out calls to module
|
2012-11-28 00:24:58 -08:00 |
|
leaf corcoran
|
bd93b322d0
|
add -X flag to moonc to dump posmap
|
2012-10-30 00:31:56 -07:00 |
|
leaf corcoran
|
97d8bc2e66
|
tweak inotify
|
2012-02-29 19:32:10 -08:00 |
|
leaf corcoran
|
9d11356d7e
|
added a way to compile from stdin
|
2012-01-22 11:53:13 -08:00 |
|
leaf corcoran
|
f0deac7de1
|
oops, renabled inotify
was disabled for testing
|
2011-12-12 23:28:49 -08:00 |
|
leaf corcoran
|
bb9b48b3ea
|
don't swallow lua errors when in watch mode
|
2011-11-30 19:25:41 -08:00 |
|
leaf corcoran
|
a57314e64c
|
moved binaries to bin folder
|
2011-10-21 19:44:58 -07:00 |
|