repo string | commit string | message string | diff string |
|---|---|---|---|
jjpp/plamk | a8b918b06ee45822a5f5f36ff5829a87903290c3 | Revert "specify type" | diff --git a/Makefile.hfst b/Makefile.hfst
index b77954c..469d2b9 100644
--- a/Makefile.hfst
+++ b/Makefile.hfst
@@ -1,175 +1,175 @@
XFST=hfst-xfst
TWOLC=hfst-twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF8=$(ICO... |
jjpp/plamk | c1473cd2166aaf8f0849888b0208f93003c44d39 | specify type | diff --git a/Makefile.hfst b/Makefile.hfst
index 469d2b9..b77954c 100644
--- a/Makefile.hfst
+++ b/Makefile.hfst
@@ -1,175 +1,175 @@
XFST=hfst-xfst
TWOLC=hfst-twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF8=$(ICO... |
jjpp/plamk | baf738aeaddda1382bd4d08c1ab4391267861260 | specify type | diff --git a/Makefile b/Makefile
index 4fb9759..1d7aefd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,159 +1,159 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | 33a77d2562289aeaee658e5aba442ae21c757f24 | add punctuation lexc file and update the makefile to use it | diff --git a/Makefile b/Makefile
index 8e40302..4fb9759 100644
--- a/Makefile
+++ b/Makefile
@@ -1,150 +1,159 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | 6db32708c0fcb555e30be641dd76f268885e1f55 | Use HFST binaries in hfst makefile | diff --git a/Makefile.hfst b/Makefile.hfst
index fd8bda6..5305ed4 100644
--- a/Makefile.hfst
+++ b/Makefile.hfst
@@ -1,162 +1,161 @@
-XEROX=~/xerox/bin
-XFST=$(XEROX)/xfst
-TWOLC=$(XEROX)/twolc
+XFST=hfst-xfst
+TWOLC=hfst-twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_AN... |
jjpp/plamk | db49be03228a3ee81e5b025940af9fa4639738b3 | Makefile.hfst and imperatives for sg2 | diff --git a/Makefile.hfst b/Makefile.hfst
new file mode 100644
index 0000000..fd8bda6
--- /dev/null
+++ b/Makefile.hfst
@@ -0,0 +1,162 @@
+XEROX=~/xerox/bin
+XFST=$(XEROX)/xfst
+TWOLC=$(XEROX)/twolc
+ICONV=iconv
+# testimiseks
+ESTMORF=wine ~/estmorf/ESTMORF.EXE
+EKI_DATA=~/eki/data
+EKI_ANA=wine ~/eki/demo_ana.exe
+
... |
jjpp/plamk | 1bf39a1f1b4c82512a5a81bafa185b54059f09b5 | Viieaastane | diff --git a/compound_rules.lexc b/compound_rules.lexc
index 5e66219..ac4411c 100644
--- a/compound_rules.lexc
+++ b/compound_rules.lexc
@@ -1,110 +1,112 @@
! Copyright © 2010 by Jaak Pruulmann-Vengerfeldt.
! All rights reserved.
! siia ette multicharid ja definitsioonid
LEXICON Root
< PreKriips > Kää... |
jjpp/plamk | 6955f307afe4fb3441563d6c7482a7a994465f8a | we can't have <cmp>+ because that messes up because it isn't a real symbol | diff --git a/apertium.relabel b/apertium.relabel
index 15de460..c217d31 100644
--- a/apertium.relabel
+++ b/apertium.relabel
@@ -1,52 +1,52 @@
+S <n>
+H <np>
+A <adj>
+Num <num>
+Ord <ord>
+Pron <prn>
+V <vblex>
+Adv <adv>
+I <ij>
+J <cnjcoo>
+G <attr>
+K <pr>
+X <misc>
+sg <sg>
+pl <pl>
+nom <nom>
+ge... |
jjpp/plamk | 7b356a5f705ae06afac421ba1b59f53364c29281 | some updates to tag conventions | diff --git a/Makefile b/Makefile
index 1833563..8e40302 100644
--- a/Makefile
+++ b/Makefile
@@ -1,150 +1,150 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | 5bc9fecc02f0ae8779ff1899cd7d5e937bf76f73 | Uppercase letters | diff --git a/compound_definitions.lexc b/compound_definitions.lexc
index 2649547..6ad995a 100644
--- a/compound_definitions.lexc
+++ b/compound_definitions.lexc
@@ -1,66 +1,70 @@
! Copyright © 2010 by Jaak Pruulmann-Vengerfeldt.
! All rights reserved.
Definitions
Täht = [ a | b | c | d | e | f | g | h |
... |
jjpp/plamk | d724cbee9b5b52367d07025e73bbac9a0915093a | No forced lowercasing of stems | diff --git a/eki2lex.pl b/eki2lex.pl
index 9a3b4a6..4f4bfa4 100755
--- a/eki2lex.pl
+++ b/eki2lex.pl
@@ -1,549 +1,549 @@
#!/usr/bin/perl -w
# Copyright © 2010 by Jaak Pruulmann-Vengerefeldt. All rights reserved.
use feature "switch"; # alates perl 5.10
use Data::Dumper;
use utf8;
use strict;
binmode ST... |
jjpp/plamk | ce85c69cd43ebceee69c7f05ae710dfd9784f2ee | add word 'James' and add & and = as 'multichar symbols' so that they work with the relabel script | diff --git a/multichar.lexc b/multichar.lexc
index aa9408f..892165e 100644
--- a/multichar.lexc
+++ b/multichar.lexc
@@ -1,204 +1,206 @@
Multichar_Symbols
! sõnaliik
! part of speech
+S ! nimisõna ! substantive ! asi
+H ! päris nimi ! proper name ! Jaan
+A ! omadussõna ! adjective ! asjalik
+Num ! ar... |
jjpp/plamk | c876993ff3cc84511c4b2a98f678826e8451b25d | some more label | diff --git a/apertium.relabel b/apertium.relabel
index 1890c85..8adf968 100644
--- a/apertium.relabel
+++ b/apertium.relabel
@@ -1,50 +1,52 @@
+S <n>
+H <prop>
+A <adj>
+Num <num>
+Ord <ord>
+Pron <prn>
+V <v>
+Adv <adv>
+I <ij>
+J <cnjcoo>
+G <attr>
+K <pr>
+X <misc>
+sg <sg>
+pl <pl>
+nom <nom>
+gen ... |
jjpp/plamk | f357e28a44a2ce54b89a9f285a12f7a616857d10 | filenames | diff --git a/Makefile b/Makefile
index c929ef4..1833563 100644
--- a/Makefile
+++ b/Makefile
@@ -1,150 +1,150 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | bd2d79fa2d49246d97b5d34c326e8dac0f1c5c84 | gzip gz files | diff --git a/Makefile b/Makefile
index b6aae8c..c929ef4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,147 +1,150 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | 05291b1c7e47bf140fd580f6869c4b4a273120ed | add a coupl of targets for apertium | diff --git a/Makefile b/Makefile
index d883745..d73a2bb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,135 +1,144 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | bc439af2c099096c5c51743bb7acf0ce7b587aad | upate file | diff --git a/apertium.relabel b/apertium.relabel
index ef8b632..1890c85 100644
--- a/apertium.relabel
+++ b/apertium.relabel
@@ -1,2 +1,50 @@
+S <n>
++H <prop>
++A <adj>
++Num <num>
++Ord <ord>
++Pron <prn>
++V <v>
++Adv <adv>
++I <ij>
++J <cnjcoo>
++G <attr>
++K <pr>
++X <misc>
++sg <sg>
++pl <pl>
+nom <nom>
++gen <... |
jjpp/plamk | 518055dca2a07bdc6ee34b2245250462763fbe15 | add a relabel file | diff --git a/apertium.relabel b/apertium.relabel
new file mode 100644
index 0000000..ef8b632
--- /dev/null
+++ b/apertium.relabel
@@ -0,0 +1,2 @@
++S <n>
++nom <nom>
|
jjpp/plamk | b1865e0face87ca00c9731579c30cd83e14732fa | morfofoneetilised märgid multicharideks, issue 7 | diff --git a/eki2lex.pl b/eki2lex.pl
index 25cad5d..9a3b4a6 100755
--- a/eki2lex.pl
+++ b/eki2lex.pl
@@ -1,933 +1,933 @@
#!/usr/bin/perl -w
# Copyright © 2010 by Jaak Pruulmann-Vengerefeldt. All rights reserved.
use feature "switch"; # alates perl 5.10
use Data::Dumper;
use utf8;
use strict;
binmode ST... |
jjpp/plamk | a1d70dcaa12daaf3451ab958d9d81aff4d3cacfd | typo, issue 6 | diff --git a/Makefile b/Makefile
index 4e67b18..d883745 100644
--- a/Makefile
+++ b/Makefile
@@ -1,135 +1,135 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | 429f4c945c6b1da3b487deab2589ed6ca6d188a3 | Issue 6: asjade ümbernimetamine | diff --git a/Makefile b/Makefile
index 0e21ca5..4e67b18 100644
--- a/Makefile
+++ b/Makefile
@@ -1,155 +1,135 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | a1aed6ef48cafc4628b5e22b952c02098d1b8c75 | veel näiteid | diff --git a/lex_multichar.txt b/lex_multichar.txt
index 703f1b3..2024d42 100644
--- a/lex_multichar.txt
+++ b/lex_multichar.txt
@@ -1,189 +1,189 @@
Multichar_Symbols
! sõnaliik
! part of speech
+S ! nimisõna ! substantive ! asi
+H ! päris nimi ! proper name ! Jaan
+A ! omadussõna ! adjective ! asjali... |
jjpp/plamk | 6dcf38b44e3e051b6ffa1aa649373fe206e3c6fb | multicharide kirjeldused, verbiparadigma paremaks | diff --git a/fcodes.ini b/fcodes.ini
index fb1f30e..1bca51c 100644
--- a/fcodes.ini
+++ b/fcodes.ini
@@ -1,173 +1,173 @@
; Piirangud failiformaadile:
; 1. Iga programmi juhtinfot sisaldav rida algab sümbolitega 0...9, A...Z, -, @, ; ülejäänud ridu ignoreeritakse.
; 2. Noomeni ja verbi vormikoodid on esitatu... |
jjpp/plamk | 2b9c26c716fab529e960a2fbfb87e2cecfb14e37 | ma+V pole tegelikult vajalik | diff --git a/lex_multichar.txt b/lex_multichar.txt
index 99e5c18..6e9022f 100644
--- a/lex_multichar.txt
+++ b/lex_multichar.txt
@@ -1,14 +1,18 @@
-Multichar_Symbols !morfoloogilise info märgendid
-+I +J +G +H +S +A +Num +Ord +Pron ma+V +V +K +Adv +X
+Multichar_Symbols
+
+!
++I +J +G +H +S +A +Num +Ord +Pron
+!ma+V
... |
jjpp/plamk | d29cfabc4418c1a115a30def50c5e5093bed6e72 | HFST build instructions | diff --git a/README b/README
index 91518a7..2508ba2 100644
--- a/README
+++ b/README
@@ -1,27 +1,40 @@
PLAMK
These files are finite-state morphological description of Estonian.
Most of the files are under LGPL (see COPYING.LESSER).
Exceptions are:
fcodes.ini and form.exc, originally from EKI's data files... |
jjpp/plamk | b685aadfc81c876727d7195cee1723ce0178b24b | Veel hfst-xeroxi paralleelse kasutamise trikke | diff --git a/Makefile b/Makefile
index 60e8340..0e21ca5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,155 +1,155 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | be3ba6bd3f089ce11b47fdc739128ab3313c9ec9 | foma-lexc lexeri workaround | diff --git a/liitsona_def.txt b/liitsona_def.txt
index 8037714..bd1152a 100644
--- a/liitsona_def.txt
+++ b/liitsona_def.txt
@@ -1,55 +1,55 @@
! Copyright © 2010 by Jaak Pruulmann-Vengerfeldt.
! All rights reserved.
Definitions
Täht = [ a | b | c | d | e | f | g | h |
i | j | k | l | m | n | o ... |
jjpp/plamk | b9aa4655b27dad636fd784c43cb07a7a70bcb168 | Lipud minema. | diff --git a/Makefile b/Makefile
index eb39bf7..60e8340 100644
--- a/Makefile
+++ b/Makefile
@@ -1,154 +1,155 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | 5498235b2ee0636c0a5ec75dcc648ff33e92adff | Spaces around : are not allowed | diff --git a/lex_main.txt b/lex_main.txt
index c5c302c..594745e 100644
--- a/lex_main.txt
+++ b/lex_main.txt
@@ -923,593 +923,593 @@ LEXICON TP_25bt !õnnelikku
An_SgP_0;
An_SgAdt_0;
An_PlG_de;
An_PlP_sid;
:+W An_PlP_V; !õnnelikke
LEXICON TP_26a0 !idee, galerii
An_SgN;
An_SgG;
!An_SgG_der;
An_SgP_d;
An_Pl... |
jjpp/plamk | dd3a87d9b259a1fd24cd2424012efd7ddf8604ee | tab -> tühik | diff --git a/deriv_filter.txt b/deriv_filter.txt
index ec75886..8406ac4 100644
--- a/deriv_filter.txt
+++ b/deriv_filter.txt
@@ -1,31 +1,31 @@
! Copyright © 2010 by Jaak Pruulmann-Vengerfeldt.
! All rights reserved.
[ = k e "+S" -> "+S" "+_ke" ] .o.
[ = k e n e "+S" -> "+S" "+_kene" ] .o.
[ = k e "+A" -> "+A" ... |
jjpp/plamk | 0e7be04719bc51510b1198df35ab4b059fac1187 | suure fst ehitamine tükkideks, vähemalt ajutiselt? | diff --git a/Makefile b/Makefile
index ac1e30f..eb39bf7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,131 +1,154 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
# latin1 to utf-8
TO_UTF... |
jjpp/plamk | 0b48a56fc8553b834458f4b567d2667004df7c73 | Uues tüvebaasis on vältemärgid? | diff --git a/eki2lex.pl b/eki2lex.pl
index 0907504..0f87f14 100755
--- a/eki2lex.pl
+++ b/eki2lex.pl
@@ -1,534 +1,535 @@
#!/usr/bin/perl -w
# Copyright © 2010 by Jaak Pruulmann-Vengerefeldt. All rights reserved.
use feature "switch"; # alates perl 5.10
use Data::Dumper;
use utf8;
use strict;
binmode ST... |
jjpp/plamk | a5b32c239b8401625411217ebd1535b89fb69730 | Parem Makefile, MacOSXga olid probleemid. | diff --git a/Makefile b/Makefile
index ca85574..667b275 100644
--- a/Makefile
+++ b/Makefile
@@ -1,125 +1,131 @@
XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
+# testimiseks
ESTMORF=wine ~/estmorf/ESTMORF.EXE
EKI_DATA=~/eki/data
EKI_ANA=wine ~/eki/demo_ana.exe
+# latin1 to utf-8
+TO_UTF... |
jjpp/plamk | 77eaf2e7298f101288601f44984c04cd536f1f96 | puhastused, ikkagi | diff --git a/Makefile b/Makefile
index d247994..ca85574 100644
--- a/Makefile
+++ b/Makefile
@@ -1,124 +1,125 @@
-XEROX=/home/jjpp/dev/keel/xerox/bin
+XEROX=~/xerox/bin
XFST=$(XEROX)/xfst
TWOLC=$(XEROX)/twolc
ICONV=iconv
-ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
-EKI_DATA=/home/jjpp/dev/keel/eki_bin/da... |
jjpp/plamk | f183f6b0ecdeb547ae9645e2b1dfc4705c9b1122 | puhastused-parandused enne avaldamist. | diff --git a/COPYING b/COPYING
new file mode 100644
index 0000000..94a9ed0
--- /dev/null
+++ b/COPYING
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
+ Everyone is permitted to copy... |
jjpp/plamk | 889b28df1ca5f3a1d777a8e08fd8883621ac2dd6 | seis, millest tekkisid töösse tabelid. | diff --git a/Makefile b/Makefile
index 48c9c68..d247994 100644
--- a/Makefile
+++ b/Makefile
@@ -1,125 +1,124 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
-LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
EKI_DATA=/home/jjpp/dev/keel/eki_bin/d... |
jjpp/plamk | fc483479cc8781227f93b69bef45d026553ab78c | liitsõnafiltri alged, definitsioonid eraldi faili | diff --git a/liitsona_def.txt b/liitsona_def.txt
new file mode 100644
index 0000000..32b4721
--- /dev/null
+++ b/liitsona_def.txt
@@ -0,0 +1,52 @@
+Definitions
+ Täht = [ a | b | c | d | e | f | g | h |
+ i | j | k | l | m | n | o | p |
+ q | r | s | š | z | ž | t | u |
+ v | w | x | y | õ ... |
jjpp/plamk | 3ba9415dc26549906057885e3569400807d8775a | põhjalikud, eelmises messis kirjeldatud muudatused | diff --git a/Makefile b/Makefile
index 7b86c2d..48c9c68 100644
--- a/Makefile
+++ b/Makefile
@@ -1,89 +1,125 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
EKI_DATA=/home/jjpp/dev/keel/eki_bin/da... |
jjpp/plamk | cb77ab5f98e8bfae8b7cf667eff7d723f0d8b699 | analüüsi-kontroll ja muid viimistlusi | diff --git a/check_analyze.pl b/check_analyze.pl
new file mode 100755
index 0000000..9aacebe
--- /dev/null
+++ b/check_analyze.pl
@@ -0,0 +1,265 @@
+#!/usr/bin/perl -w
+
+use utf8;
+use strict;
+
+binmode STDIN, ':utf8';
+binmode STDOUT, ':utf8';
+
+
+use vars qw{$lemma @analyzes %ok %ignore $mapper $fsmode %count %wei... |
jjpp/plamk | f634aa87014f5aa2b9f41fe52e6a1b471fa6a5a4 | +A+S variant lõplikult minema | diff --git a/eki2lex.pl b/eki2lex.pl
index a83b889..ff18f71 100755
--- a/eki2lex.pl
+++ b/eki2lex.pl
@@ -301,626 +301,626 @@ while (<>) {
} elsif ($w =~ /([rln])\1as$/ && $g =~ /[rln]da$/) {
$w2 =~ s/([rln])\1as$/$1Da/;
} elsif ($w =~ /dras$/ && $g =~ /tra$/) {
$w2 =~ s/dras$/Tra/;
} elsif ($w =~ ... |
jjpp/plamk | 78757bee126afc37676e4b05b68d7f5d9bb6db69 | võrdlusastmed comp/super, üks sõnaliik per kirje | diff --git a/Makefile b/Makefile
index 9a04dde..7b86c2d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,91 +1,89 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
EKI_DATA=/home/jjpp/dev/keel/eki_bin/dat... |
jjpp/plamk | 7ecfab436961ba183b0cbc7abb7cd03955b5f18a | leitud vigade pisiparandused | diff --git a/deriv_filter.txt b/deriv_filter.txt
index a5cf881..4ae53fa 100644
--- a/deriv_filter.txt
+++ b/deriv_filter.txt
@@ -1,5 +1,12 @@
! lubatud tuletisevormid?
+[ ~$[ "+_us" ?* "+_us" ] ] &
+[ ~$[ "+C" ?* "+C" ] ] &
+[ ~$[ "+U" ?* "+U" ] ] &
+[ ~$[ "+_ke" ?* "+_ke" ] ] &
+[ ~$[ "+_ke" ?* "+_kene" ] ] &
+[ ~$... |
jjpp/plamk | 1649f44fcca65f7d7d0fed1dbc27306f8dd88126 | pisiviga, liitsõnade fail vales kohas | diff --git a/Makefile b/Makefile
index 5ed077a..9a04dde 100644
--- a/Makefile
+++ b/Makefile
@@ -1,91 +1,91 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
EKI_DATA=/home/jjpp/dev/keel/eki_bin/dat... |
jjpp/plamk | 15f543cea8e90179c0cd4bcf6a758804d01670ff | EKI analüüsi alged | diff --git a/Makefile b/Makefile
index a3d8b73..5ed077a 100644
--- a/Makefile
+++ b/Makefile
@@ -1,83 +1,91 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
+EKI_DATA=/home/jjpp/dev/keel/eki_bin/dat... |
jjpp/plamk | d5eda2ac8ed670d143d13b5e360d3320d6860f52 | vaheseis. | diff --git a/Makefile b/Makefile
index 1314a9c..a3d8b73 100644
--- a/Makefile
+++ b/Makefile
@@ -1,79 +1,83 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
ETHTHORN=sed -e 's/Å¡/ð/g' -e 's/Å /Ã... |
jjpp/plamk | 67bd448f7e690fcc1782e783b288b31281986017 | liitsõnade alged juba toimivad. | diff --git a/eki2lex.pl b/eki2lex.pl
index a4d8383..1876a4f 100755
--- a/eki2lex.pl
+++ b/eki2lex.pl
@@ -1,983 +1,1002 @@
#!/usr/bin/perl -w
use feature "switch"; # alates perl 5.10
use Data::Dumper;
use utf8;
use strict;
binmode STDIN, ':utf8';
binmode STDOUT, ':utf8';
my @adj = ();
my @subst = ();... |
jjpp/plamk | 8a9d1c806a3697e0c9765e903166b3aed54256cb | lihtsõnad peaaegu juba on, arvud ka | diff --git a/Makefile b/Makefile
index 92b1447..1314a9c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,76 +1,79 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
ETHTHORN=sed -e 's/Å¡/ð/g' -e 's/Å /Ã... |
jjpp/plamk | a017140b71198886facfa96ff117b79e41f05668 | öine. | diff --git a/Makefile b/Makefile
index a0a7b07..92b1447 100644
--- a/Makefile
+++ b/Makefile
@@ -1,76 +1,76 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
ETHTHORN=sed -e 's/Å¡/ð/g' -e 's/Å /Ã... |
jjpp/plamk | 8ea234d11c193d5320cdcac5ee147c570f607047 | veel parem lihtsõnade tugi. | diff --git a/Makefile b/Makefile
index 0e3f605..a0a7b07 100644
--- a/Makefile
+++ b/Makefile
@@ -1,79 +1,76 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
ETHTHORN=sed -e 's/Å¡/ð/g' -e 's/Å /Ã... |
jjpp/plamk | 6d8994e8860117508e182784c943edb4947a82c7 | lihtsõnadega peaks nüüd enamvähem olema. | diff --git a/Makefile b/Makefile
index f89faac..0e3f605 100644
--- a/Makefile
+++ b/Makefile
@@ -1,75 +1,79 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
ETHTHORN=sed -e 's/Å¡/ð/g' -e 's/Å /Ã... |
jjpp/plamk | 486ea600c361a552bdf1284c550e67aa8c84d4e1 | pisivead, tuletised | diff --git a/eki2lex.pl b/eki2lex.pl
index ce6b1b3..f6b9090 100755
--- a/eki2lex.pl
+++ b/eki2lex.pl
@@ -1,850 +1,850 @@
#!/usr/bin/perl -w
use feature "switch"; # alates perl 5.10
use Data::Dumper;
use utf8;
use strict;
binmode STDIN, ':utf8';
binmode STDOUT, ':utf8';
my @adj = ();
my @subst = ();
... |
jjpp/plamk | 40e65fc5a6542bd916f9164510e48cec37649d37 | erandid, vigu, tuletised | diff --git a/Makefile b/Makefile
index 401316c..f89faac 100644
--- a/Makefile
+++ b/Makefile
@@ -1,63 +1,75 @@
XEROX=/home/jjpp/dev/keel/xerox/bin
XFST=$(XEROX)/xfst
LEXC=$(XEROX)/lexc
TWOLC=$(XEROX)/twolc
ICONV=iconv
ESTMORF=wine /home/jjpp/dev/keel/estmorf/x/ESTMORF.EXE
ETHTHORN=sed -e 's/Å¡/ð/g' -e 's/Å /Ã... |
jjpp/plamk | 783d05a0798493c8dae8c390ce0c057f6f907e85 | suurtähed ära. | diff --git a/1984_words_u.txt b/1984_words_u.txt
index ebfdefd..23ea81c 100644
--- a/1984_words_u.txt
+++ b/1984_words_u.txt
@@ -12238,1025 +12238,1024 @@ surid
surijaid
surijale
surisevate
surm
surma
surmaga
surmakultus
surmakultuseks
surmale
surmani
surmanuhtlus
surmast
surmatundi
surmatunnil
surmav
s... |
jjpp/plamk | 841945800326f7cd3192c1ea7a605da72be72438 | erandite alged. natuke reegliparandusi. use strict | diff --git a/exc2lex.pl b/exc2lex.pl
new file mode 100755
index 0000000..9f73bb6
--- /dev/null
+++ b/exc2lex.pl
@@ -0,0 +1,138 @@
+#!/usr/bin/perl -w
+
+use utf8;
+use strict;
+use feature "switch"; # alates perl 5.10
+
+binmode STDIN, ':utf8';
+binmode STDOUT, ':utf8';
+
+
+my %form = ();
+
+my @override = ();
+my @e... |
icco/re-delicious | dcb652d3ba11f3015fc36e121bcd1a0ceb6c4664 | Slightly more readable for email | diff --git a/delicious.xslt b/delicious.xslt
index 18f042e..8311cee 100644
--- a/delicious.xslt
+++ b/delicious.xslt
@@ -1,25 +1,25 @@
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:str="http://exslt.org/strings" extension-element-prefixes="str" exclude-result-prefixes="str" >
... |
icco/re-delicious | 308e1688b711fb1b71c0b9603f1c6ee4386d92d4 | Fixed a bug for running from another location. | diff --git a/re-delicious.sh b/re-delicious.sh
index cf2def9..79f3c8d 100755
--- a/re-delicious.sh
+++ b/re-delicious.sh
@@ -1,35 +1,35 @@
#!/bin/bash
# This script uses an included xslt file and outputs all of the links you have
# submitted to del.icio.us in the past week.
# Written by Nat Welch
# Dates need to... |
icco/re-delicious | 69a9cab1ae70bc6708ca69d16549c2b513a86350 | Adding Readme | diff --git a/README.md b/README.md
index e69de29..0471e78 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,11 @@
+# re-delicious
+
+A simple script and xslt file for printing out our delicious links from the
+past week in an emailable format.
+
+## Requirements
+
+ * xsltproc
+ * curl
+ * Linux (?)
+
|
icco/re-delicious | e808fa255f847d4f2c148d2440175293e9085ec9 | Alrighty. Done. | diff --git a/delicious.xslt b/delicious.xslt
index 8061b1d..18f042e 100644
--- a/delicious.xslt
+++ b/delicious.xslt
@@ -1,29 +1,25 @@
-<xsl:stylesheet
- version="1.0"
- xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:str="http://exslt.org/strings"
- extension-element-prefixes="str"
- exclude-result-... |
icco/re-delicious | af8b88f0e54cd6cc4c9b9cfd8fe841f5f940c4fa | Moving xslt file | diff --git a/delicious-atom-0.1.xslt b/delicious.xslt
similarity index 100%
rename from delicious-atom-0.1.xslt
rename to delicious.xslt
diff --git a/re-delicious.sh b/re-delicious.sh
index ca7c882..3d03d87 100755
--- a/re-delicious.sh
+++ b/re-delicious.sh
@@ -1,31 +1,31 @@
#!/bin/bash
# Dates need to be in CCYY-M... |
icco/re-delicious | e53d728d689bbb5855045271933999b19fe966ee | Prints plain txt now | diff --git a/delicious-atom-0.1.xslt b/delicious-atom-0.1.xslt
index b62d4eb..8061b1d 100644
--- a/delicious-atom-0.1.xslt
+++ b/delicious-atom-0.1.xslt
@@ -1,70 +1,29 @@
-<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet
- version="1.0"
- xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
- xmlns:str="http://exslt... |
icco/re-delicious | 7129b165fa16c902c1107a91da40783466bacf18 | Now generates an atom file | diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e69de29
diff --git a/delicious-atom-0.1.xslt b/delicious-atom-0.1.xslt
new file mode 100644
index 0000000..b62d4eb
--- /dev/null
+++ b/delicious-atom-0.1.xslt
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="utf-8"?>
+<xsl:stylesheet
+ version="1.0"
... |
icco/re-delicious | 8c7e52e3f31451e21e7e20173f259049a779b3c6 | Adding script | diff --git a/re-delicious.sh b/re-delicious.sh
new file mode 100755
index 0000000..4bdf27c
--- /dev/null
+++ b/re-delicious.sh
@@ -0,0 +1,17 @@
+#!/bin/bash
+
+# CCYY-MM-DDThh:mm:ssZ
+dateFormat="+%Y-%m-%dT%H:%M:%S%z";
+startDate=`date -d "-1 week" $dateFormat`;
+endDate=`date $dateFormat`;
+
+if [ $# -lt 2 ]; then
+ ... |
jquery/sizzle | 4194dc464e7381139220e39ceb46c0bdfe12dd59 | Docs: Update the command to clone the repo | diff --git a/README.md b/README.md
index 8ca764f..6cdb269 100644
--- a/README.md
+++ b/README.md
@@ -1,55 +1,55 @@
# Sizzle
__A pure-JavaScript CSS selector engine designed to be easily dropped in to a host library.__
- [More information](https://sizzlejs.com/)
- [Documentation](https://github.com/jquery/sizzle... |
jquery/sizzle | ef52300a48a8c2a5d8a7384c190add6932ac20c0 | Build: Update another version in package-lock.json | diff --git a/package-lock.json b/package-lock.json
index 2cd57cc..fe3dce2 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,521 +1,521 @@
{
"name": "sizzle",
"version": "2.3.11-pre",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "sizzle",
- "version": "2... |
jquery/sizzle | 31256506b1cdf53c1c5c6aa25d17757e350ad3fc | Build: Updating the main version to 2.3.11-pre. | diff --git a/package-lock.json b/package-lock.json
index 134f626..2cd57cc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,515 +1,515 @@
{
"name": "sizzle",
- "version": "2.3.10-pre",
+ "version": "2.3.11-pre",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "s... |
jquery/sizzle | 6d1346a2c14426f7c2f1e51e68eadba426be50c7 | Build: Update tested browsers | diff --git a/Gruntfile.js b/Gruntfile.js
index 70965ed..171b9f2 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,300 +1,300 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | 15a1238f51084ee850d4356d2f894a0cf1b08193 | Selector: Stop relying on CSS.supports( "selector(...)" ) | diff --git a/src/sizzle.js b/src/sizzle.js
index a84ba07..4eff41d 100644
--- a/src/sizzle.js
+++ b/src/sizzle.js
@@ -1,1485 +1,1457 @@
/*!
* Sizzle CSS Selector Engine v@VERSION
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundati... |
jquery/sizzle | 248b59c008be0c0247ed1c367407c6ccfa0519d3 | Selector: Rename rcombinators to rleadingCombinator | diff --git a/src/sizzle.js b/src/sizzle.js
index e7796c7..a84ba07 100644
--- a/src/sizzle.js
+++ b/src/sizzle.js
@@ -1,842 +1,842 @@
/*!
* Sizzle CSS Selector Engine v@VERSION
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundation... |
jquery/sizzle | ac08bb9d2479c41bfd5d41de76a39d87ca7d7582 | Build: Update tested browsers (add Firefox 108 & Opera 93) | diff --git a/Gruntfile.js b/Gruntfile.js
index 60ab10a..70965ed 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,300 +1,300 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | c629539e5fa5697e770f0d935b3e2dfd422ecbcb | Build: Update another version in package-lock.json | diff --git a/package-lock.json b/package-lock.json
index e25ed51..134f626 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,521 +1,521 @@
{
"name": "sizzle",
"version": "2.3.10-pre",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "sizzle",
- "version": "2... |
jquery/sizzle | c2be7d35752dad1b6b816e74277e355a1e74b578 | Build: Updating the main version to 2.3.10-pre. | diff --git a/package-lock.json b/package-lock.json
index caeb2e1..e25ed51 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,515 +1,515 @@
{
"name": "sizzle",
- "version": "2.3.9-pre",
+ "version": "2.3.10-pre",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "si... |
jquery/sizzle | 7781b658a553b19eb74e5ea813c3d84e064b968c | Selector: Make selector lists work with `qSA` again | diff --git a/src/sizzle.js b/src/sizzle.js
index 5f3989d..e7796c7 100644
--- a/src/sizzle.js
+++ b/src/sizzle.js
@@ -1,1486 +1,1485 @@
/*!
* Sizzle CSS Selector Engine v@VERSION
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundati... |
jquery/sizzle | b2cb393faf98499ffc859076b46c7f94f2df1ec5 | Build: Update tested browsers | diff --git a/Gruntfile.js b/Gruntfile.js
index 2c5b6c7..60ab10a 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,299 +1,300 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | fa4ca25e5834886564c3793656724de40e3fa4dc | Build: Update package-lock.json again | diff --git a/package-lock.json b/package-lock.json
index f33917f..caeb2e1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,521 +1,521 @@
{
"name": "sizzle",
"version": "2.3.9-pre",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "sizzle",
- "version": "2.... |
jquery/sizzle | 670ee53741d41b922070990517188d08a3af84cf | Build: Updating the main version to 2.3.9-pre. | diff --git a/package-lock.json b/package-lock.json
index 0a8701b..f33917f 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,515 +1,515 @@
{
"name": "sizzle",
- "version": "2.3.8-pre",
+ "version": "2.3.9-pre",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "siz... |
jquery/sizzle | 759acc72af1c8c3f4109816b0ca326151a2b8106 | Core: Make Sizzle.contains work within <template/> elements | diff --git a/src/sizzle.js b/src/sizzle.js
index 3d69820..5f3989d 100644
--- a/src/sizzle.js
+++ b/src/sizzle.js
@@ -478,1025 +478,1032 @@ function siblingCheck( a, b ) {
// Use IE sourceIndex if available on both nodes
if ( diff ) {
return diff;
}
// Check if b follows a
if ( cur ) {
while ( ( cur = ... |
jquery/sizzle | 30498aa8ade8af897cdd2889ee4038030a28f5dd | Build: Update tested browsers | diff --git a/Gruntfile.js b/Gruntfile.js
index 2712132..2c5b6c7 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,299 +1,299 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | 5d37bf7554a9c7f787abf1be6abb4193d3da3b30 | Build: Add iOS 16 | diff --git a/Gruntfile.js b/Gruntfile.js
index b80ae90..2712132 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,299 +1,299 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | 8c70695b4f317fdffa2c1741b6faa86e569c519c | Build: Updating the main version to 2.3.8-pre. | diff --git a/package-lock.json b/package-lock.json
index 4492546..0b12257 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,515 +1,515 @@
{
"name": "sizzle",
- "version": "2.3.7-pre",
+ "version": "2.3.8-pre",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@babel/code-frame": ... |
jquery/sizzle | 3798e3d7fac56dbeaee29fa04dc30117d302b107 | Selector: Use Sizzle `:has` if `CSS.supports(selector(...))` non-compliant | diff --git a/src/sizzle.js b/src/sizzle.js
index d5f8c6b..3d69820 100644
--- a/src/sizzle.js
+++ b/src/sizzle.js
@@ -1,2234 +1,2292 @@
/*!
* Sizzle CSS Selector Engine v@VERSION
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.foundati... |
jquery/sizzle | d3af661e7d2f7f232387189c05f46495bb7c090d | Build: Update tested browsers | diff --git a/Gruntfile.js b/Gruntfile.js
index 9d1bb58..b80ae90 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,286 +1,299 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | 20390f05731af380833b5aa805db97de0b91268a | Build: Updating the main version to 2.3.7-pre. | diff --git a/package-lock.json b/package-lock.json
index 719f9de..4492546 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,515 +1,515 @@
{
"name": "sizzle",
- "version": "2.3.6-pre",
+ "version": "2.3.7-pre",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@babel/code-frame": ... |
jquery/sizzle | 0ec7ccf9572852d7961fc46d5dfec531c8156326 | Build: Fix the link to AUTHORS.txt | diff --git a/package.json b/package.json
index 1f2b547..455f3ad 100644
--- a/package.json
+++ b/package.json
@@ -1,85 +1,85 @@
{
"title": "Sizzle",
"name": "sizzle",
"version": "2.3.6-pre",
"description": "A pure-JavaScript, bottom-up CSS selector engine designed to be easily dropped in to a host library."... |
jquery/sizzle | 9cb6739356a550c80a217b7a1d7a7bb9a637bffd | Build: Update tested browsers | diff --git a/Gruntfile.js b/Gruntfile.js
index a220fe5..9d1bb58 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,285 +1,286 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | 344ae8f09659579df419cd364daa043d70580faf | Build: Remove a deprecated `sudo: false` key from .travis.yml | diff --git a/.travis.yml b/.travis.yml
index 701aac8..f7da72b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,7 @@
-sudo: false
language: node_js
node_js:
- '12'
env:
global:
- secure: UzENy1srzIScquAja5376P0dj4X6DJsskYrQjUtRpi6tvCtpx80DiFjFAY6JKUMw/BHuugABkBmP0q5o3kMbp2y6mZO0qg+CBUZ8MX/UipNv0/xWbP7ckay... |
jquery/sizzle | 23189b76e34bb585050caf0292629e87fac78555 | Build: Update tested browsers | diff --git a/Gruntfile.js b/Gruntfile.js
index 72868c1..a220fe5 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,285 +1,285 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | 9987cb3edbca4a732760d8a794868591d6c07b44 | Core: Make Sizzle.isXML accept falsy input | diff --git a/src/sizzle.js b/src/sizzle.js
index 8087eed..d5f8c6b 100644
--- a/src/sizzle.js
+++ b/src/sizzle.js
@@ -80,1026 +80,1026 @@ var i,
identifier = "(?:\\\\[\\da-fA-F]{1,6}" + whitespace +
"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",
// Attribute selectors: http://www.w3.org/TR/selectors/#attribute-sele... |
jquery/sizzle | f441747f8081f997ed72067cd2c94dc167844a2b | Build: Update version in package-lock.json to 2.3.6-pre | diff --git a/package-lock.json b/package-lock.json
index ab4dc73..719f9de 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,515 +1,515 @@
{
"name": "sizzle",
- "version": "2.3.5-pre",
+ "version": "2.3.6-pre",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@babel/code-frame": ... |
jquery/sizzle | 390f24005fffc6a77f6280ebee48c07344fe4502 | Build: Remove the version field from the bower.json file | diff --git a/bower.json b/bower.json
index c908c13..68b0659 100644
--- a/bower.json
+++ b/bower.json
@@ -1,26 +1,25 @@
{
"name": "sizzle",
"main": "./dist/sizzle.js",
"license": "MIT",
"ignore": [
"**/.*",
"package.json",
"bower.json",
"speed",
"Makefile",
"*.md",
"*.txt"... |
jquery/sizzle | bfb7b5ed06623d596c3e7961234f25d5c436b1cb | Build: Updating the master version to 2.3.6-pre. | diff --git a/package.json b/package.json
index 3445ef5..1f2b547 100644
--- a/package.json
+++ b/package.json
@@ -1,85 +1,85 @@
{
"title": "Sizzle",
"name": "sizzle",
- "version": "2.3.5-pre",
+ "version": "2.3.6-pre",
"description": "A pure-JavaScript, bottom-up CSS selector engine designed to be easily dro... |
jquery/sizzle | 096f6836d41d118cbf74a98a5b3cd899594d99a8 | Release: Make Sizzle work with jquery-release, remove generated files | diff --git a/.gitignore b/.gitignore
index 79abdbb..37e4a88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,14 @@
.project
.settings
*~
*.diff
*.patch
*.sizecache.json
.DS_Store
node_modules
bower_components
.idea/
+
+# Ignore everything in dist folder except for eslint config
+/dist/*
+!/dist/.eslintrc.... |
jquery/sizzle | 6812dd07a748f309bb7a5a65b53bfd6c6122c665 | Release: Update AUTHORS.txt | diff --git a/AUTHORS.txt b/AUTHORS.txt
index 7f52a5e..d510ad0 100644
--- a/AUTHORS.txt
+++ b/AUTHORS.txt
@@ -1,65 +1,67 @@
Authors ordered by first contribution
John Resig <jeresig@gmail.com>
Cheah Chu Yeow <chuyeow@gmail.com>
Andrew Chalkley <andrew@chalkley.org>
Fabio Buffoni <fabio.buffoni@bitmaster.it>
Stef... |
jquery/sizzle | af163873d7cdfc57f18b16c04b1915209533f0b1 | Selector: Make empty attribute selectors work in IE 11/Edge again | diff --git a/dist/sizzle.js b/dist/sizzle.js
index abdba79..2216182 100644
--- a/dist/sizzle.js
+++ b/dist/sizzle.js
@@ -1,1341 +1,1356 @@
/*!
* Sizzle CSS Selector Engine v2.3.5-pre
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.fou... |
jquery/sizzle | 3965b4ad93f7f901e4703846b40fa848a2f6c119 | Selector: Throw on post-comma invalid selectors in Opera 10-11 again | diff --git a/dist/sizzle.js b/dist/sizzle.js
index 449ada7..abdba79 100644
--- a/dist/sizzle.js
+++ b/dist/sizzle.js
@@ -1,1390 +1,1390 @@
/*!
* Sizzle CSS Selector Engine v2.3.5-pre
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.fou... |
jquery/sizzle | 102b3d63c127ae56c2994b4856effd4f813f375d | Build: Update tested browsers, test on Edge 15-18 instead of just 17-18 | diff --git a/Gruntfile.js b/Gruntfile.js
index 318b06a..431fdec 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,286 +1,286 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | a528ae520245b13a6a879041e4a2b135c7d6e522 | Selector: Make selectors with leading combinators use qSA again | diff --git a/dist/sizzle.js b/dist/sizzle.js
index 12eb33e..449ada7 100644
--- a/dist/sizzle.js
+++ b/dist/sizzle.js
@@ -1,839 +1,842 @@
/*!
* Sizzle CSS Selector Engine v2.3.5-pre
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.found... |
jquery/sizzle | 0f4bd299bde35c5bfb7a4ac466fa61f4a6e6333c | Selector: Leverage the :scope pseudo-class where possible | diff --git a/dist/sizzle.js b/dist/sizzle.js
index 4a4b35e..12eb33e 100644
--- a/dist/sizzle.js
+++ b/dist/sizzle.js
@@ -1,1145 +1,1162 @@
/*!
* Sizzle CSS Selector Engine v2.3.5-pre
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.fou... |
jquery/sizzle | cd0239bf326397cd5cf93438532436c235bf2bb0 | Selector: Use shallow document comparisons to avoid IE/Edge cras⦠(#459) | diff --git a/dist/sizzle.js b/dist/sizzle.js
index db5ac77..4a4b35e 100644
--- a/dist/sizzle.js
+++ b/dist/sizzle.js
@@ -1,1579 +1,1610 @@
/*!
* Sizzle CSS Selector Engine v2.3.5-pre
* https://sizzlejs.com/
*
* Copyright JS Foundation and other contributors
* Released under the MIT license
* https://js.fou... |
jquery/sizzle | bdf239729ad31f91a66e88f4d72e7b812716d45b | Build: Split iOS tests into two sets to improve reliability | diff --git a/Gruntfile.js b/Gruntfile.js
index 42fd617..318b06a 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -1,282 +1,286 @@
module.exports = function( grunt ) {
"use strict";
var gzip = require( "gzip-js" ),
isBrowserStack = process.env.BROWSER_STACK_USERNAME && process.env.BROWSER_STACK_ACCESS_KEY,
b... |
jquery/sizzle | 948eff8f0fc7a3f237046f602b1d080b58a0db2f | Build: Run Karma tests sequentially in separate processes + other improvements | diff --git a/.eslintrc-node.json b/.eslintrc-node.json
index 5891442..85903d3 100644
--- a/.eslintrc-node.json
+++ b/.eslintrc-node.json
@@ -1,14 +1,14 @@
{
"root": true,
"extends": "jquery",
"parserOptions": {
- "ecmaVersion": 2017
+ "ecmaVersion": 2018
},
"env": {
"es6": true,
"node": true
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.