Mike Farah
|
df32baedf1
|
Added XML decoder (#1044)
|
2021-12-21 15:02:07 +11:00 |
|
Matthieu MOREL
|
59752fb36d
|
enable more linters (#1043)
* enable revive linter
* enable gochecknoinits linter
* enable unconvert linter
* enable unparam linter
* enable asciicheck linter
* enable depguard linter
* enable nakedret linter
* enable megacheck linter
* enable nolintlint linter
* enable predeclared linter
* Update go.yml
* Update go.yml
|
2021-12-21 09:30:08 +11:00 |
|
Matthieu MOREL
|
8711042c98
|
enable errorlint linter
|
2021-11-24 09:14:02 +11:00 |
|
Mike Farah
|
33871bf007
|
Fixed header preprocessing!
|
2021-11-14 10:59:50 +11:00 |
|
Mike Farah
|
63f54563ea
|
wip
|
2021-11-14 10:59:50 +11:00 |
|
Mike Farah
|
d912d7d178
|
wip
|
2021-11-14 10:59:50 +11:00 |
|
Mike Farah
|
0b2688c0f1
|
Split printer
|
2021-10-30 10:04:41 +11:00 |
|
Mike Farah
|
8c1a96d121
|
Properties encoder wip
|
2021-07-25 18:08:33 +10:00 |
|
Mike Farah
|
4e628327c4
|
Better way of processing leading content
|
2021-07-20 10:19:55 +10:00 |
|
Mike Farah
|
519cf1dcd7
|
wip
|
2021-07-19 19:58:47 +10:00 |
|
Mike Farah
|
3a6f73e836
|
wip
|
2021-07-19 19:52:51 +10:00 |
|
Mike Farah
|
28a8721f49
|
Handle empty files
|
2021-07-16 21:08:20 +10:00 |
|
Mike Farah
|
ae4b606707
|
Fixed merge anchor bug #800
|
2021-05-09 13:26:02 +10:00 |
|
Mike Farah
|
c6efd5519b
|
Pass context through operators
Allows more sophisticated functionality
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
626e9cacaf
|
Split doc operator
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
e86f83fb69
|
Renaming pathtree to expression
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
7d5b6b5442
|
Removed global vars
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
7a184bef78
|
Env Ops!
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
34bc33d5c5
|
strenv
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
04491e13c3
|
Refactored doc generation, add fi fileIndex alias
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
5aff50a345
|
Fixed updating yaml from other files
|
2021-02-11 10:58:40 +11:00 |
|
Mike Farah
|
a88c2dc5d3
|
Traverse Array Operator
|
2020-12-27 22:48:20 +11:00 |
|
Mike Farah
|
08f579f4e3
|
Fixed create yaml
|
2020-12-01 14:06:49 +11:00 |
|
Mike Farah
|
3a030651a3
|
Added append equals, merge append. Fixed creating numeric arrays
|
2020-11-28 11:24:16 +11:00 |
|
Mike Farah
|
3f04a1b52e
|
Fixed empty array op
|
2020-11-22 13:50:32 +11:00 |
|
Mike Farah
|
aed598c736
|
Fixing docs
|
2020-11-22 13:16:54 +11:00 |
|
Mike Farah
|
fc3af441e5
|
Extracted out evaluators
|
2020-11-22 11:56:28 +11:00 |
|
Mike Farah
|
d38caf6bc2
|
Added File operators
|
2020-11-20 22:57:32 +11:00 |
|
Mike Farah
|
dcacad1e7e
|
docs
|
2020-11-18 10:32:30 +11:00 |
|
Mike Farah
|
a57944d123
|
Fixed printer
|
2020-11-16 12:09:57 +11:00 |
|
Mike Farah
|
af2aa9ad91
|
more docs
|
2020-11-15 10:50:30 +11:00 |
|
Mike Farah
|
860655b4cd
|
Better documentation generation
|
2020-11-13 21:34:43 +11:00 |
|
Mike Farah
|
d91b25840a
|
Better documentation generation
|
2020-11-13 21:22:05 +11:00 |
|
Mike Farah
|
019acfe456
|
Better documentation generation
|
2020-11-13 20:58:01 +11:00 |
|
Mike Farah
|
af39fc737d
|
Fixed linting
|
2020-11-13 14:07:11 +11:00 |
|
Mike Farah
|
708ff02e8d
|
Fixed collect object for multi doc
|
2020-11-13 13:19:54 +11:00 |
|
Mike Farah
|
2edf64182b
|
refining
|
2020-11-06 14:37:01 +11:00 |
|
Mike Farah
|
b290a65602
|
document index
|
2020-11-06 12:11:38 +11:00 |
|
Mike Farah
|
05520c2168
|
more tests
|
2020-11-06 11:45:18 +11:00 |
|
Mike Farah
|
b1f139c965
|
refactored
|
2020-11-04 10:48:43 +11:00 |
|