Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/BioJulia/ragel
Ragel State Machine Compiler - Experimental Julia Support
https://github.com/BioJulia/ragel
need XmlParser. Now using a new struct InputData instead.
77ac6868f484078b2ba3b2782c61aa3143f45f12 authored over 16 years ago630c0d0a3e39e2910e4f29bd9b9644ef62c31422 authored over 16 years ago
work. Test suite is passing.
4885cf477c37bf761a93b90919daed36b9ee8de9 authored over 16 years agod95b179638c1ff9509605feb717dfa1d3db39682 authored over 16 years ago
8b24903e0f3c85b145664d141ae37c2bb20f2e09 authored over 16 years ago
121a8996444952fcb762df1e547d2625d1307768 authored over 16 years ago
49269fcc3ae23a3c44b004be7e03ebad596993d8 authored over 16 years ago
d63f87bf18b06ea96137c6ef6ceae1a9c5dbb0a8 authored over 16 years ago
90456bf07061e90dc3d50e10084932063ef30713 authored over 16 years ago
95a334f70c6a8b2671fae12860509ec63b72f8dc authored over 16 years ago
eb8719affb021de9ebfca8da75316da32df7a05c authored over 16 years ago
generation. This commit brings back some of the xml code generation code that
was migrated to dir...
preserved, not converted. Going to have to bring back some changed code.
7e9092ae7b6f9bb1694f40846b193b44967a40ce authored over 16 years ago869d2a2e4c0d044272fedcf6670078a7f982193a authored over 16 years ago
85e42aa43624892bcb6621dbe15febe8078f89ce authored over 16 years ago
tag. This required including xmlparse into the frontend files. One name clash
of ActionTableMap h...
e246f989278c7082c0eeb0b3db22d13f346d9394 authored over 16 years ago
72c7f62e19a170d7c0e0fe187fadb97f09f7db8c authored over 16 years ago
copyright year for -v, --version.
fdfc2b558303d12133d03c148ab511758af78b1f authored over 16 years ago5f093f4028cc9e92829937a7b42936c216a356c4 authored over 16 years ago
Pettenò.
ca335fbc65cc0d2f9ffba35f0eba411b9a42e1fc authored over 16 years agof122ae8ba910dd1cb1724e75f150ba04f7867100 authored over 16 years ago
5c063c774668a3196fa82759ae27812ab5d44eef authored over 16 years ago
ac28e304892ac744584b25d8ac570ce71727eb22 authored over 16 years ago
can now be made accessible during the writing of the XML file, allowing
incremental bypassing of ...
f783b5c95b1d1a2383a8eeb1f7a0077070990f88 authored over 16 years ago
80a0fccebb77fd2a8ab95a7678c0e398d87a834f authored over 16 years ago
9972753e18f80fa6e0a08bb7d64eb38d1cfe10a1 authored over 16 years ago
fb421dfd5723f2f30f0ed13999aafd9835e2505b authored over 16 years ago
part of the ragel program, with the the frontend and and backend components now
function calls. T...
b85fd1bc3436b8d59d5a208e5ddffa3ee787b4f1 authored over 16 years ago
1215d91ffca7ee8b49f02c06c4dafdd9c82bc846 authored over 16 years ago
eae38663758f33fb3b75a7401610d6fb6b89f88b authored over 16 years ago
68e6d04bcac61addb8f00644ef3a44cfee18cbfb authored over 16 years ago
lmActionTable arrays so we can't assert emptyness in the constructor. Lift out
the assertion and ...
38a2583bbdf363eb60f6d39f965476542cbc85a0 authored over 16 years ago
cb79d02450205220d12e0d8389be6ecbfe22bc66 authored over 16 years ago
58f0f076be9dfd61c6236604e78a32cb0d47bf4d authored over 16 years ago
66e22080a27d77a36a19ed22a08f3819321e16ad authored over 16 years ago
b318fa1eb8778c6d82f2b69d059400d16e2ea518 authored over 16 years ago
261a99518d5f8266f1a2063cd9081aaede5cdaf9 authored over 16 years ago
ebdd7fce7e3ed94a7c9ef4ccd1af20c408e40b53 authored almost 17 years ago
rubinius.
2a1d42abc05cb42efe647d8a7e33d320712c7ae3 authored almost 17 years agoe4fa3242dc4f41763953d4a620f22b42456f38b3 authored almost 17 years ago
1e4cadec8af7570c7a9d166dd908d6271c519e92 authored almost 17 years ago
af1676e83d07cffd07548675739a20c4408514ec authored almost 17 years ago
e546353055d6b805936241b046aae7a57a5f44c4 authored almost 17 years ago
713b2768a6d8bb43a79b072abdb82bdb69e766cc authored almost 17 years ago
type for eofTrans.
99104be4f67cb4a7c6d9c8ce16d820404719a0e2 authored almost 17 years agoto identify the transition to take. Instead add the transition to the end of
the list and store i...
2e3e4c7bbd522ede5b0f891e5345e709f9f3c015 authored almost 17 years ago
Changed WIN32 -> _WIN32.
452cac4ecebd4265e17334dae7530fb3a9738baf authored almost 17 years ago --error-format=gnu (default)
--error-fromat=msvc
Switched from strcasecmp to strcmp for testi...
054f1e5125a963b354f3a7b14f8a2a76514d9b38 authored almost 17 years ago
5bf3b47be606031168ad36a035409659afe5f937 authored almost 17 years ago
5d05dac08049e6f672db4edc96d15def46f1749c authored almost 17 years ago
action traversal and store these properties in some traversal descriptor.
9eff8cb6a0fe2fd89f810f25294844d48ed8a10f authored almost 17 years agothat the fnext causes the cs variable to be forced active. In this case fbreak
does not need to s...
ded5247a6e0f907c1a58994b7f46410d4b50727e authored almost 17 years ago
assertion failures because location info was not set. Fixed by adding
locations.
the generated language specific .rl files. In cond1.rl we need to turn off -F0
and -F1 because cs...
include file searching and the -I option.
1e2308163903f60c6577ac47f55e726b6638a3b8 authored almost 17 years agothe location of the current file, not the program's current path. Additional
search locations can...
b8e13e74e239cbcba45e545ee64f70930ad844cf authored almost 17 years ago
overlap when computing an expansion. Can't use the range supplied from the
condition overlap sinc...
5c7d7880a5086b23d6c8aa1999567d18b036dafb authored almost 17 years ago
3809a106e42621bc9962d9809aab62fc6b26a99a authored almost 17 years ago
4b9ecee1a8a9716665ba1fe0e2c7cd4c1c6ccc45 authored almost 17 years ago
Possible to crash ragel by ignoring the warning.
daf09e4cae3b52b9377efbda73db412aeccdd21e authored almost 17 years agolists.
485afc983a249ee658cf249127bc925f05265973 authored almost 17 years agob5e56173261cf58e4345e6f77b0c5f8595f1ec96 authored almost 17 years ago
c48912b52d8526ca76e7da85cae90fa4584381cf authored almost 17 years ago
f0f2918871e414f4f6ce06c68cfd2fb4bbd46911 authored almost 17 years ago
19a05eab56ea2fec98aa1ac5e7d51d1398ddf6da authored almost 17 years ago
6cf70219ddc629db7350fcf6be8a0f0c012202c5 authored about 17 years ago
cc912ed313a8ae38981b6ece0eac2b635ea8cf0f authored about 17 years ago
Replaced it with a reference to the visualization section.
ac99751da8db6e7ae5dd7c31809ba7c5d56a0609 authored about 17 years ago2784eb8a0900c09be2858b6a34ea9234468abb46 authored about 17 years ago
019f5a326d0ebf5c7f4e3b320fa33b0bf9eddd5f authored about 17 years ago
96339547539cc22444eb9447109219c806ba2d77 authored about 17 years ago
9204e36dac2dda8d740e3d8e6c63112d25d4fc59 authored about 17 years ago
c21469644ddfd30e8d2eb74a57864fc16b817b1c authored about 17 years ago
06981f8c63849e2f14cb134e23334f9681f061e0 authored about 17 years ago
7f933c7783771ebd21ea254f4217491f55f112d3 authored about 17 years ago
b0ca6d1779f92b4779d59e494f810aa0b1aecfce authored about 17 years ago
9102a6697308b6f03f4665f8fa2564068b7bdc47 authored about 17 years ago
db5a5d0160ac35b681fcdcebc3f7cc25bd953af1 authored about 17 years ago
right.
9052f1b801e17a8ba666eb0abd4c6eb9f61626d4 authored about 17 years agoempty string.
f394ef8e1f8ef850b281732e934276b0941acf57 authored about 17 years agofrontend. These options are not useful with code generators.
8ad9179ffb15eea4173eb14c611e8d2ad4417961 authored about 17 years ago70120c365a6e50bad8f168b50745a41923e4ad06 authored about 17 years ago
the man page.
d4c50bf113f2cb7dbc47a3f3d36221317dcaf64f authored about 17 years ago2911a2019dd1a095ce1f1fe99666008ce5f8fb2a authored about 17 years ago
46b3ebf56186b787070cdb3530d1519c5f832e48 authored about 17 years ago
8f6fd5785a7af4b8441ffcd063614ff17fe3a2a7 authored about 17 years ago
c56e08d1736ef1141660468fbdc902ea44ff7a8c authored about 17 years ago
6569f5f3a6b82878bb249c4555ea559f7eb93a87 authored about 17 years ago
e801ba5d99171cb7dd78c746a0e3b1bc5b01c035 authored about 17 years ago
844716fba1e8667471ae1303b8409504cfd8d5d4 authored about 17 years ago
the two diagrams that need to the updated for 6.0.
c6d652a2ed858766551f9c79fb498854383c598e authored about 17 years ago