50 events by user olr occurring around 2018-06-30 07:26:48.
More ↑
2018-07-07
| ||
06:38 | [build] move bottle.py in 3rd part folder and copy it into Grammalecte package check-in: 90c18a4cb4 user: olr tags: trunk, build | |
06:30 | [fr] conversion: regex rules -> graph rules check-in: d81dfc54e0 user: olr tags: fr, rg | |
2018-07-06
| ||
14:28 | [fr] conversion: regex rules -> graph rules check-in: 7903a6b8b8 user: olr tags: fr, rg | |
2018-07-05
| ||
12:48 | [build] setup.py update check-in: 65a6a08553 user: olr tags: trunk, build | |
12:45 | [graphspell] don’t validate acronyms by default check-in: a054196a67 user: olr tags: trunk, graphspell | |
12:44 | [graphspell][js] trim useless spaces check-in: 2f18864bbc user: olr tags: trunk, graphspell | |
12:43 | [graphspell][py] trim useless spaces check-in: 016c0dd46a user: olr tags: trunk, graphspell | |
2018-07-01
| ||
20:42 | merge trunk check-in: 6333b39383 user: olr tags: tbnext | |
20:13 | [fx] update webext number (necessary for Mozilla website) check-in: f2ef884d79 user: olr tags: trunk, fx | |
18:49 | [fr] data rebuilt check-in: 0924fbec11 user: olr tags: trunk, fr | |
18:43 | [fr] màj du dictionnaire: 6.3 (fix) check-in: a79e7145c0 user: olr tags: trunk, fr | |
18:40 | [fr] màj du dictionnaire: 6.3 check-in: 859fe13ce2 user: olr tags: trunk, fr | |
18:31 | [fr] màj du dictionnaire: 6.3 check-in: bddbcc116b user: olr tags: trunk, fr | |
17:14 | version 0.6.5 check-in: 647b107e0d user: olr tags: trunk | |
16:48 | [fr] conversion: regex rules -> graph rules check-in: 6513d221f2 user: olr tags: fr, rg | |
16:48 | [build][bug] action detection check-in: 79ac578eed user: olr tags: build, rg | |
11:53 | [fr] conversion: regex rules -> graph rules check-in: a67a9dcdd9 user: olr tags: fr, rg | |
08:33 | [core][bug] in Python all() sends True if the tested list is empty check-in: 29cdebf3f5 user: olr tags: core, rg | |
07:50 | [build] DARG: don’t check regex when equal to * (shortcut for nothing except required pattern) check-in: 52c97f487a user: olr tags: build, rg | |
2018-06-30
| ||
20:04 | [fr] conversion: regex rules -> graph rules check-in: e55e78a0d1 user: olr tags: fr, rg | |
16:07 | [fr] conversion: regex rules -> graph rules check-in: beb75239c3 user: olr tags: fr, rg | |
11:55 | [fr] màj: notes sur les mots grammaticaux check-in: 6239852dd4 user: olr tags: fr, rg | |
09:49 | [fr] conversion: regex rules -> graph rules check-in: cbc9afbecd user: olr tags: fr, rg | |
07:39 | [core] value function: test with several casing check-in: e8346bc291 user: olr tags: core, rg | |
07:26 | [fr] conversion: regex rules -> graph rules check-in: 41a49a3d20 user: olr tags: fr, rg | |
07:26 | [build] previous and next token for value function check-in: d4fc6acf12 user: olr tags: build, rg | |
06:37 | [core][fr] non blocking tests (should have done that a long time ago) check-in: b2bb75501e user: olr tags: fr, core, rg | |
06:30 | [fr] conversion: regex rules -> graph rules check-in: 5cb83eecf5 user: olr tags: fr, rg | |
06:30 | [graphspell][bug] tokenizer: syntax error check-in: ec92f6e873 user: olr tags: graphspell, rg | |
00:19 | [core] ge engine: function for testing token value check-in: 8289f6c423 user: olr tags: core, rg | |
2018-06-29
| ||
22:46 | [graphspell] tokenizer: add lMorph to <start> and <end> tokens check-in: 2dbf497b04 user: olr tags: graphspell, rg | |
22:43 | [fr] conversion: regex rules -> graph rules check-in: e7335f789f user: olr tags: fr, rg | |
20:31 | [build] compile rule graph: fix action indexing check-in: b270803a20 user: olr tags: build, rg | |
19:33 | [fr] conversion: regex rules -> graph rules check-in: ff486c8bc9 user: olr tags: fr, rg | |
18:50 | [fr] conversion: regex rules -> graph rules check-in: 9baa5af4e0 user: olr tags: fr, rg | |
17:56 | [fr] conversion: regex rules -> graph rules check-in: 02986d2c03 user: olr tags: fr, rg | |
17:14 | [fr] conversion: regex rules -> graph rules check-in: 2c2013067a user: olr tags: fr, rg | |
15:32 | [core] fix intertwined bugs concerning switches between regex rules and graph rules (the transition is a mess) check-in: c6acf0a935 user: olr tags: core, rg | |
15:24 | [fr] fix few bugs check-in: ad0bbbe88a user: olr tags: fr, rg | |
10:20 | [fr] copie de règles de trunk (compliqué de fusionner les branches) check-in: d45024f924 user: olr tags: fr, rg | |
09:54 | version 0.7 check-in: 783d38aef0 user: olr tags: rg | |
09:40 | [fr] apostrophe u02BC considérée incorrecte, quoique semblable à u2019 check-in: 376d39455e user: olr tags: trunk, fr | |
09:28 | [core] debugging madness check-in: dfeeae2ca4 user: olr tags: core, rg | |
09:27 | [fr] remove test graph check-in: f3fb6556ae user: olr tags: fr, rg | |
2018-06-28
| ||
08:54 | [core] gc engine: don’t analyse lemmas and morphologies of tokens who don’t have such things check-in: 032aff09bb user: olr tags: core, rg | |
08:26 | [graphspell][core] tokenizer: rename ACRONYM tokens to WORD_ACRONYM check-in: ccbbecbd1b user: olr tags: core, graphspell, rg | |
08:13 | [core][fr][js] lexicographer update check-in: dfe45ca126 user: olr tags: fr, core, rg | |
08:01 | • Edit [a1b165e276]: Edit check-in comment. artifact: 961e10a499 user: olr | |
08:00 | [graphspell] tokenizer: rename ORDINAL tokens to WORD_ORDINAL check-in: 20dbc28ded user: olr tags: graphspell, rg | |
07:53 | [graphspell][core] tokenizer: rename ELPFX tokens to WORD_ELIDED check-in: a1b165e276 user: olr tags: core, graphspell, rg | |