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

moved displayPrintables and rubyImpl into InputData

af76d3e6d3871d31fcf554b27bb1a0bec298138d authored over 11 years ago
noLineDirectives global moved into InputData

8d52709f8867399b737c7cb94e40a6d0373524c6 authored over 11 years ago
moved wantDupsRemoved into InputData

e6b51467cf911e453fce4e647c5349339bd654d3 authored over 11 years ago
now referencing colm binary with COLM_FULL

ce3af338a122ea1ef93bf32494103950927e9c13 authored over 11 years ago
removed old test for colm

9cda40b591ead02a30caa6c374e668841636c6f6 authored over 11 years ago
using default names for repeat type refs

0ec33e1c02a53a052eb255f247475c803ac96d89 authored over 11 years ago
added version.h to BUILT_SOURCES

7573e982dc06ff924734ba53aaf024f0bc19b066 authored over 11 years ago
eliminated minimize level and minimize opt globals

5c5a1a88eb0f0ad8946035221a601383fbbc4a3c authored over 11 years ago
eliminated the hostLang global

357d0e3fb384f2c59a91bdc77c0aa0ddb31ff274 authored over 11 years ago
updated trans.lm for default prod el labels

deda7088064bd86a3f4379450bdd5a7bcaa39112 authored over 11 years ago
made the HostLang structs constant, moved pointer to main

Looking to eliminate the hostLang pointer. Going to pass it down from main.

740abd6769f9a549069261ed3ee0dd5062b26c0f authored over 11 years ago
eliminated the printStatistics global

4eaed969d4e3c93174301eaa6bea3053abcd9f1e authored over 11 years ago
eliminated the generateXML and generateDot globals

18c6bfd345e3d303597cdfa0bb5afc0e21feee41 authored over 11 years ago
eliminated the CodeStyle global

b212a087b745d0e3199a647dac342776ef34bb91 authored over 11 years ago
don't need InputData in CodeGenArgs

75e10e60e05309efd4a9609165ad203a5d1d27aa authored over 11 years ago
some dead code removal

3537d419d3e9963883b716b3efa47b7b17c23875 authored over 11 years ago
using default production el names in the load

17ea3562df2f544db24ddbb743231cac398f08f3 authored over 11 years ago
added --with-colm option

1795a3b6845419331ca73d406a3ea98cfe9f3676 authored over 11 years ago
some cleanup of the machine name and include logic

7bf7f591075bbf11c6b455da0f4c8db0b61b4f37 authored over 11 years ago
removed debug print statement

cde6b1ccd1bc8c13f4b593131eea58aacd30ffb2 authored over 11 years ago
remainder of lang-indep test cases now working

5e53d544670a36f3ebb70ab1b3f9206a0a235c81 authored over 11 years ago
cond1, cond7 and cppscan6 now working

afac2c2d51c2fa31e23bbfc02b304a107f96647d authored over 11 years ago
added support for ptr, print_token, first_token_char

2d12b5e947921e121c39725a4690eb644e4b94d6 authored over 11 years ago
atoi2 and clang4 now passing

5ac46eed8a9326f282713a8b004626ce35b59b3e authored over 11 years ago
trans: added arrays, init code and printb

8631dad1c20dfe172251adbcd65799e7f34815bc authored over 11 years ago
use ifdef syntax for input in lang-independent tests

61723da11360b3267763f2a287b5166ddacc7f43 authored over 11 years ago
parse values in the comments and read/use @NEEDS_EOF

e5ed9eb1c0a9cc9cb44fb51947db59f55f19c4af authored over 11 years ago
use the #ifdef syntax for OUTPUT in lang-indep tests

This now matches the runtest syntax for output. The ifdef syntax was
inconvenient with the TXL l...

c229f6341b13511a0029fe087f36f205695f1baa authored over 11 years ago
find the machine name test case translate and use for first_final ref

4167b907f66cb75f390503c46587fcdfbde30f2a authored over 11 years ago
eliminated the indep_host namespace

0eb94adaab3998b9876d0cebb781b679aa672b87 authored over 11 years ago
translate enough of the lang-indep code to make atoi1.rl work

58fe81aeaa750eff370d058acef44de6f7afc32c authored over 11 years ago
building up the test translator for C

74b78327fc92343101ded8c491b308aed8829105 authored over 11 years ago
use the full path to COLM found at configure time

c5fcca70f411c6f132db23f67dfeb48404e2f482 authored over 11 years ago
removed the check for TXL

cb4a53da71cdf50fbdae45e456e0e42fea00900c authored over 11 years ago
subst the full path to colm

e94f5dc1ddf3008d6a518930c2c6c3f091ef31e6 authored over 11 years ago
only generate C code for lang indep tests, don't require txl

b01206b69e7d1c0ccee04bcef8b0e6c9b4781d4f authored over 11 years ago
load the inline block for prepush and postpop

d6e80feb351e519d838fb7cd1a3ad4b7a46140ed authored over 11 years ago
some hacks to include to make it work

ca5829f7cbfec97ab45e1b90eea089db571030b8 authored over 11 years ago
save pd to stack and restore through a commit

20159c5d3ad268070d57b98521a62e265fae36b8 authored over 11 years ago
extract import from host code and load them

c42426cad771e74f59b023bb1c5d99f6444ee88f authored over 11 years ago
load exported assignment instantiation statements

9b037e5ddfd1b811f9c55ff698ee8e76352d05d9 authored over 11 years ago
removed debug write to cerr

36612fc215f596b765679711ed314ef769fcc0a8 authored over 11 years ago
unescape regex char items

9fb721082512b414cf731d9f3b4062b30f6f6954 authored over 11 years ago
load scanners

b79c15c5d2b2d671a97e10dab327495621f55357 authored over 11 years ago
load state actions (to, from, eof, err, lerr)

22d1b2ba5a75e13aab88a68db092157ac9072613 authored over 11 years ago
load condition embedding

dea3d90d2e86b73e65adbd3c7b2d653b519716c6 authored over 11 years ago
an implementation of includes, needs work

8be9cf3355925e0aace8ca664091395129e0d39a authored over 11 years ago
allow -i on the end of string lits

36ce53b9e8fbb44144210958b86fe2cf6db503fe authored over 11 years ago
load factor_neg

7b6476ae69447d6da2d8073a143d2a45fb70d626 authored over 11 years ago
load access statement

65f2ec7bc2823474ca386c359ceb56b8e2f7577c authored over 11 years ago
Revert "warning fix"

This reverts commit 19dbb204b65e954643bebd78c0a69c26de6c69e9.

The warning exists because the ac...

fae0107dcdaaed9f8586950fcfb79ea68f9e35ea authored over 11 years ago
load alphtype

9c79986612ac4890ea3b7fa82a8c117031d991d0 authored over 11 years ago
implemented epsilon transition load

08b5ad81cac6bfb25bfe6dcd7dfe598085bede0d authored over 11 years ago
implemented the getkey load

4cfec13d4d0eed35c451549463187096710cbdd2 authored over 11 years ago
load the numbered repetition productions

8d8664ae283fa225d36f3d4b3479d8b5c354aa20 authored over 11 years ago
don't stop at parsing anymore, run the full test

c7467ed400459770bddac9ac39eb795904cb547d authored over 11 years ago
warning fix

19dbb204b65e954643bebd78c0a69c26de6c69e9 authored over 11 years ago
load named prior embeddings

c5d3b88df4290f89b395187175e13e44e5b44ba5 authored over 11 years ago
full regex load

0516ba87515c80a87bad6ff436452e9f9978357b authored over 11 years ago
fixe for array alloc in escape routine

bbeadd7e2a741114b21473c56c7676258cd3764f authored over 11 years ago
regex parsing with a grammar, fixed variable parsing

Parsing regexes with a grammar (as opposed to token), can now add loading.

Can't use word for t...

37f11efc2683899f225941ac4d3c25844d4650c1 authored over 11 years ago
load regex or data, mostly ripped from colm

8f064ddf11513a62dedb00599b63bbe95c4f15ce authored over 11 years ago
load action block embeddings

ed1a4966f44c25c140372e76a5e0f7cb2a0b2c93 authored over 11 years ago
implemented some of repeat operator load

24d069efe77594e962d3fbc161326752d55166db authored over 11 years ago
load all the term operators (not just dot)

f1ea9533b4990f6becf229a60fa6a465f929fc4d authored over 11 years ago
load all four expression ops

2d063ab3a1571da90acffb3e056ef17bf64a2fcf authored over 11 years ago
load different types of base embeddings and priorities

de1aca137491584910684a591f275e2402b3ce2b authored over 11 years ago
load union operator

560af2af9a82d2e41da67cc0f5de92cfe2a170b9 authored over 11 years ago
fixed host data append after write, added load of variable statement

c32a999116e6f3e65bdd050f4a626ab619ba7284 authored over 11 years ago
work on term lists and action embedding

2739a4fb674ebd6aa565397669751f20065067cb authored over 11 years ago
work on the load for factor

f07f28ce924ce7cf7ca822d54b4fa9e6ab75d0ae authored over 11 years ago
load the write command and write args

75795d2b7d556cf0ec7fd179718a5b1009ccb7bd authored over 11 years ago
added enough of the expr loader to generate a simple machine

877057700a109671927ff013722c6c19385dce06 authored over 11 years ago
work on loading inline lists

b99bd88091d7f25f1262a5750a1687520c88b017 authored over 11 years ago
work on inline code parsing, test suite passes parse

04651b736efa560727ac56599b605d789bf909ea authored over 11 years ago
Merge branch 'master' of ssh://complang.org/var/git/ragel

Conflicts:
src/ragel.lm

43bbe96c299011647cd0aa388097be1a661ff7e4 authored over 11 years ago
minor breakdown of c_inline::inline_expr

08ed920043e6705f5e3436f5072877914d85cfce authored over 11 years ago
use token-induced reparse for ';'-terminated inline expr

1d6cc712d0605b10b7ffca2cd01daeb25ee0ee3d authored over 11 years ago
added loads for prepush and postpop

e925df4c9ca379c871995a5f38f4ff197d81b0b9 authored over 11 years ago
create parse data structs when machine statements are encountered

90805bbc1227ca06c6ba7455f174824b1bc0782c authored over 11 years ago
loading action definitions

becb7623034f35f66f7d31fe0473f7f0915ca4b7 authored over 11 years ago
use a token trans block to turn single line regions into multi-line

The grammar no longer needs to support single line expressions. These were a
problem because of ...

45a0d2b1a6e4a398ab33c38e2a3267ca4839d92b authored over 11 years ago
test translation program depends on main ragel grammar

7952ac416f451297d67653fc16404a3ec1d2ffab authored over 11 years ago
loading and passing host code through to tail input data item

0ded7549f499f858f1f03e2c3b1eff92af3c90d9 authored over 11 years ago
no longer linking/including the ragel/kelbt parser

c097ce68e4da9746e027bcf6e00a03fa099c8a90 authored over 11 years ago
invoke the colm-based test translator, stop testing at parse

17458c13af19912e0d995a44270c234ae86ecc70 authored over 11 years ago
breaking ragel: run the colm parser by default

26762b80f1f8b44f113db37cc2d65f53645d0ceb authored over 11 years ago
added a grammar for language-independent host code

b552ec9ee869bfee465013d03e238d122efaaaef authored over 11 years ago
pass ragel sections through

a7c131b358f2661f645d8beac555dad3c6396a02 authored over 11 years ago
split out the ragel grammar from the driver

Will use this grammar for transforming test cases.

f5b3810d882a66aa22c5abd947096ed16d81c774 authored over 11 years ago
some augmentation operator fixes in the colm grammar

28a5a0143aa6f78aa8c7ab30fa7d713192a557f1 authored over 11 years ago
various work on colm-grammar for ragel

The C/C++ test cases will parse, though the detail isn't fully there.

7ec23c1c7cfbc2c82535010b87512d61be83fb85 authored over 11 years ago
fixed dependencies on colm-generated code following file renames

61f74e1f57d3e75ea7564c61f2158bedbee7e7c8 authored over 11 years ago
check the input file, open, parse using colm

e2120915049cee8098121cec0314117c10ac4754 authored over 11 years ago
call into ragel.lm when -c option is given

dde145e4b491528008f9894b970d3c930cc9a99e authored over 11 years ago
link in a colm-generated grammar

943d904fd469f27cc9f90a3974ea66aaa5037442 authored over 11 years ago
depend on colm 0.11

6f0c8a9da39d569396f7c4f0820ff241d8a9f056 authored over 11 years ago
updated the tex file (generated from txt)

69cba2aa893ee89551bbbc2880072951f3052224 authored over 11 years ago
test for colm, require 0.10, updated colm programs to 0.10 syntax

759fba231f23afe52f159653c513871a161b52ed authored almost 12 years ago
Migrate Go1 code generators

dde4fdf705a6c5d0081e025987e140d02622d065 authored about 12 years ago