Commit Graph

  • 5db387ffae Logged module change master b 2023-12-20 15:39:21 -07:00
  • cbf7aa6a9d Move module to git.codemonkeysoftware.net b 2023-12-20 15:35:09 -07:00
  • 38aea4a033 Release 0.0.6 b 2020-05-25 15:19:17 -06:00
  • 4cb7457606 Make boolean attributes more useable b 2020-05-25 15:18:17 -06:00
  • a671ad57e2 Fix AccessKeyCode test name b 2019-08-31 15:34:33 -06:00
  • 70c0d20728 Updated changelog b 2019-08-31 13:50:11 -06:00
  • 24f8fe6ba9 Removed ValueString method b 2019-08-31 13:34:34 -06:00
  • e3cedf5de7 Simplified TestBool b 2019-08-31 13:10:29 -06:00
  • ee6d5468d1 Created StepValue type b 2019-08-31 13:07:18 -06:00
  • b24ece723d Created AccessKeyCode type b 2019-08-31 12:51:48 -06:00
  • edb347c9ea Defined CoordsList type b 2019-08-31 12:46:32 -06:00
  • 5412e5e108 Got rid of extra cast to String b 2019-08-31 10:46:54 -06:00
  • e81a25f1e7 Created Bool type b 2019-08-31 10:30:17 -06:00
  • 9f7f25a89e Created Int type b 2019-08-31 10:20:58 -06:00
  • 261331daa4 Created Float type b 2019-08-31 09:56:56 -06:00
  • 276c0f9c0e Created CommaList type b 2019-08-31 09:51:43 -06:00
  • 287d0036f3 Created SpaceList type b 2019-08-31 09:47:37 -06:00
  • 0e29901b4f Attrib takes Stringer instead of string b 2019-08-31 09:05:43 -06:00
  • daa401817d Removed unused testing code b 2019-08-31 07:57:24 -06:00
  • 88e811eefb Removed redundant test b 2019-08-31 06:59:50 -06:00
  • 03a06bf9a5 Strunk and White don't like parentheses b 2019-08-27 17:15:48 -06:00
  • 6efd405ff2 'performant' is a stupid word b 2019-08-27 17:14:50 -06:00
  • 521bbd6f04 Mention SemVer in the readme b 2019-08-27 17:13:40 -06:00
  • 63cfd5b2ad Updated changelog b 2019-08-27 17:02:16 -06:00
  • a0eecef935 Get rid of custom comment generation b 2019-08-27 16:59:59 -06:00
  • e2ca21a752 Added notes on attributes b 2019-06-13 19:55:45 -06:00
  • a5306fcee4 Custom helper for coords attribute b 2019-05-29 22:41:04 -06:00
  • 4aacd6e722 Added comma-delimited string attrib type b 2019-05-29 22:26:36 -06:00
  • 6f42553a9b Formatted Go code b 2019-05-29 21:42:48 -06:00
  • 543ce1986a Updated changelog b 2019-05-29 21:36:50 -06:00
  • 59f0ab8fae Added tests for each attribute type b 2019-05-29 21:33:30 -06:00
  • 69b1e1644d Added space-delimited string list attrib type b 2019-05-29 21:32:16 -06:00
  • d24afba75c Added formmethod attribute helper b 2019-05-29 20:01:37 -06:00
  • ae85431082 Added RawText type b 2019-05-27 22:34:01 -06:00
  • f80148fdf6 Allow custom function comments in specs b 2019-05-14 21:15:18 -06:00
  • e6b8f04dcf Updated changelog b 2019-05-14 20:26:59 -06:00
  • 0d7bf2514d Benchmark against html/template b 2019-05-11 20:37:40 -06:00
  • c00d92595e Escape entities in Text and Attrib b 2019-04-28 22:03:28 -06:00
  • b3fd1d386b Added a test for Terms.WriteTo b 2019-04-28 17:05:24 -06:00
  • 90b6e52798 Updated Term documentation b 2019-04-28 15:28:57 -06:00
  • f9176319ce Added Terms type b 2019-04-28 15:27:46 -06:00
  • d104ad05e1 Added a changelog b 2019-04-28 14:59:08 -06:00
  • 3fa5ca9e56 go fmt b 2019-04-28 11:40:41 -06:00
  • fe2baa121f Refactored codegen templates b 2019-04-27 15:26:59 -06:00
  • 141a1a3219 Use rune param for Accesskey b 2019-04-27 15:00:56 -06:00
  • e0ccb4549e Added explicit bool attribute type b 2019-04-26 20:49:10 -06:00
  • 01d8048892 Fixed type of span attribute b 2019-04-26 19:27:45 -06:00
  • 9a4d859c7c Removed deprecated/experimental stuff b 2019-04-26 19:23:27 -06:00
  • 391d7a912b Added some type safety to Step b 2019-04-23 08:15:17 -06:00
  • cbd897677b Removed read-only and experimental properties b 2019-04-22 22:14:39 -06:00
  • 296f7c71da Added float attribute type b 2019-04-22 22:12:12 -06:00
  • cd2230f625 Added int attribute type b 2019-04-22 21:49:46 -06:00
  • 38d31f8a25 Refactored codegen b 2019-04-22 20:23:56 -06:00
  • 500e15b5e6 Added license and readme b 2019-04-17 22:32:53 -06:00
  • 7d00bc0452 Check more stuff in CI b 2019-04-17 21:05:49 -06:00
  • a8e4c6bc8b Added .gitlab-ci.yml b 2019-04-17 18:28:40 -06:00
  • 8573ee37ad Ran go fmt b 2019-04-08 22:10:02 -06:00
  • f637b196fe Added all non-obsolete, non-experimental attribs from MDN b 2019-04-08 21:52:26 -06:00
  • e43b8aa6ee Rearranged generated code b 2019-04-02 21:42:16 -06:00
  • 94a7c075c7 Assume generated code lands in a subdirectory b 2019-04-02 20:05:48 -06:00
  • 6948cdde4f Added WHATWG HTML5 element defs b 2019-03-28 21:00:53 -06:00
  • 62026132a8 Renamed Empty to Void in codegen b 2019-03-28 20:22:31 -06:00
  • 4ebae3c948 Moved go generate data into html5 dir b 2019-03-28 20:21:04 -06:00
  • a73ec53de9 Renamed EmptyElement to VoidElement b 2019-03-28 20:18:25 -06:00
  • 379bd3ad00 Warn about text sanitization b 2019-03-24 21:00:36 -06:00
  • 8b746ee3c0 Added more doc comments b 2019-03-24 20:54:09 -06:00
  • 4ecd5ccaf7 Removed unneeded pointer from ParentElement receivers b 2019-03-24 20:46:38 -06:00
  • f3226fa5cc Updated generated doc comments b 2019-03-24 20:35:40 -06:00
  • 5b8983eea2 Moved example, Data, and Text into html5 package b 2019-03-24 20:32:15 -06:00
  • 239ffa7ac2 Moved HTML5 helpers to subpackage b 2019-03-24 19:56:24 -06:00
  • e5b056c1c1 Use unified JSON file for codegen input b 2019-03-24 15:42:48 -06:00
  • 6664713f32 Combine code generation commands b 2019-03-24 13:28:36 -06:00
  • 2e5426d211 Added title element b 2019-03-23 00:43:48 -06:00
  • 22fe88873a Added a few more elements b 2019-03-23 00:42:05 -06:00
  • 797d92a96b Fixed TLD in module path b 2019-03-21 22:30:27 -06:00
  • 4df112cf44 Documented code generators b 2019-03-21 22:28:04 -06:00
  • 1e23de1266 Added doc comments to generated elements b 2019-03-21 22:06:41 -06:00
  • c9d9cc59bc Added Data attribute function b 2019-03-21 21:58:23 -06:00
  • 328e865231 Added attribute function generator and more element defs b 2019-03-21 21:49:26 -06:00
  • 8517cab0f5 Added element function generator b 2019-03-21 21:31:24 -06:00
  • 809ec2cff2 Remove unused imports b 2019-03-21 20:12:16 -06:00
  • 79c3984eb6 Removed Main function b 2019-03-21 20:09:26 -06:00
  • 6c9cefc247 Wrote more tests b 2019-03-21 20:03:24 -06:00
  • 451e99c4a6 Removed RText b 2019-03-21 15:56:52 -06:00
  • baef46c4b0 Added tests for Text b 2019-03-21 15:52:32 -06:00
  • 22959004c4 Corrected outdated doc comment b 2019-03-21 14:42:18 -06:00
  • 8e2910490f Slightly redesigned types b 2019-03-21 12:40:54 -06:00
  • b402a3b581 First commit: the bones b 2019-03-21 11:26:40 -06:00