ics
Package ics implements an encoder and decoder for iCalendar files
-
Filename
Size
Last Commit Date
Commit Message
-
..
-
LICENSE
767
2015/11/02 17:47:55
Added License
-
README.md
34068
2024/08/25 20:39:33
regen'd README
-
comments.gen
7265
2024/08/25 20:39:01
corrected typos
-
comments.sh
505
2024/08/25 20:31:50
add fullstop to end of comments
-
decoder.go
821
2024/08/25 20:39:26
reformatted
-
decoder_test.go
15742
2016/08/31 19:26:37
renamed ProdID to ProductID
-
encoder.go
493
2024/08/25 20:39:26
reformatted
-
encoder_test.go
14081
2016/09/06 19:38:38
corrected tests
-
folder.go
906
2024/08/25 20:39:26
reformatted
-
folder_test.go
1579
2016/09/06 19:38:38
corrected tests
-
genParams.sh
10459
2024/08/25 20:34:50
reformatted output code
-
genProperties.sh
10476
2024/08/25 20:37:58
reformatted output code
-
genSections.sh
11919
2024/08/25 20:38:10
reformatted output code
-
go.mod
89
2024/07/26 21:27:19
updated to latest parser version
-
go.sum
354
2024/07/26 21:27:19
updated to latest parser version
-
names.gen
1162
2019/04/09 16:40:38
added VALARM->DEFAULT-ALARM and VALARM::NONE
-
names.sh
425
2016/08/11 11:22:03
added IFS reset for names
-
params.gen
649
2019/04/09 16:21:33
added VALARM->ALARM-AGENT->AGENT-ID
-
params.go
25748
2024/08/25 20:35:05
regen'd
-
properties.gen
1427
2019/04/09 16:40:38
added VALARM->DEFAULT-ALARM and VALARM::NONE
-
properties.go
89438
2024/08/25 20:38:04
regen'd
-
sections.gen
2272
2019/04/09 16:40:38
added VALARM->DEFAULT-ALARM and VALARM::NONE
-
sections.go
102497
2024/08/25 20:38:17
regen'd
-
sections_alarm.go
2655
2024/08/25 20:39:26
reformatted
-
tokeniser.go
3490
2024/08/25 20:39:26
reformatted
-
tokeniser_test.go
3704
2018/06/12 14:54:51
updated to vanity urls
-
types.go
30061
2024/08/25 20:39:26
reformatted
-
types_test.go
17158
2016/09/05 14:32:17
corrected spelling
-
unfolder.go
1252
2016/08/19 11:56:04
replaced m -= 1 with m--
-
unfolder_test.go
1127
2016/08/18 14:32:58
added test and corrected output