Commit Graph

31 Commits (e0e068a85ec6c81bfb076ec2ee8cde105ed522bd)

Author SHA1 Message Date
Ian Davis e0e068a85e
Add go.mod 2020-09-13 13:03:57 +01:00
Ian Davis aeee4037e2
Merge pull request #5 from iand/travis-go-1.11
travis: update for Go 1.11
2018-09-14 13:13:23 +01:00
Ian Davis a4e059191f
travis: update for Go 1.11 2018-09-14 13:10:33 +01:00
Ian Davis f416fa49b8
Merge pull request #4 from mcnijman/master
Fix #3: fatal stack overflow
2018-09-14 13:06:53 +01:00
Thijs Nijman c529673a50 Fix #3: fatal stack overflow 2018-09-14 13:50:31 +02:00
Thijs Nijman 2dfc019ddc Fix golint issues and cleanup 2018-09-14 13:48:17 +02:00
Thijs Nijman 7b1ac7f510 Format examples and lint markdown 2018-09-14 13:45:02 +02:00
Ian Davis ccf4160317
Merge pull request #2 from ricardoaat/patch-1
Update README.md
2018-05-01 15:29:04 +01:00
Ricardo 6ea94c3dfc
Update README.md
The function name is all Uppercase JSON.
2018-05-01 15:19:28 +01:00
Ian Davis 0b9a82db13 travis: improve travis config 2017-08-27 12:50:43 +01:00
Ian Davis 8306de17cc microdata: general cleanup and add travis config 2017-08-26 18:54:24 +01:00
Ian Davis 2433e40d1e replace html parser with golang.org/x/net/html 2016-10-20 16:51:21 +01:00
Ian Davis 5e88f404e0 Fixed breakage caused by h5 changes 2013-07-10 16:59:28 +01:00
Ian Davis c667405b6d Added link to w3 spec 2012-06-10 19:59:50 +01:00
Ian Davis 5f6233ef9f Added link to w3 spec 2012-06-10 19:59:06 +01:00
Ian Davis 4f8d26c610 Added license header 2012-06-10 19:57:31 +01:00
Ian Davis 83080b03e8 Added basic docs and renamed SetString, SetItem to AddString, AddItem 2012-06-10 19:55:12 +01:00
Ian Davis 0b1fbba09d Added examples to README 2012-06-10 19:49:15 +01:00
Ian Davis ffada1099e Mad Microdata and Item fields public 2012-06-10 18:57:35 +01:00
Ian Davis da8a656b05 Added subitems 2012-06-10 16:26:53 +01:00
Ian Davis cc14cf6b0c Added subitems 2012-06-10 16:22:51 +01:00
Ian Davis a4244ac31d Added multi-valued itemrefs 2012-06-10 15:27:23 +01:00
Ian Davis 5a35df7849 Added multi-valued itemrefs 2012-06-10 14:59:30 +01:00
Ian Davis aec670c37a Added parsing of itemref 2012-06-10 14:18:33 +01:00
Ian Davis a58ae8f1fe Added parsing of itemid 2012-06-07 15:41:50 +01:00
Ian Davis 93774ea600 Added parsing of itemtype 2012-06-07 15:36:08 +01:00
Ian Davis d607667c90 Added parsing of itemtype 2012-06-07 15:31:43 +01:00
Ian Davis a650a2c9e9 Parses multiple values for a property 2012-06-07 01:09:36 +01:00
Ian Davis d6e293d40a Parses multiple values for a property 2012-06-07 00:57:36 +01:00
Ian Davis 433c1b7111 Initial commit 2012-06-07 00:55:09 +01:00
Ian Davis 121d88747a Initial commit 2012-06-07 00:49:06 +01:00