Commit Graph

88 Commits

Author SHA1 Message Date
Brandon Dyck 5db387ffae Logged module change 2023-12-20 15:39:21 -07:00
Brandon Dyck cbf7aa6a9d Move module to git.codemonkeysoftware.net 2023-12-20 15:35:09 -07:00
Brandon Dyck 38aea4a033 Release 0.0.6 2020-05-25 15:19:17 -06:00
Brandon Dyck 4cb7457606 Make boolean attributes more useable 2020-05-25 15:18:17 -06:00
Brandon Dyck a671ad57e2 Fix AccessKeyCode test name 2019-08-31 15:34:33 -06:00
Brandon Dyck 70c0d20728 Updated changelog 2019-08-31 13:50:11 -06:00
Brandon Dyck 24f8fe6ba9 Removed ValueString method 2019-08-31 13:34:34 -06:00
Brandon Dyck e3cedf5de7 Simplified TestBool 2019-08-31 13:10:29 -06:00
Brandon Dyck ee6d5468d1 Created StepValue type 2019-08-31 13:07:18 -06:00
Brandon Dyck b24ece723d Created AccessKeyCode type 2019-08-31 12:51:48 -06:00
Brandon Dyck edb347c9ea Defined CoordsList type 2019-08-31 12:46:32 -06:00
Brandon Dyck 5412e5e108 Got rid of extra cast to String 2019-08-31 10:46:54 -06:00
Brandon Dyck e81a25f1e7 Created Bool type 2019-08-31 10:30:17 -06:00
Brandon Dyck 9f7f25a89e Created Int type 2019-08-31 10:20:58 -06:00
Brandon Dyck 261331daa4 Created Float type 2019-08-31 09:56:56 -06:00
Brandon Dyck 276c0f9c0e Created CommaList type 2019-08-31 09:51:43 -06:00
Brandon Dyck 287d0036f3 Created SpaceList type 2019-08-31 09:47:37 -06:00
Brandon Dyck 0e29901b4f Attrib takes Stringer instead of string 2019-08-31 09:05:43 -06:00
Brandon Dyck daa401817d Removed unused testing code 2019-08-31 07:57:24 -06:00
Brandon Dyck 88e811eefb Removed redundant test 2019-08-31 06:59:50 -06:00
Brandon Dyck 03a06bf9a5 Strunk and White don't like parentheses 2019-08-27 17:15:48 -06:00
Brandon Dyck 6efd405ff2 'performant' is a stupid word 2019-08-27 17:14:50 -06:00
Brandon Dyck 521bbd6f04 Mention SemVer in the readme 2019-08-27 17:13:40 -06:00
Brandon Dyck 63cfd5b2ad Updated changelog 2019-08-27 17:02:16 -06:00
Brandon Dyck a0eecef935 Get rid of custom comment generation 2019-08-27 16:59:59 -06:00
Brandon Dyck e2ca21a752 Added notes on attributes 2019-06-13 19:55:45 -06:00
Brandon Dyck a5306fcee4 Custom helper for coords attribute 2019-05-29 22:41:04 -06:00
Brandon Dyck 4aacd6e722 Added comma-delimited string attrib type 2019-05-29 22:26:36 -06:00
Brandon Dyck 6f42553a9b Formatted Go code 2019-05-29 21:42:48 -06:00
Brandon Dyck 543ce1986a Updated changelog 2019-05-29 21:36:50 -06:00
Brandon Dyck 59f0ab8fae Added tests for each attribute type 2019-05-29 21:33:30 -06:00
Brandon Dyck 69b1e1644d Added space-delimited string list attrib type 2019-05-29 21:32:16 -06:00
Brandon Dyck d24afba75c Added formmethod attribute helper 2019-05-29 20:01:37 -06:00
Brandon Dyck ae85431082 Added RawText type 2019-05-27 22:34:01 -06:00
Brandon Dyck f80148fdf6 Allow custom function comments in specs 2019-05-14 21:15:18 -06:00
Brandon Dyck e6b8f04dcf Updated changelog 2019-05-14 20:26:59 -06:00
Brandon Dyck 0d7bf2514d Benchmark against html/template 2019-05-11 20:37:40 -06:00
Brandon Dyck c00d92595e Escape entities in Text and Attrib 2019-04-28 22:03:39 -06:00
Brandon Dyck b3fd1d386b Added a test for Terms.WriteTo 2019-04-28 17:05:24 -06:00
Brandon Dyck 90b6e52798 Updated Term documentation 2019-04-28 15:28:57 -06:00
Brandon Dyck f9176319ce Added Terms type 2019-04-28 15:27:46 -06:00
Brandon Dyck d104ad05e1 Added a changelog 2019-04-28 14:59:08 -06:00
Brandon Dyck 3fa5ca9e56 go fmt 2019-04-28 11:40:41 -06:00
Brandon Dyck fe2baa121f Refactored codegen templates 2019-04-27 15:26:59 -06:00
Brandon Dyck 141a1a3219 Use rune param for Accesskey 2019-04-27 15:00:56 -06:00
Brandon Dyck e0ccb4549e Added explicit bool attribute type 2019-04-26 20:49:10 -06:00
Brandon Dyck 01d8048892 Fixed type of span attribute 2019-04-26 19:27:45 -06:00
Brandon Dyck 9a4d859c7c Removed deprecated/experimental stuff 2019-04-26 19:23:27 -06:00
Brandon Dyck 391d7a912b Added some type safety to Step 2019-04-23 08:15:17 -06:00
Brandon Dyck cbd897677b Removed read-only and experimental properties 2019-04-22 22:14:39 -06:00