- 03 Aug, 2015 2 commits
-
-
lucas.coatanlem authored
-
lucas.coatanlem authored
- in compile/operators.ml : register_fun3 (id register_fun2 with 3 args) - compute_depend (has been modified) - in runtime/cduce_js.ml : - load_from_dom - replace_inner - replace_outer - test_register3 - define_prims (Js function) - in runtime/print_xml.ml and types/builtin.ml : Adding functions developped in previous file as primitives
-
- 27 Jul, 2015 1 commit
-
-
lucas.coatanlem authored
* Add load_from_dom correctly implemented (not yet functionnal) * Add replace_inner (innerHTML) * Add replace_outer (outerHTML)
-
- 21 Jul, 2015 2 commits
-
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
- 20 Jul, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 07 Jul, 2015 10 commits
-
-
lucas.coatanlem authored
Schema_pcre.ml and Schema_pcre.mli into Schema_utils.ml and Schema_utils.mli Changed all calls to this file, and its compilation. There was no need to make a depend from schema/schema_xml.ml to schema/schema_utils.ml so I removed it. That's why the depend file changed.
-
lucas.coatanlem authored
- removed all functions using pcre - changing comments : We don't want Pcre anymore.
-
lucas.coatanlem authored
- Remove all tests - Remove all pcre functions - Translate commentaries
-
lucas.coatanlem authored
Add tests in tests/schema_wo_pcre : - time.cd - time.xml - time.xsd Clean in schema/schema_builtin.ml : - removed old validate_time
-
lucas.coatanlem authored
- gMonth.cd - gMonth.xml - gMonth.xsd Debug in schema/schema_builtin.ml : - validate_gMonth (+ regexp was wrong) Clean in schema/schema_builtin.ml : - removed old validate_gMonth
-
lucas.coatanlem authored
- gDay.cd - gDay.xml - gDay.xsd Debug in schema/schema_builtin.ml : - validate_gDay Clean in schema/schema_builtin.ml : - removed old validate_gDay
-
lucas.coatanlem authored
- gMonthDay.cd - gMonthDay.xml - gMonthDay.xsd Debug in schema/schema_builtin.ml : - validate_gMonthDay Clean in schema/schema_builtin.ml : - remove old validate_gMonthDay
-
lucas.coatanlem authored
- gYear.cd - gYear.xsd - gYear.xml Debug in schema/schema_builtin.ml : - reworked validate_gYear - modified validate_duration to test P and -P Clean in schema/schema_builtin.ml : - deleted old validate_gYear
-
lucas.coatanlem authored
- gYearMonth.cd - gYearMonth.xml - gYearMonth.xsd Debug in schema/schema_builtin.ml : - validate_gYearMonth Clean in schema/schema_builtin.ml : - delete old validate_gYearMonth
-
lucas.coatanlem authored
- dateTime.cd - dateTime.xml - dateTime.xsd Debug in schema/schema_pcre.ml : - in sub_token, there was an error in the while conditions Debug in schema/schema_builtin.ml : - there was an error with the sign treatment Clean in in schema/schema_builtin.ml : - removed old validate_dateTime - removed old parse_time
-
- 06 Jul, 2015 3 commits
-
-
lucas.coatanlem authored
- duration.xml - duration.xsd - duration.cd Debug in schema/schema_builtin.ml : - validate_duration Cleaning in schema/schema_builtin.ml : - Old version of validate_duration
-
lucas.coatanlem authored
tests/schema_wo_pcre/test.* -> tests/schema_wo_pcre/date.*
-
lucas.coatanlem authored
- date tests Debug in schema/schema_pcre.ml : - next_token - sub_token Debug in schema/schema_builtin.ml : - make_sign - parse_date - validate_date - parse_timezone Cleaning in schema/schema_builtin.ml : - unused functions - Old parse_sign - Old parse_date - Old validate_date - Old parse_timezone
-
- 03 Jul, 2015 2 commits
-
-
lucas.coatanlem authored
-
lucas.coatanlem authored
-
- 01 Jul, 2015 3 commits
-
-
lucas.coatanlem authored
-
lucas.coatanlem authored
-
lucas.coatanlem authored
Commit before testing and cleaning session...
-
- 30 Jun, 2015 2 commits
-
-
lucas.coatanlem authored
-
lucas.coatanlem authored
Non testé.
-
- 24 Jun, 2015 2 commits
-
-
lucas.coatanlem authored
parse_date modified in schema/schema_builtin.ml
-
lucas.coatanlem authored
-
- 22 Jun, 2015 2 commits
-
-
lucas.coatanlem authored
split_spaces (fichier schema_pcre.ml).
-
lucas.coatanlem authored
pouvoir supprimer la fonction pcre_split.
-
- 18 Jun, 2015 2 commits
-
-
lucas.coatanlem authored
-
lucas coatanlem authored
les schemas xml. Permettant de tester le pattern matching a la main.
-
- 23 May, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 20 May, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 13 May, 2015 1 commit
-
-
Kim Nguyễn authored
-
- 12 May, 2015 1 commit
-
-
Kim Nguyễn authored
Do not try to print a sample for types for which no printable sample exists (Abstract types in particular).
-
- 08 May, 2015 4 commits
-
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-
Kim Nguyễn authored
-