Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ory/gojsonschema
An implementation of JSON Schema, draft v4 v6 & v7 - Go language
https://github.com/ory/gojsonschema
update point call 'GET' to handle kind return
1b957a760a75ff60f5da65565045b6ed7a33990d authored almost 12 years ago by sigu-399 <[email protected]>
1b957a760a75ff60f5da65565045b6ed7a33990d authored almost 12 years ago by sigu-399 <[email protected]>
updated readme
f85d3ac687b7bc00aa7cc0cd2fc5709d8189154e authored almost 12 years ago by sigu-399 <[email protected]>
f85d3ac687b7bc00aa7cc0cd2fc5709d8189154e authored almost 12 years ago by sigu-399 <[email protected]>
updated readme
825f124e3ed19a001e4ffd6fe411554b3688954f authored almost 12 years ago by sigu-399 <[email protected]>
825f124e3ed19a001e4ffd6fe411554b3688954f authored almost 12 years ago by sigu-399 <[email protected]>
updated readme
14778251b07a7b417dbf1838bb15937a84afaae8 authored almost 12 years ago by sigu-399 <[email protected]>
14778251b07a7b417dbf1838bb15937a84afaae8 authored almost 12 years ago by sigu-399 <[email protected]>
updated readme
90e9ca24ac3238bca43b38eb0651db3275e26713 authored almost 12 years ago by sigu-399 <[email protected]>
90e9ca24ac3238bca43b38eb0651db3275e26713 authored almost 12 years ago by sigu-399 <[email protected]>
updated headers, my standard template
e6d9279c3d01f3b2895da030a3e8a3818d79e01d authored almost 12 years ago by sigu-399 <[email protected]>
e6d9279c3d01f3b2895da030a3e8a3818d79e01d authored almost 12 years ago by sigu-399 <[email protected]>
updated README
f9cbb44598c94c5f7d8df2a3e14ea088d1783c97 authored almost 12 years ago by sigu-399 <[email protected]>
f9cbb44598c94c5f7d8df2a3e14ea088d1783c97 authored almost 12 years ago by sigu-399 <[email protected]>
removed json schema display debugger
60ef6f6a32a1a276aa0e0e3d286a29b81450e189 authored almost 12 years ago by sigu-399 <[email protected]>
60ef6f6a32a1a276aa0e0e3d286a29b81450e189 authored almost 12 years ago by sigu-399 <[email protected]>
removed debug infos
c26f2f9cf5fa07d713713bdcf84cdafbd09d79e4 authored almost 12 years ago by sigu-399 <[email protected]>
c26f2f9cf5fa07d713713bdcf84cdafbd09d79e4 authored almost 12 years ago by sigu-399 <[email protected]>
implemented enum
aed0c681a6f1d88d43f6175f059b5de4e00d85f4 authored almost 12 years ago by sigu-399 <[email protected]>
aed0c681a6f1d88d43f6175f059b5de4e00d85f4 authored almost 12 years ago by sigu-399 <[email protected]>
factorized code into marshalToString
8c3302f38b3ba0cdae729a6a0ad1bee6db4f2a61 authored almost 12 years ago by sigu-399 <[email protected]>
8c3302f38b3ba0cdae729a6a0ad1bee6db4f2a61 authored almost 12 years ago by sigu-399 <[email protected]>
implemented uniqueItems
4e5f1b8705c1ea5238de422ffb8574bacfc9a2fc authored almost 12 years ago by sigu-399 <[email protected]>
4e5f1b8705c1ea5238de422ffb8574bacfc9a2fc authored almost 12 years ago by sigu-399 <[email protected]>
implemented items management, minItems & maxItems
f58bbdb95c47e3d99051f1efbfbfc23b87eb1fe9 authored almost 12 years ago by sigu-399 <[email protected]>
f58bbdb95c47e3d99051f1efbfbfc23b87eb1fe9 authored almost 12 years ago by sigu-399 <[email protected]>
cleanup some error messages
157ea7c7e2b22300178c19939650e7443c4329c4 authored almost 12 years ago by sigu-399 <[email protected]>
157ea7c7e2b22300178c19939650e7443c4329c4 authored almost 12 years ago by sigu-399 <[email protected]>
added types for some keywords
70ae7a2bdc17442fdac048fbbaa0a65bb28df27f authored almost 12 years ago by sigu-399 <[email protected]>
70ae7a2bdc17442fdac048fbbaa0a65bb28df27f authored almost 12 years ago by sigu-399 <[email protected]>
implemented required
e280af32f4fb266bd17007ba0383f2e7dfd57ed1 authored almost 12 years ago by sigu-399 <[email protected]>
e280af32f4fb266bd17007ba0383f2e7dfd57ed1 authored almost 12 years ago by sigu-399 <[email protected]>
implemented minProperties & maxProperties
2f564e2efd5923b9f272bc1bdb4185f5e731769d authored almost 12 years ago by sigu-399 <[email protected]>
2f564e2efd5923b9f272bc1bdb4185f5e731769d authored almost 12 years ago by sigu-399 <[email protected]>
implemented pattern validation
68eda32bbaa52fe742bc9d245f89b11042beea4b authored almost 12 years ago by sigu-399 <[email protected]>
68eda32bbaa52fe742bc9d245f89b11042beea4b authored almost 12 years ago by sigu-399 <[email protected]>
implemented maxLength
ae7d19f567312016c6bd4bd90f792b4db17793e8 authored almost 12 years ago by sigu-399 <[email protected]>
ae7d19f567312016c6bd4bd90f792b4db17793e8 authored almost 12 years ago by sigu-399 <[email protected]>
implemented minLength
7d9c6f1b49104dda6b785aa9301e16fa8bbf5d05 authored almost 12 years ago by sigu-399 <[email protected]>
7d9c6f1b49104dda6b785aa9301e16fa8bbf5d05 authored almost 12 years ago by sigu-399 <[email protected]>
implemented minimum & exclusiveMinimum validation
a8a3ea881adf479a218b77d53246ce15fadaeb31 authored almost 12 years ago by sigu-399 <[email protected]>
a8a3ea881adf479a218b77d53246ce15fadaeb31 authored almost 12 years ago by sigu-399 <[email protected]>
implemented maximum & exclusiveMaximum
1754ed7ef5cfa9f52de585b7e4d05ab8c32e5f51 authored almost 12 years ago by sigu-399 <[email protected]>
1754ed7ef5cfa9f52de585b7e4d05ab8c32e5f51 authored almost 12 years ago by sigu-399 <[email protected]>
implemented multipleOf
8b6eefd4d1abcb51468c8b2e4001f4712e1650f8 authored almost 12 years ago by sigu-399 <[email protected]>
8b6eefd4d1abcb51468c8b2e4001f4712e1650f8 authored almost 12 years ago by sigu-399 <[email protected]>
now validates null values, and combination of types
e6151193846aadeafbb4d218df102d7e8e791e10 authored almost 12 years ago by sigu-399 <[email protected]>
e6151193846aadeafbb4d218df102d7e8e791e10 authored almost 12 years ago by sigu-399 <[email protected]>
added array of strings const
c90d4365027d6b722e8657852a106bb0d1c77404 authored almost 12 years ago by sigu-399 <[email protected]>
c90d4365027d6b722e8657852a106bb0d1c77404 authored almost 12 years ago by sigu-399 <[email protected]>
fixed types display
b07ba3d8f29e44fe59e29582016ab74219b4c580 authored almost 12 years ago by sigu-399 <[email protected]>
b07ba3d8f29e44fe59e29582016ab74219b4c580 authored almost 12 years ago by sigu-399 <[email protected]>
added String() function
1a69e316ade0b4084ad387384488690fc9e26d4f authored almost 12 years ago by sigu-399 <[email protected]>
1a69e316ade0b4084ad387384488690fc9e26d4f authored almost 12 years ago by sigu-399 <[email protected]>
parsing and checking types
e21a835263363e16388f1b09245bc7f3974d398a authored almost 12 years ago by sigu-399 <[email protected]>
e21a835263363e16388f1b09245bc7f3974d398a authored almost 12 years ago by sigu-399 <[email protected]>
changed etype to types (JsonSchemaType)
a0b564f5620173cc88d6f8fcf4652a19861f2c4e authored almost 12 years ago by sigu-399 <[email protected]>
a0b564f5620173cc88d6f8fcf4652a19861f2c4e authored almost 12 years ago by sigu-399 <[email protected]>
added schemaType
744e11e43e6407f7e6fe8ee659137eead96f868b authored almost 12 years ago by sigu-399 <[email protected]>
744e11e43e6407f7e6fe8ee659137eead96f868b authored almost 12 years ago by sigu-399 <[email protected]>
basic implementation of validation function
7c2b020dd8f6d440085c92c09b3fb92dddce9e54 authored almost 12 years ago by sigu-399 <[email protected]>
7c2b020dd8f6d440085c92c09b3fb92dddce9e54 authored almost 12 years ago by sigu-399 <[email protected]>
added validation.go
4aa86837f1a6972e6a58aaa3445f04bccecbfe75 authored almost 12 years ago by sigu-399 <[email protected]>
4aa86837f1a6972e6a58aaa3445f04bccecbfe75 authored almost 12 years ago by sigu-399 <[email protected]>
exported GetHttpJson
1cd0c08f879f2a9d32c8ca80bffb61fe433755c8 authored almost 12 years ago by sigu-399 <[email protected]>
1cd0c08f879f2a9d32c8ca80bffb61fe433755c8 authored almost 12 years ago by sigu-399 <[email protected]>
use consts for types
2ffefdd8c29d1033d8909e29719203109cf0f62e authored almost 12 years ago by sigu-399 <[email protected]>
2ffefdd8c29d1033d8909e29719203109cf0f62e authored almost 12 years ago by sigu-399 <[email protected]>
made consts of types
721f713eb9806f488a402b601c788dd5087ac9e9 authored almost 12 years ago by sigu-399 <[email protected]>
721f713eb9806f488a402b601c788dd5087ac9e9 authored almost 12 years ago by sigu-399 <[email protected]>
made etype a string and not a string pointer
bb4a69ee65db542666511242357c04730ea0e264 authored almost 12 years ago by sigu-399 <[email protected]>
bb4a69ee65db542666511242357c04730ea0e264 authored almost 12 years ago by sigu-399 <[email protected]>
added type check and items/properties parsing
f05d708f942cff0f500811bbcdfa045e05c0502b authored almost 12 years ago by sigu-399 <[email protected]>
f05d708f942cff0f500811bbcdfa045e05c0502b authored almost 12 years ago by sigu-399 <[email protected]>
cleaned up display
0623f075992389c0095a5e95fc75cb9f38f7d237 authored almost 12 years ago by sigu-399 <[email protected]>
0623f075992389c0095a5e95fc75cb9f38f7d237 authored almost 12 years ago by sigu-399 <[email protected]>
moved schemaDocument consts to types.go
583e97d34d320307702065722facd76eeeeeb1dd authored almost 12 years ago by sigu-399 <[email protected]>
583e97d34d320307702065722facd76eeeeeb1dd authored almost 12 years ago by sigu-399 <[email protected]>
added schema in type checking error message
e67b950bb5409e858b16114e039988fd29a04ddb authored almost 12 years ago by sigu-399 <[email protected]>
e67b950bb5409e858b16114e039988fd29a04ddb authored almost 12 years ago by sigu-399 <[email protected]>
checking schema type
89407bb5cdc9fc811f490af3c9fb3cad885a95dc authored almost 12 years ago by sigu-399 <[email protected]>
89407bb5cdc9fc811f490af3c9fb3cad885a95dc authored almost 12 years ago by sigu-399 <[email protected]>
JsonSchema property is no more a pointer, no $ref allowed in root schema
8c86dd9c2e588c5c69d1fc8ea9df4a9a3bcf25ac authored almost 12 years ago by sigu-399 <[email protected]>
8c86dd9c2e588c5c69d1fc8ea9df4a9a3bcf25ac authored almost 12 years ago by sigu-399 <[email protected]>
made constants of most used texts
1e40a792c9c565521ea3e405c77986ce7ce2cf98 authored almost 12 years ago by sigu-399 <[email protected]>
1e40a792c9c565521ea3e405c77986ce7ce2cf98 authored almost 12 years ago by sigu-399 <[email protected]>
made constants of key names
d2987d4688355d5cedb29c2ad232b587dca919eb authored almost 12 years ago by sigu-399 <[email protected]>
d2987d4688355d5cedb29c2ad232b587dca919eb authored almost 12 years ago by sigu-399 <[email protected]>
cleaned up error messages
a4816467c14811c05c842481992ce1b087a685aa authored almost 12 years ago by sigu-399 <[email protected]>
a4816467c14811c05c842481992ce1b087a685aa authored almost 12 years ago by sigu-399 <[email protected]>
moved error messages to types.go
fc334055e63f15381bef795674cfa57e49cbf6fc authored almost 12 years ago by sigu-399 <[email protected]>
fc334055e63f15381bef795674cfa57e49cbf6fc authored almost 12 years ago by sigu-399 <[email protected]>
moved getHttpJson to SchemaPool
31fc5d154d5ee731a2612ac25e38a56ac9ac19e0 authored almost 12 years ago by sigu-399 <[email protected]>
31fc5d154d5ee731a2612ac25e38a56ac9ac19e0 authored almost 12 years ago by sigu-399 <[email protected]>
removed jsonutil
8507ea6c99833c37ddd8c44a57ee3a4c40a49ada authored almost 12 years ago by sigu-399 <[email protected]>
8507ea6c99833c37ddd8c44a57ee3a4c40a49ada authored almost 12 years ago by sigu-399 <[email protected]>
added type parsing, and pointer error handling
a12a43a86283439e2af244f1f72dae96e31c4a74 authored almost 12 years ago by sigu-399 <[email protected]>
a12a43a86283439e2af244f1f72dae96e31c4a74 authored almost 12 years ago by sigu-399 <[email protected]>
added schema type (etype)
9e678b680054bcd78619b56d68b9c7f8c94ba5ce authored almost 12 years ago by sigu-399 <[email protected]>
9e678b680054bcd78619b56d68b9c7f8c94ba5ce authored almost 12 years ago by sigu-399 <[email protected]>
added type to display
59d763cb77b521aba6feea3afa8c383babcee1fb authored almost 12 years ago by sigu-399 <[email protected]>
59d763cb77b521aba6feea3afa8c383babcee1fb authored almost 12 years ago by sigu-399 <[email protected]>
use pointer to get the fragment reference
d2faf3be639607b428e24f6ecfd04264cf00da36 authored almost 12 years ago by sigu-399 <[email protected]>
d2faf3be639607b428e24f6ecfd04264cf00da36 authored almost 12 years ago by sigu-399 <[email protected]>
added file scheme qualifier
20b4f9337a082beee5d9a4556a32b63e58e6f80e authored almost 12 years ago by sigu-399 <[email protected]>
20b4f9337a082beee5d9a4556a32b63e58e6f80e authored almost 12 years ago by sigu-399 <[email protected]>
fixed display of ref & id
71c0dbc775927bd5e9594c4d332e631dac242279 authored almost 12 years ago by sigu-399 <[email protected]>
71c0dbc775927bd5e9594c4d332e631dac242279 authored almost 12 years ago by sigu-399 <[email protected]>
added id in display
09ac443676bee6f10067b9b21880c7b6a686823a authored almost 12 years ago by sigu-399 <[email protected]>
09ac443676bee6f10067b9b21880c7b6a686823a authored almost 12 years ago by sigu-399 <[email protected]>
better handling of $ref using pool. canonical test first, then try
inheritance
af9c01b2e6d3d7a556a7581d348c148a1e96f7db authored almost 12 years ago by sigu-399 <[email protected]>
load first schema through pool
ec5cb0f0abf71c3bcb4d4c7e7682eb2c7455e734 authored almost 12 years ago by sigu-399 <[email protected]>
ec5cb0f0abf71c3bcb4d4c7e7682eb2c7455e734 authored almost 12 years ago by sigu-399 <[email protected]>
added schema pool system
f65adf376252d5b10c029c01e4f9ba87b6a1f5c8 authored almost 12 years ago by sigu-399 <[email protected]>
f65adf376252d5b10c029c01e4f9ba87b6a1f5c8 authored almost 12 years ago by sigu-399 <[email protected]>
added inheritance to handle $ref
6bf2200a8d84e519dfddd4a4a1bd71d96f7bfe77 authored almost 12 years ago by sigu-399 <[email protected]>
6bf2200a8d84e519dfddd4a4a1bd71d96f7bfe77 authored almost 12 years ago by sigu-399 <[email protected]>
go fmt(ed)
66ed3c0cc8fe57997d0ddb8f6ecde69b58e7b910 authored almost 12 years ago by sigu-399 <[email protected]>
66ed3c0cc8fe57997d0ddb8f6ecde69b58e7b910 authored almost 12 years ago by sigu-399 <[email protected]>
added parent schema
293263da1b1c2459c52a260eff1355a2ca67d845 authored almost 12 years ago by sigu-399 <[email protected]>
293263da1b1c2459c52a260eff1355a2ca67d845 authored almost 12 years ago by sigu-399 <[email protected]>
giving all nodes the correct $ref by parent
2c3cf715deffa532515d2f7a9236985f4973ce5e authored almost 12 years ago by sigu-399 <[email protected]>
2c3cf715deffa532515d2f7a9236985f4973ce5e authored almost 12 years ago by sigu-399 <[email protected]>
adapted code to handle $ref, not as a string, but a JsonReference
97db71f0c0bad5d14a32cc6c6ef236d7eaf50fb4 authored almost 12 years ago by sigu-399 <[email protected]>
97db71f0c0bad5d14a32cc6c6ef236d7eaf50fb4 authored almost 12 years ago by sigu-399 <[email protected]>
made $ref a JsonReference
0a5fed0e71de190476ec12c9c954b52f7e46d6fd authored almost 12 years ago by sigu-399 <[email protected]>
0a5fed0e71de190476ec12c9c954b52f7e46d6fd authored almost 12 years ago by sigu-399 <[email protected]>
moved json loading to jsonutils
528a3f5e6dfaf6a7f87b995c2418a6c483669d17 authored almost 12 years ago by sigu-399 <[email protected]>
528a3f5e6dfaf6a7f87b995c2418a6c483669d17 authored almost 12 years ago by sigu-399 <[email protected]>
added jsonutils, utility functions for json
9962e7c379045dc11a6e49d21934bb65b5ef2853 authored almost 12 years ago by sigu-399 <[email protected]>
9962e7c379045dc11a6e49d21934bb65b5ef2853 authored almost 12 years ago by sigu-399 <[email protected]>
improved subschemas parsing, differencing items/properties/definitions
e2edfada66e041b3d5b8bb8c37afd7c42e65e7af authored almost 12 years ago by sigu-399 <[email protected]>
e2edfada66e041b3d5b8bb8c37afd7c42e65e7af authored almost 12 years ago by sigu-399 <[email protected]>
added isStringInSlice
a4dbf6ff3a4ff21169e71046c6cff2ecc3fec346 authored almost 12 years ago by sigu-399 <[email protected]>
a4dbf6ff3a4ff21169e71046c6cff2ecc3fec346 authored almost 12 years ago by sigu-399 <[email protected]>
added const types
43908f11438dbc99c221ff14a7c25a139d4b282f authored almost 12 years ago by sigu-399 <[email protected]>
43908f11438dbc99c221ff14a7c25a139d4b282f authored almost 12 years ago by sigu-399 <[email protected]>
handle $schema keyword
b6f3fdf479a247637d7fbd35e1d8d92a587f4238 authored almost 12 years ago by sigu-399 <[email protected]>
b6f3fdf479a247637d7fbd35e1d8d92a587f4238 authored almost 12 years ago by sigu-399 <[email protected]>
added schema keyword
0bda7b6f1adb5b592b57f0ba386c26427c4e45bc authored almost 12 years ago by sigu-399 <[email protected]>
0bda7b6f1adb5b592b57f0ba386c26427c4e45bc authored almost 12 years ago by sigu-399 <[email protected]>
added parsing of items
ff8d2bf1436570ebcccd657ed8d3f2d9487fd711 authored almost 12 years ago by sigu-399 <[email protected]>
ff8d2bf1436570ebcccd657ed8d3f2d9487fd711 authored almost 12 years ago by sigu-399 <[email protected]>
fixed property name retrieving
d1bd6b9c374c03cb0d391290149da193f67f40b2 authored almost 12 years ago by sigu-399 <[email protected]>
d1bd6b9c374c03cb0d391290149da193f67f40b2 authored almost 12 years ago by sigu-399 <[email protected]>
fixed display
67c7ee2e6a859b19b703a5ae40071b9ecc39a174 authored almost 12 years ago by sigu-399 <[email protected]>
67c7ee2e6a859b19b703a5ae40071b9ecc39a174 authored almost 12 years ago by sigu-399 <[email protected]>
fixed /n to \n
78650af230e2dc7351cf924210137fdd622a0197 authored almost 12 years ago by sigu-399 <[email protected]>
78650af230e2dc7351cf924210137fdd622a0197 authored almost 12 years ago by sigu-399 <[email protected]>
recursive display of schemas
4269798b084e79fb14e0d9f2ed9e51cfd8a45f9b authored almost 12 years ago by sigu-399 <[email protected]>
4269798b084e79fb14e0d9f2ed9e51cfd8a45f9b authored almost 12 years ago by sigu-399 <[email protected]>
added addChild to schema
6c388f0e9b82747df31192b7a03eaa36c26c701d authored almost 12 years ago by sigu-399 <[email protected]>
6c388f0e9b82747df31192b7a03eaa36c26c701d authored almost 12 years ago by sigu-399 <[email protected]>
disabled properties check
9482ed612a3c48613a5a331634060a52d8fa31ca authored almost 12 years ago by sigu-399 <[email protected]>
9482ed612a3c48613a5a331634060a52d8fa31ca authored almost 12 years ago by sigu-399 <[email protected]>
fixed properties check
f077121303f0f6db6e66c572d11415b864d93b35 authored almost 12 years ago by sigu-399 <[email protected]>
f077121303f0f6db6e66c572d11415b864d93b35 authored almost 12 years ago by sigu-399 <[email protected]>
added utility funcs for testing/debugging purposes
802282ea329f34a17ee002c7b638070445abca48 authored almost 12 years ago by sigu-399 <[email protected]>
802282ea329f34a17ee002c7b638070445abca48 authored almost 12 years ago by sigu-399 <[email protected]>
added properties checks
f65c2dfaa8369a8875b45e75f71a5f5ab52ed648 authored almost 12 years ago by sigu-399 <[email protected]>
f65c2dfaa8369a8875b45e75f71a5f5ab52ed648 authored almost 12 years ago by sigu-399 <[email protected]>
added schema property parsing
aecabe532c9d4d5195842cc42f5951e2ee5889d6 authored almost 12 years ago by sigu-399 <[email protected]>
aecabe532c9d4d5195842cc42f5951e2ee5889d6 authored almost 12 years ago by sigu-399 <[email protected]>
added validationutil : helper functions
659eb073d95711031a55cf5471419b0dc225dcf1 authored almost 12 years ago by sigu-399 <[email protected]>
659eb073d95711031a55cf5471419b0dc225dcf1 authored almost 12 years ago by sigu-399 <[email protected]>
added schema.go
5e9e5b1821d116f095d9adff9fd0068f01200b30 authored almost 12 years ago by sigu-399 <[email protected]>
5e9e5b1821d116f095d9adff9fd0068f01200b30 authored almost 12 years ago by sigu-399 <[email protected]>
mved schema to schemaDocument, parsing of schemas and subschemas
87e7f821a6d3e4c53b374236f2adf0282d048b6d authored almost 12 years ago by sigu-399 <[email protected]>
87e7f821a6d3e4c53b374236f2adf0282d048b6d authored almost 12 years ago by sigu-399 <[email protected]>
refactoring to handle references
af3908a85215078bd99a5bb3a8629d8b92de37fd authored almost 12 years ago by sigu-399 <[email protected]>
af3908a85215078bd99a5bb3a8629d8b92de37fd authored almost 12 years ago by sigu-399 <[email protected]>
redefined data structure
37c52703686e89a261bcd1dc181eee4ac7c50e14 authored almost 12 years ago by sigu-399 <[email protected]>
37c52703686e89a261bcd1dc181eee4ac7c50e14 authored almost 12 years ago by sigu-399 <[email protected]>
added consts to handle json schema keys
db4b1280ee52cb1a9b00ab1489861808d542a27d authored almost 12 years ago by sigu-399 <[email protected]>
db4b1280ee52cb1a9b00ab1489861808d542a27d authored almost 12 years ago by sigu-399 <[email protected]>
added id keyword
f8c24b7aa933698b00ca748eb1be6f7808ad5356 authored almost 12 years ago by sigu-399 <[email protected]>
f8c24b7aa933698b00ca748eb1be6f7808ad5356 authored almost 12 years ago by sigu-399 <[email protected]>
implemented schema headers parsing
beba96e219a9a8fddebb8453b3ec0d04cd5c7111 authored almost 12 years ago by sigu-399 <[email protected]>
beba96e219a9a8fddebb8453b3ec0d04cd5c7111 authored almost 12 years ago by sigu-399 <[email protected]>
initial sources files commit
c3a290a263ba791738fc6a6d6777b89f68c093bd authored almost 12 years ago by sigu-399 <[email protected]>
c3a290a263ba791738fc6a6d6777b89f68c093bd authored almost 12 years ago by sigu-399 <[email protected]>
added eclipse project file to gitignore
d952db7ecaa78b95bd5582ef655d1d026382e011 authored almost 12 years ago by sigu-399 <[email protected]>
d952db7ecaa78b95bd5582ef655d1d026382e011 authored almost 12 years ago by sigu-399 <[email protected]>
Initial commit
859533773e225589ec3448efa13883d330ad7562 authored almost 12 years ago by sigu-399 <[email protected]>
859533773e225589ec3448efa13883d330ad7562 authored almost 12 years ago by sigu-399 <[email protected]>