Releases: army8735/homunculus
Releases · army8735/homunculus
1.4.0
28 Feb 11:59
Compare
Sorry, something went wrong.
No results found
feature
增加csx类型语法,基本同jsx,克隆版本。#63
1.3.4
13 Sep 05:26
Compare
Sorry, something went wrong.
No results found
0.2.6-1
08 Jun 03:31
Compare
Sorry, something went wrong.
No results found
0.2.6
08 Jun 02:37
Compare
Sorry, something went wrong.
No results found
es6兼容es5的getter/setter写法
只要使用了module,export,import,文件就是一个module
0.2.5
07 Jun 09:20
Compare
Sorry, something went wrong.
No results found
node#nid() return the unque id of node
args always has an arglist node
0.2.4
06 Jun 22:15
Compare
Sorry, something went wrong.
No results found
0.2.3
06 Jun 06:35
Compare
Sorry, something went wrong.
No results found
keyword可以作为object的键值,get/set后也可以跟keyword。
0.2.2
06 Jun 04:04
Compare
Sorry, something went wrong.
No results found
Node.name(t:String):String 现在可以设置Node的类型
script is not a module when no exportdecl 有export为MODULEBODY,其它情况下是SCRIPTBODY
module不是关键字,可以作为变量存在,仅在module声明中作为lookhead
keyword can be property name js通用,关键字可以作为属性存在
0.2.0
05 Jun 07:02
Compare
Sorry, something went wrong.
No results found
0.1.15
04 Jun 08:43
Compare
Sorry, something went wrong.
No results found
add methods Node#first/last/isEmpty
support 0b and 0o
fix for stmt with in or no