Commit Graph

  • 8dda2e5aeb Add VS Code to list of supported editors master leonardus 2019-08-02 21:04:42 -04:00
  • 3d81e1f05c move compile chunks into the compiler leaf corcoran 2017-11-10 20:52:01 -08:00
  • 0157b28ed6 Merge pull request #4 from VaiN474/patch-1 leaf 2017-09-09 20:31:04 -07:00
  • 27ba763c91 Add Editor Support to README V41N 2017-09-09 22:26:33 -04:00
  • 20bc713091 correct version leaf corcoran 2016-06-06 00:00:45 -07:00
  • 0fa4978440 version bump leaf corcoran 2016-06-05 23:56:16 -07:00
  • 27b4dd34dd fix infinite loop when trying to compile with unclosed string leaf corcoran 2016-06-05 23:55:48 -07:00
  • e1eaae69e4 typo in readme leaf corcoran 2014-02-19 00:20:57 -08:00
  • 8d8f509bb2 custom compiler docs leaf corcoran 2014-02-19 00:16:13 -08:00
  • a0aad3e29e rebuild leaf corcoran 2014-02-19 00:07:08 -08:00
  • 5fc37e17bd missing value for mark leaf corcoran 2014-02-07 21:24:46 -08:00
  • 3c68088308 change how values are passed to compiled template, require a buffer pos if passing buffer leaf corcoran 2014-02-06 20:10:12 -08:00
  • 443f4ad8e6 rename renderer to compiler leaf corcoran 2014-02-06 19:59:48 -08:00
  • f39251eaf7 allow renderer to be provided leaf corcoran 2014-02-06 19:58:58 -08:00
  • 513f0ef39c extract template renderer into own class leaf corcoran 2014-02-06 19:55:10 -08:00
  • 23f849374d update install instructions leaf corcoran 2014-02-01 19:18:56 -08:00
  • c9125755d9 more readme updates leaf corcoran 2014-02-01 12:41:44 -08:00
  • dc9e81edda change words leaf corcoran 2014-02-01 12:37:54 -08:00
  • f49bcc0bfc add documentation for raw api leaf corcoran 2014-02-01 12:36:47 -08:00
  • e81c4e4399 add compile_to_lua helper function leaf corcoran 2014-02-01 12:36:38 -08:00
  • 9fd6d7af0f test for buffer re-use leaf corcoran 2014-02-01 12:09:46 -08:00
  • fe504d3d25 concat is done outside of compiled func leaf corcoran 2014-02-01 12:07:43 -08:00
  • 761ee03fbd render takes varargs leaf corcoran 2014-02-01 12:07:28 -08:00
  • f2a819b7f4 split @load apart, add @run leaf corcoran 2014-02-01 11:59:22 -08:00
  • 8b67327708 pass buffer from outer scope, export some locals from _G leaf corcoran 2014-02-01 11:44:12 -08:00
  • a122f54d0e remove versioned rockspec leaf corcoran 2013-10-28 09:39:59 -07:00
  • 92f0f7d78a don't use coroutine to yield template code (fixes issue in lapis) leaf corcoran 2013-10-28 09:35:39 -07:00
  • 1344dee1e1 fix branch in current rockspec leaf corcoran 2013-10-26 10:23:46 -07:00
  • 47ca09218f add version inside of module leaf corcoran 2013-10-26 10:21:00 -07:00
  • 00f5f1f7c7 bump version name change leaf corcoran 2013-10-26 10:19:06 -07:00
  • a5dc45b88b rename project to etlua leaf corcoran 2013-10-26 10:08:13 -07:00
  • 0a683fb35d readme...... leaf corcoran 2013-10-25 09:56:31 -07:00
  • 9e82198a79 and another typo in readme leaf corcoran 2013-10-25 09:27:54 -07:00
  • 463a339d84 update rockspec leaf corcoran 2013-10-25 09:25:28 -07:00
  • 3624f4150c fix typo in readme leaf corcoran 2013-10-25 09:21:58 -07:00
  • a04c6eee58 install in readme leaf corcoran 2013-10-25 09:20:05 -07:00
  • 49547ccfe1 remove unnecessary args leaf corcoran 2013-10-25 09:13:47 -07:00
  • eeca625118 add built version and rockspec leaf corcoran 2013-10-25 09:09:43 -07:00
  • a8d50167d7 update readme leaf corcoran 2013-10-25 00:24:52 -07:00
  • 5abbc2fc7c compile time error rewriting, return nil,err instead of throwing error leaf corcoran 2013-10-25 00:16:29 -07:00
  • c6ea31fba8 local leaf corcoran 2013-10-24 10:02:57 -07:00
  • 26a88b3514 add readme leaf corcoran 2013-10-24 00:10:46 -07:00
  • edeae43cd5 expose _G leaf corcoran 2013-10-24 00:07:51 -07:00
  • 79ad17f9f1 html escape <%= and don't escape <%- leaf corcoran 2013-10-23 23:53:22 -07:00
  • 5cf2890dba trim newline leaf corcoran 2013-10-23 23:35:01 -07:00
  • 8957308167 more code leaf corcoran 2013-10-23 23:10:48 -07:00
  • dfdeae21d7 initial leaf corcoran 2013-10-23 01:04:13 -07:00