leaf corcoran
|
01555dc4f4
|
update error rewriters for new @ prefix on chunk name for files
|
2014-06-07 11:09:50 -07:00 |
|
leaf corcoran
|
f92e046d13
|
add spec helpers
|
2014-06-07 00:04:26 -07:00 |
|
leaf corcoran
|
c73762e00e
|
prefix file path with @ when loading string
|
2014-06-06 14:36:11 -07:00 |
|
leaf
|
f10ec9d8ad
|
Merge pull request #142 from cahna/version-fix
Version module fix
|
2014-05-28 23:08:36 -07:00 |
|
Conor Heine
|
6046b56b07
|
forgot to localize version
|
2014-05-27 23:41:19 -07:00 |
|
Conor Heine
|
cb6cb86db8
|
returning a table rather than using module()
|
2014-05-27 22:58:02 -07:00 |
|
leaf corcoran
|
1527a5f696
|
update broken spec
|
2014-03-23 23:45:38 -07:00 |
|
leaf
|
fb986e941c
|
Merge pull request #133 from mpeterv/remove_unused_variables
Removed some unused variables
|
2014-03-23 23:44:19 -07:00 |
|
mpeterv
|
592d4b0074
|
Readded got()
|
2014-03-22 10:53:40 +04:00 |
|
mpeterv
|
5c6b298324
|
Removed some unused variables
|
2014-03-13 19:16:07 +04:00 |
|
leaf corcoran
|
dd7e9924dd
|
remove left over args
|
2014-03-10 22:24:24 -07:00 |
|
leaf corcoran
|
d0cdf220e2
|
fix indent and broken lint link
|
2014-03-06 15:08:49 -08:00 |
|
leaf corcoran
|
3b81b84a9a
|
create two entries in posmap for multi-line lines
|
2014-03-05 23:18:26 -08:00 |
|
leaf corcoran
|
db8f5398fc
|
append avoids creating table for varargs
|
2014-03-05 23:18:26 -08:00 |
|
leaf corcoran
|
8851f803fb
|
documentation tweaks, reorder changelog
|
2014-03-05 10:25:49 -08:00 |
|
leaf corcoran
|
ea282f23d2
|
bump version 🌛
|
2014-03-05 00:33:18 -08:00 |
|
leaf corcoran
|
686261c983
|
clean out changelog
|
2014-03-05 00:31:34 -08:00 |
|
leaf corcoran
|
84e35232df
|
documentation for code coverage and linter
|
2014-03-05 00:28:05 -08:00 |
|
leaf corcoran
|
ba9322901d
|
update changelog for code generation changes
|
2014-03-04 23:41:07 -08:00 |
|
leaf corcoran
|
ed939f3167
|
start filling out changelog for new version
|
2014-03-04 10:48:39 -08:00 |
|
leaf corcoran
|
7bfbe66c09
|
put changelog in repository
|
2014-03-04 10:26:29 -08:00 |
|
leaf corcoran
|
318192cd41
|
fix indentation from patch
|
2014-03-04 10:13:05 -08:00 |
|
leaf corcoran
|
5f4d476ad0
|
add posmap matching specs
|
2014-03-04 10:12:09 -08:00 |
|
Yorwba
|
437be6efb5
|
Fixed lua/moon line mapping
|
2014-03-04 09:55:48 -08:00 |
|
leaf corcoran
|
da1bc6f8ec
|
use xpcall and get backtrace
|
2014-02-15 14:07:36 -08:00 |
|
leaf corcoran
|
df340f7104
|
avoid creating unnecessary functions when using return keyword with statements and block_exps
|
2014-02-08 18:42:23 -08:00 |
|
leaf corcoran
|
38d06207ae
|
enhance missing value compiler error message
|
2014-02-08 18:42:23 -08:00 |
|
leaf corcoran
|
727fe0eb1c
|
show file in error message in moon loader
|
2014-02-05 13:08:27 -08:00 |
|
leaf corcoran
|
6307c6a9c1
|
compile before installing locally
|
2014-02-05 13:07:57 -08:00 |
|
leaf corcoran
|
9d2665f8dc
|
let colon stubs in assignments get simplified
|
2014-02-05 09:29:39 -08:00 |
|
leaf corcoran
|
a926e96813
|
specs for new number literals #124
|
2014-01-06 10:38:01 -08:00 |
|
Eloff
|
c1f5327114
|
Add support for LL and ULL number suffixes (LuaJIT)
|
2014-01-05 15:25:09 -05:00 |
|
Eloff
|
ea391e14db
|
Merge branch 'master' of https://github.com/leafo/moonscript
Conflicts:
moonscript/init.lua
moonscript/init.moon
|
2014-01-05 01:33:41 -05:00 |
|
Eloff
|
f49e88b470
|
Stopped swallowing errors in moonloader.
|
2014-01-05 01:25:04 -05:00 |
|
leaf corcoran
|
d3f0a455e7
|
also listen for moved_to
|
2014-01-04 15:41:45 -08:00 |
|
leaf
|
682fef60e9
|
Merge pull request #123 from arkeus/master
Docs typo fix
|
2014-01-03 23:30:10 -08:00 |
|
Lee Miller
|
6aa545e4d3
|
Docs typo fix
|
2014-01-03 23:27:35 -08:00 |
|
leaf corcoran
|
9c5940d439
|
fix typo
|
2014-01-02 22:27:06 -08:00 |
|
leaf corcoran
|
314272c376
|
don't create unnecessary tables
|
2013-12-30 01:52:13 -08:00 |
|
leaf corcoran
|
5d9ee66c14
|
remove extra tables
|
2013-12-30 01:45:59 -08:00 |
|
leaf corcoran
|
23a99aa365
|
cleaning up
|
2013-12-30 01:43:25 -08:00 |
|
leaf corcoran
|
dd1a06ff1a
|
update thoughts
|
2013-12-30 01:38:22 -08:00 |
|
leaf corcoran
|
ca4427cf6d
|
add missing functions to default whitelist, sort it
|
2013-12-27 15:57:01 -08:00 |
|
leaf corcoran
|
49b1c6e8a3
|
show failed files when linting
|
2013-12-27 15:32:06 -08:00 |
|
leaf corcoran
|
db439f880a
|
load a lint config
|
2013-12-27 15:30:21 -08:00 |
|
leaf corcoran
|
53cf5dd649
|
fix lint, mark pos of all refs
|
2013-12-27 12:57:07 -08:00 |
|
leaf corcoran
|
da0109bd14
|
make lint use ref, whitelist nil, true, false
|
2013-12-27 04:00:46 -08:00 |
|
leaf corcoran
|
887745491d
|
use ref correctly in generated code, don't pass basic names to value
|
2013-12-27 03:51:59 -08:00 |
|
leaf corcoran
|
d6eaf8ddfb
|
finish integrating ref value type
|
2013-12-27 02:15:51 -08:00 |
|
leaf corcoran
|
09f4cea638
|
add ref value type
|
2013-12-27 00:30:14 -08:00 |
|