├── AMMUNITION ├── ChangeLog.YAEP ├── IEEE++.tst.in ├── IEEE.c ├── IEEE.h ├── IEEE.tst.in ├── IEEEcpp.C ├── IEEEtens.c ├── INSTALL ├── Makefile.am ├── Makefile.in ├── README ├── aclocal.m4 ├── allocate++.tst.in ├── allocate.c ├── allocate.h ├── allocate.tst.in ├── allocatecpp.C ├── ammunition++-1.html ├── ammunition++-10.html ├── ammunition++-11.html ├── ammunition++-12.html ├── ammunition++-13.html ├── ammunition++-14.html ├── ammunition++-15.html ├── ammunition++-2.html ├── ammunition++-3.html ├── ammunition++-4.html ├── ammunition++-5.html ├── ammunition++-6.html ├── ammunition++-7.html ├── ammunition++-8.html ├── ammunition++-9.html ├── ammunition++.dvi ├── ammunition++.html ├── ammunition++.info ├── ammunition++.pdf ├── ammunition++.ps ├── ammunition++.sgml.in ├── ammunition++.txt ├── ammunition-1.html ├── ammunition-10.html ├── ammunition-11.html ├── ammunition-12.html ├── ammunition-13.html ├── ammunition-14.html ├── ammunition-15.html ├── ammunition-2.html ├── ammunition-3.html ├── ammunition-4.html ├── ammunition-5.html ├── ammunition-6.html ├── ammunition-7.html ├── ammunition-8.html ├── ammunition-9.html ├── ammunition.dvi ├── ammunition.html ├── ammunition.info ├── ammunition.pdf ├── ammunition.ps ├── ammunition.sgml.in ├── ammunition.txt ├── arithm++.tst.in ├── arithm.c ├── arithm.h ├── arithm.tst.in ├── arithmcpp.C ├── bits++.tst.in ├── bits.c ├── bits.h ├── bits.tst.in ├── bitscpp.C ├── cocom-config.h.bot ├── cocom-config.h.top ├── commline++.tst.in ├── commline.c ├── commline.h ├── commline.tst.in ├── commlinecpp.C ├── compare_parsers.tst.in ├── compile ├── config.guess ├── config.h.in ├── config.sub ├── configure ├── configure.ac ├── cspset++.tst.in ├── cspset.c ├── cspset.h ├── cspset.tst.in ├── cspsetcpp.C ├── depcomp ├── errors++.tst.in ├── errors.c ├── errors.h ├── errors.tst.in ├── errorscpp.C ├── hashtab++.tst.in ├── hashtab.c ├── hashtab.h ├── hashtab.tst.in ├── hashtabcpp.C ├── install-sh ├── ltmain.sh ├── m4 │ ├── libtool.m4 │ ├── ltoptions.m4 │ ├── ltsugar.m4 │ ├── ltversion.m4 │ └── lt~obsolete.m4 ├── missing ├── objstack++.tst.in ├── objstack.c ├── objstack.h ├── objstack.tst.in ├── objstackcpp.C ├── position++.tst.in ├── position.c ├── position.h ├── position.tst.in ├── positioncpp.C ├── sgramm.y ├── spset++.tst.in ├── spset.c ├── spset.h ├── spset.tst.in ├── spsetcpp.C ├── ticker++.tst.in ├── ticker.c ├── ticker.h ├── ticker.tst.in ├── tickercpp.C ├── vlobject++.tst.in ├── vlobject.c ├── vlobject.h ├── vlobject.tst.in ├── vlobjectcpp.C ├── whole_gcc_test.i ├── yaep++.tst.in ├── yaep.c ├── yaep.h ├── yaep.tst.in ├── yaep_part++.sgml.in ├── yaep_part.sgml.in ├── yaepcpp.C └── ylwrap ├── COPYING ├── COPYING.LIB ├── ChangeLog ├── DINO ├── Examples │ ├── fact.d │ ├── fibonacci.d │ ├── forest-fire.d │ ├── idcount.d │ ├── mult.d │ ├── prodcons.d │ ├── sieve.d │ ├── tak.d │ └── tmult.d ├── INSTALL ├── MODULES │ ├── Makefile.am │ ├── Makefile.in │ ├── d_ieee.c │ ├── d_ipcerr.c │ ├── d_mpi.c │ ├── d_socket.c │ ├── ieee.d │ ├── ipcerr.d │ ├── mpi.d │ └── socket.d ├── Makefile.am ├── Makefile.in ├── README ├── UnicodeDB.c ├── UnicodeOriginalData.txt ├── aclocal.m4 ├── compare.tst ├── compile ├── config.guess ├── config.sub ├── configure ├── configure.ac ├── d_aixdl.c ├── d_bc.sprut ├── d_bcf.shilka ├── d_bcio.c ├── d_bcio.h ├── d_bcn.shilka ├── d_built.h ├── d_common.h ├── d_config.h.in ├── d_context.c ├── d_context.h ├── d_conv.c ├── d_conv.h ├── d_dino.c ├── d_dino.h ├── d_enc.shilka ├── d_errors.c ├── d_errors.h ├── d_eval.c ├── d_eval.h ├── d_extern.sprut ├── d_flatten.d ├── d_func.c ├── d_func.h ├── d_gen.c ├── d_heap.c ├── d_inference.c ├── d_inference.h ├── d_ir.sprut ├── d_kw.shilka ├── d_main.c ├── d_minimize.d ├── d_run.sprut ├── d_runtab.c ├── d_runtab.h ├── d_types.h ├── d_udb.c ├── d_udb.h ├── d_yacc.h ├── d_yacc.y ├── depcomp ├── dino-1.html ├── dino-10.html ├── dino-11.html ├── dino-2.html ├── dino-3.html ├── dino-4.html ├── dino-5.html ├── dino-6.html ├── dino-7.html ├── dino-8.html ├── dino-9.html ├── dino.1 ├── dino.dvi ├── dino.html ├── dino.info ├── dino.pdf ├── dino.ps ├── dino.sgml.in ├── dino.tst.in ├── dino.txt ├── haskell.sh ├── install-sh ├── ldAix ├── ltmain.sh ├── m4 │ ├── libtool.m4 │ ├── ltoptions.m4 │ ├── ltsugar.m4 │ ├── ltversion.m4 │ └── lt~obsolete.m4 ├── missing └── process_ucodedb.d ├── Dino.jpg ├── Dino_Flow.png ├── INSTALL ├── MSTA ├── INSTALL ├── Makefile.am ├── Makefile.in ├── README ├── aclocal.m4 ├── anal.c ├── anal.h ├── c5.y ├── common.c ├── common.h ├── compile ├── config.guess ├── config.h.in ├── config.sub ├── configure ├── configure.ac ├── contexts.c ├── contexts.h ├── cpp5.y ├── depcomp ├── descript.c ├── descript.h ├── fcalc.y ├── fcalc1.y ├── fparse.y ├── gen-comm.c ├── gen-comm.h ├── gen.c ├── gen.h ├── gram.y ├── install-sh ├── ird.sprut ├── java.y ├── la-trie.c ├── la-trie.h ├── lex.y ├── lr-sets.c ├── lr-sets.h ├── lr.c ├── lr.h ├── ltmain.sh ├── m2c.y ├── m4 │ ├── libtool.m4 │ ├── ltoptions.m4 │ ├── ltsugar.m4 │ ├── ltversion.m4 │ └── lt~obsolete.m4 ├── main.c ├── missing ├── msta-1.html ├── msta-2.html ├── msta-3.html ├── msta-4.html ├── msta-5.html ├── msta-6.html ├── msta-7.html ├── msta-8.html ├── msta-9.html ├── msta.1 ├── msta.dvi ├── msta.html ├── msta.info ├── msta.pdf ├── msta.ps ├── msta.sgml.in ├── msta.tst.in ├── msta.txt ├── oberon2-gram.y ├── oberon2-kw.shilka ├── oberon2-lex.y ├── output.c ├── output.h ├── p-yacc.y ├── parser.c ├── parser.h ├── pascal.y ├── quality.tst.in ├── regular.c ├── regular.h ├── relation.c ├── relation.h ├── sql1.y ├── tab.c ├── tab.h ├── yacc.h └── yacc.y ├── Makefile.am ├── Makefile.in ├── NONA ├── INSTALL ├── Makefile.am ├── Makefile.in ├── README ├── a29k.nona ├── aclocal.m4 ├── anal.c ├── anal.h ├── common.c ├── common.h ├── compile ├── config.guess ├── config.h.in ├── config.sub ├── configure ├── configure.ac ├── depcomp ├── gen.c ├── gen.h ├── install-sh ├── ird.sprut ├── ltmain.sh ├── m4 │ ├── libtool.m4 │ ├── ltoptions.m4 │ ├── ltsugar.m4 │ ├── ltversion.m4 │ └── lt~obsolete.m4 ├── main.c ├── missing ├── nona-1.html ├── nona-2.html ├── nona-3.html ├── nona-4.html ├── nona-5.html ├── nona.1 ├── nona.dvi ├── nona.html ├── nona.info ├── nona.pdf ├── nona.ps ├── nona.sgml.in ├── nona.txt ├── tab.c ├── tab.h ├── yacc.h └── yacc.y ├── OKA ├── INSTALL ├── Makefile.am ├── Makefile.in ├── README ├── SCHEDULE │ ├── schedtst.c │ ├── schedtst.cpp │ ├── schedule++.tst.in │ ├── schedule.c │ ├── schedule.cpp │ ├── schedule.h │ ├── schedule.tst.in │ └── test.oka ├── aclocal.m4 ├── alpha-ev4.oka ├── alpha-ev5.oka ├── anal.c ├── anal.h ├── common.c ├── common.h ├── compile ├── config.guess ├── config.h.in ├── config.sub ├── configure ├── configure.ac ├── depcomp ├── gen.c ├── gen.h ├── install-sh ├── ird.sprut ├── ltmain.sh ├── m4 │ ├── libtool.m4 │ ├── ltoptions.m4 │ ├── ltsugar.m4 │ ├── ltversion.m4 │ └── lt~obsolete.m4 ├── main.c ├── missing ├── oka-1.html ├── oka-2.html ├── oka-3.html ├── oka-4.html ├── oka-5.html ├── oka-6.html ├── oka-7.html ├── oka-8.html ├── oka-9.html ├── oka.1 ├── oka.dvi ├── oka.html ├── oka.info ├── oka.pdf ├── oka.ps ├── oka.sgml.in ├── oka.tst ├── oka.txt ├── tab.c ├── tab.h ├── yacc.h └── yacc.y ├── ONIGURUMA ├── AUTHORS ├── CMakeLists.txt ├── COPYING ├── ChangeLog ├── HISTORY ├── INSTALL ├── Makefile.am ├── Makefile.in ├── NEWS ├── PREPARATION-FOR-DINO ├── README ├── README.ja ├── README.md ├── aclocal.m4 ├── cmake │ └── dist.cmake ├── compile ├── config.guess ├── config.h.in ├── config.sub ├── configure ├── configure.ac ├── depcomp ├── dist.info ├── doc │ ├── API │ ├── API.ja │ ├── FAQ │ ├── FAQ.ja │ ├── RE │ ├── RE.ja │ └── UNICODE_PROPERTIES ├── index.html ├── index_ja.html ├── install-sh ├── ltmain.sh ├── m4 │ ├── .whatever │ ├── libtool.m4 │ ├── ltoptions.m4 │ ├── ltsugar.m4 │ ├── ltversion.m4 │ └── lt~obsolete.m4 ├── make_win32.bat ├── make_win64.bat ├── missing ├── onig-config.in ├── oniguruma.pc.cmake.in ├── oniguruma.pc.in ├── sample │ ├── CMakeLists.txt │ ├── Makefile.am │ ├── Makefile.in │ ├── crnl.c │ ├── encode.c │ ├── listcap.c │ ├── names.c │ ├── posix.c │ ├── simple.c │ ├── sql.c │ ├── syntax.c │ └── user_property.c ├── src │ ├── .gitignore │ ├── Makefile.am │ ├── Makefile.in │ ├── Makefile.windows │ ├── ascii.c │ ├── big5.c │ ├── config.h.cmake.in │ ├── config.h.in │ ├── config.h.win32 │ ├── config.h.win64 │ ├── cp1251.c │ ├── euc_jp.c │ ├── euc_jp_prop.c │ ├── euc_jp_prop.gperf │ ├── euc_kr.c │ ├── euc_tw.c │ ├── gb18030.c │ ├── gperf_fold_key_conv.py │ ├── gperf_unfold_key_conv.py │ ├── iso8859_1.c │ ├── iso8859_10.c │ ├── iso8859_11.c │ ├── iso8859_13.c │ ├── iso8859_14.c │ ├── iso8859_15.c │ ├── iso8859_16.c │ ├── iso8859_2.c │ ├── iso8859_3.c │ ├── iso8859_4.c │ ├── iso8859_5.c │ ├── iso8859_6.c │ ├── iso8859_7.c │ ├── iso8859_8.c │ ├── iso8859_9.c │ ├── koi8.c │ ├── koi8_r.c │ ├── make_unicode_fold.sh │ ├── make_unicode_fold_data.py │ ├── make_unicode_property.sh │ ├── make_unicode_property_data.py │ ├── mktable.c │ ├── onig_init.c │ ├── oniggnu.h │ ├── onigposix.h │ ├── oniguruma.h │ ├── regcomp.c │ ├── regenc.c │ ├── regenc.h │ ├── regerror.c │ ├── regexec.c │ ├── regext.c │ ├── reggnu.c │ ├── regint.h │ ├── regparse.c │ ├── regparse.h │ ├── regposerr.c │ ├── regposix.c │ ├── regsyntax.c │ ├── regtrav.c │ ├── regversion.c │ ├── sjis.c │ ├── sjis_prop.c │ ├── sjis_prop.gperf │ ├── st.c │ ├── st.h │ ├── unicode-7.0 │ │ ├── unicode_fold1_key.c │ │ ├── unicode_fold2_key.c │ │ ├── unicode_fold3_key.c │ │ ├── unicode_fold_data.c │ │ ├── unicode_property_data.c │ │ ├── unicode_property_data_posix.c │ │ └── unicode_unfold_key.c │ ├── unicode.c │ ├── unicode_fold1_key.c │ ├── unicode_fold2_key.c │ ├── unicode_fold3_key.c │ ├── unicode_fold_data.c │ ├── unicode_property_data.c │ ├── unicode_property_data_posix.c │ ├── unicode_unfold_key.c │ ├── utf16_be.c │ ├── utf16_le.c │ ├── utf32_be.c │ ├── utf32_le.c │ └── utf8.c ├── test-driver ├── test │ ├── Makefile.am │ ├── Makefile.in │ ├── testc.c │ └── testu.c └── windows │ └── testc.c ├── README.md ├── SHILKA ├── INSTALL ├── Makefile.am ├── Makefile.in ├── README ├── aclocal.m4 ├── ada-standards.shilka ├── ada.shilka ├── anal.c ├── anal.h ├── b.shilka ├── c.gperf ├── c.shilka ├── common.c ├── common.h ├── compare.tst.in ├── compile ├── config.guess ├── config.h.in ├── config.sub ├── configure ├── configure.ac ├── cpp.shilka ├── d.shilka ├── depcomp ├── gcc.gperf ├── gcc.shilka ├── gen.c ├── gen.h ├── gpc.shilka ├── install-sh ├── ird.sprut ├── java.shilka ├── ltmain.sh ├── m4 │ ├── libtool.m4 │ ├── ltoptions.m4 │ ├── ltsugar.m4 │ ├── ltversion.m4 │ └── lt~obsolete.m4 ├── main.c ├── missing ├── modula2.shilka ├── modula3.shilka ├── pascal.shilka ├── shilka-1.html ├── shilka-2.html ├── shilka-3.html ├── shilka-4.html ├── shilka-5.html ├── shilka-6.html ├── shilka-7.html ├── shilka-8.html ├── shilka.1 ├── shilka.dvi ├── shilka.html ├── shilka.info ├── shilka.pdf ├── shilka.ps ├── shilka.sgml.in ├── shilka.tst.in ├── shilka.txt ├── tab.c ├── tab.h ├── yacc.h └── yacc.y ├── SPRUT ├── A_base.sprut ├── A_syntax.sprut ├── A_test.sprut ├── A_value.sprut ├── INSTALL ├── Makefile.am ├── Makefile.in ├── README ├── aclocal.m4 ├── anal.c ├── anal.h ├── common.c ├── common.h ├── compile ├── config.guess ├── config.h.in ├── config.sub ├── configure ├── configure.ac ├── depcomp ├── gen.c ├── gen.h ├── install-sh ├── ird.sprut ├── ltmain.sh ├── m4 │ ├── libtool.m4 │ ├── ltoptions.m4 │ ├── ltsugar.m4 │ ├── ltversion.m4 │ └── lt~obsolete.m4 ├── main.c ├── missing ├── sprut-1.html ├── sprut-2.html ├── sprut-3.html ├── sprut-4.html ├── sprut-5.html ├── sprut-ird.c ├── sprut-ird.h ├── sprut.1 ├── sprut.dvi ├── sprut.html ├── sprut.info ├── sprut.pdf ├── sprut.ps ├── sprut.sgml.in ├── sprut.tst ├── sprut.txt ├── std_bmem.sprut ├── std_mem.sprut ├── std_pos.sprut ├── std_str.sprut ├── std_type.sprut ├── tab.c ├── tab.h ├── yacc.h └── yacc.y ├── aclocal.m4 ├── cocom.dsc ├── cocom.dvi ├── cocom.html ├── cocom.info ├── cocom.pdf ├── cocom.ps ├── cocom.sgml.in ├── cocom.spec ├── cocom.txt ├── compile ├── config.guess ├── config.h.in ├── config.sub ├── configure ├── configure.ac ├── copyright ├── depcomp ├── install-sh └── missing /AMMUNITION/ChangeLog.YAEP: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ChangeLog.YAEP -------------------------------------------------------------------------------- /AMMUNITION/IEEE++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/IEEE++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/IEEE.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/IEEE.c -------------------------------------------------------------------------------- /AMMUNITION/IEEE.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/IEEE.h -------------------------------------------------------------------------------- /AMMUNITION/IEEE.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/IEEE.tst.in -------------------------------------------------------------------------------- /AMMUNITION/IEEEcpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/IEEEcpp.C -------------------------------------------------------------------------------- /AMMUNITION/IEEEtens.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/IEEEtens.c -------------------------------------------------------------------------------- /AMMUNITION/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/INSTALL -------------------------------------------------------------------------------- /AMMUNITION/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/Makefile.am -------------------------------------------------------------------------------- /AMMUNITION/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/Makefile.in -------------------------------------------------------------------------------- /AMMUNITION/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/README -------------------------------------------------------------------------------- /AMMUNITION/aclocal.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/aclocal.m4 -------------------------------------------------------------------------------- /AMMUNITION/allocate++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/allocate++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/allocate.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/allocate.c -------------------------------------------------------------------------------- /AMMUNITION/allocate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/allocate.h -------------------------------------------------------------------------------- /AMMUNITION/allocate.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/allocate.tst.in -------------------------------------------------------------------------------- /AMMUNITION/allocatecpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/allocatecpp.C -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-1.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-10.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-10.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-11.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-11.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-12.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-12.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-13.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-13.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-14.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-14.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-15.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-15.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-2.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-3.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-4.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-5.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-6.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-7.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-7.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-8.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++-9.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++-9.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++.dvi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++.dvi -------------------------------------------------------------------------------- /AMMUNITION/ammunition++.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition++.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++.info -------------------------------------------------------------------------------- /AMMUNITION/ammunition++.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++.pdf -------------------------------------------------------------------------------- /AMMUNITION/ammunition++.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++.ps -------------------------------------------------------------------------------- /AMMUNITION/ammunition++.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++.sgml.in -------------------------------------------------------------------------------- /AMMUNITION/ammunition++.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition++.txt -------------------------------------------------------------------------------- /AMMUNITION/ammunition-1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-1.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-10.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-10.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-11.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-11.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-12.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-12.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-13.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-13.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-14.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-14.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-15.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-15.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-2.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-3.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-4.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-5.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-6.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-7.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-7.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-8.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition-9.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition-9.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition.dvi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition.dvi -------------------------------------------------------------------------------- /AMMUNITION/ammunition.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition.html -------------------------------------------------------------------------------- /AMMUNITION/ammunition.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition.info -------------------------------------------------------------------------------- /AMMUNITION/ammunition.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition.pdf -------------------------------------------------------------------------------- /AMMUNITION/ammunition.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition.ps -------------------------------------------------------------------------------- /AMMUNITION/ammunition.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition.sgml.in -------------------------------------------------------------------------------- /AMMUNITION/ammunition.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ammunition.txt -------------------------------------------------------------------------------- /AMMUNITION/arithm++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/arithm++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/arithm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/arithm.c -------------------------------------------------------------------------------- /AMMUNITION/arithm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/arithm.h -------------------------------------------------------------------------------- /AMMUNITION/arithm.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/arithm.tst.in -------------------------------------------------------------------------------- /AMMUNITION/arithmcpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/arithmcpp.C -------------------------------------------------------------------------------- /AMMUNITION/bits++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/bits++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/bits.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/bits.c -------------------------------------------------------------------------------- /AMMUNITION/bits.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/bits.h -------------------------------------------------------------------------------- /AMMUNITION/bits.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/bits.tst.in -------------------------------------------------------------------------------- /AMMUNITION/bitscpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/bitscpp.C -------------------------------------------------------------------------------- /AMMUNITION/cocom-config.h.bot: -------------------------------------------------------------------------------- 1 | 2 | #endif /*#ifndef __COCOM_CONFIG_H__ */ 3 | -------------------------------------------------------------------------------- /AMMUNITION/cocom-config.h.top: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/cocom-config.h.top -------------------------------------------------------------------------------- /AMMUNITION/commline++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/commline++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/commline.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/commline.c -------------------------------------------------------------------------------- /AMMUNITION/commline.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/commline.h -------------------------------------------------------------------------------- /AMMUNITION/commline.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/commline.tst.in -------------------------------------------------------------------------------- /AMMUNITION/commlinecpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/commlinecpp.C -------------------------------------------------------------------------------- /AMMUNITION/compare_parsers.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/compare_parsers.tst.in -------------------------------------------------------------------------------- /AMMUNITION/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/compile -------------------------------------------------------------------------------- /AMMUNITION/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/config.guess -------------------------------------------------------------------------------- /AMMUNITION/config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/config.h.in -------------------------------------------------------------------------------- /AMMUNITION/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/config.sub -------------------------------------------------------------------------------- /AMMUNITION/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/configure -------------------------------------------------------------------------------- /AMMUNITION/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/configure.ac -------------------------------------------------------------------------------- /AMMUNITION/cspset++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/cspset++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/cspset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/cspset.c -------------------------------------------------------------------------------- /AMMUNITION/cspset.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/cspset.h -------------------------------------------------------------------------------- /AMMUNITION/cspset.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/cspset.tst.in -------------------------------------------------------------------------------- /AMMUNITION/cspsetcpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/cspsetcpp.C -------------------------------------------------------------------------------- /AMMUNITION/depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/depcomp -------------------------------------------------------------------------------- /AMMUNITION/errors++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/errors++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/errors.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/errors.c -------------------------------------------------------------------------------- /AMMUNITION/errors.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/errors.h -------------------------------------------------------------------------------- /AMMUNITION/errors.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/errors.tst.in -------------------------------------------------------------------------------- /AMMUNITION/errorscpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/errorscpp.C -------------------------------------------------------------------------------- /AMMUNITION/hashtab++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/hashtab++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/hashtab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/hashtab.c -------------------------------------------------------------------------------- /AMMUNITION/hashtab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/hashtab.h -------------------------------------------------------------------------------- /AMMUNITION/hashtab.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/hashtab.tst.in -------------------------------------------------------------------------------- /AMMUNITION/hashtabcpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/hashtabcpp.C -------------------------------------------------------------------------------- /AMMUNITION/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/install-sh -------------------------------------------------------------------------------- /AMMUNITION/ltmain.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ltmain.sh -------------------------------------------------------------------------------- /AMMUNITION/m4/libtool.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/m4/libtool.m4 -------------------------------------------------------------------------------- /AMMUNITION/m4/ltoptions.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/m4/ltoptions.m4 -------------------------------------------------------------------------------- /AMMUNITION/m4/ltsugar.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/m4/ltsugar.m4 -------------------------------------------------------------------------------- /AMMUNITION/m4/ltversion.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/m4/ltversion.m4 -------------------------------------------------------------------------------- /AMMUNITION/m4/lt~obsolete.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/m4/lt~obsolete.m4 -------------------------------------------------------------------------------- /AMMUNITION/missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/missing -------------------------------------------------------------------------------- /AMMUNITION/objstack++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/objstack++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/objstack.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/objstack.c -------------------------------------------------------------------------------- /AMMUNITION/objstack.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/objstack.h -------------------------------------------------------------------------------- /AMMUNITION/objstack.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/objstack.tst.in -------------------------------------------------------------------------------- /AMMUNITION/objstackcpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/objstackcpp.C -------------------------------------------------------------------------------- /AMMUNITION/position++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/position++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/position.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/position.c -------------------------------------------------------------------------------- /AMMUNITION/position.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/position.h -------------------------------------------------------------------------------- /AMMUNITION/position.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/position.tst.in -------------------------------------------------------------------------------- /AMMUNITION/positioncpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/positioncpp.C -------------------------------------------------------------------------------- /AMMUNITION/sgramm.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/sgramm.y -------------------------------------------------------------------------------- /AMMUNITION/spset++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/spset++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/spset.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/spset.c -------------------------------------------------------------------------------- /AMMUNITION/spset.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/spset.h -------------------------------------------------------------------------------- /AMMUNITION/spset.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/spset.tst.in -------------------------------------------------------------------------------- /AMMUNITION/spsetcpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/spsetcpp.C -------------------------------------------------------------------------------- /AMMUNITION/ticker++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ticker++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/ticker.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ticker.c -------------------------------------------------------------------------------- /AMMUNITION/ticker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ticker.h -------------------------------------------------------------------------------- /AMMUNITION/ticker.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ticker.tst.in -------------------------------------------------------------------------------- /AMMUNITION/tickercpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/tickercpp.C -------------------------------------------------------------------------------- /AMMUNITION/vlobject++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/vlobject++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/vlobject.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/vlobject.c -------------------------------------------------------------------------------- /AMMUNITION/vlobject.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/vlobject.h -------------------------------------------------------------------------------- /AMMUNITION/vlobject.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/vlobject.tst.in -------------------------------------------------------------------------------- /AMMUNITION/vlobjectcpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/vlobjectcpp.C -------------------------------------------------------------------------------- /AMMUNITION/whole_gcc_test.i: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/whole_gcc_test.i -------------------------------------------------------------------------------- /AMMUNITION/yaep++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/yaep++.tst.in -------------------------------------------------------------------------------- /AMMUNITION/yaep.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/yaep.c -------------------------------------------------------------------------------- /AMMUNITION/yaep.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/yaep.h -------------------------------------------------------------------------------- /AMMUNITION/yaep.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/yaep.tst.in -------------------------------------------------------------------------------- /AMMUNITION/yaep_part++.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/yaep_part++.sgml.in -------------------------------------------------------------------------------- /AMMUNITION/yaep_part.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/yaep_part.sgml.in -------------------------------------------------------------------------------- /AMMUNITION/yaepcpp.C: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/yaepcpp.C -------------------------------------------------------------------------------- /AMMUNITION/ylwrap: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/AMMUNITION/ylwrap -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/COPYING -------------------------------------------------------------------------------- /COPYING.LIB: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/COPYING.LIB -------------------------------------------------------------------------------- /ChangeLog: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ChangeLog -------------------------------------------------------------------------------- /DINO/Examples/fact.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Examples/fact.d -------------------------------------------------------------------------------- /DINO/Examples/fibonacci.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Examples/fibonacci.d -------------------------------------------------------------------------------- /DINO/Examples/forest-fire.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Examples/forest-fire.d -------------------------------------------------------------------------------- /DINO/Examples/idcount.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Examples/idcount.d -------------------------------------------------------------------------------- /DINO/Examples/mult.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Examples/mult.d -------------------------------------------------------------------------------- /DINO/Examples/prodcons.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Examples/prodcons.d -------------------------------------------------------------------------------- /DINO/Examples/sieve.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Examples/sieve.d -------------------------------------------------------------------------------- /DINO/Examples/tak.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Examples/tak.d -------------------------------------------------------------------------------- /DINO/Examples/tmult.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Examples/tmult.d -------------------------------------------------------------------------------- /DINO/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/INSTALL -------------------------------------------------------------------------------- /DINO/MODULES/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/Makefile.am -------------------------------------------------------------------------------- /DINO/MODULES/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/Makefile.in -------------------------------------------------------------------------------- /DINO/MODULES/d_ieee.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/d_ieee.c -------------------------------------------------------------------------------- /DINO/MODULES/d_ipcerr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/d_ipcerr.c -------------------------------------------------------------------------------- /DINO/MODULES/d_mpi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/d_mpi.c -------------------------------------------------------------------------------- /DINO/MODULES/d_socket.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/d_socket.c -------------------------------------------------------------------------------- /DINO/MODULES/ieee.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/ieee.d -------------------------------------------------------------------------------- /DINO/MODULES/ipcerr.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/ipcerr.d -------------------------------------------------------------------------------- /DINO/MODULES/mpi.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/mpi.d -------------------------------------------------------------------------------- /DINO/MODULES/socket.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/MODULES/socket.d -------------------------------------------------------------------------------- /DINO/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Makefile.am -------------------------------------------------------------------------------- /DINO/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/Makefile.in -------------------------------------------------------------------------------- /DINO/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/README -------------------------------------------------------------------------------- /DINO/UnicodeDB.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/UnicodeDB.c -------------------------------------------------------------------------------- /DINO/UnicodeOriginalData.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/UnicodeOriginalData.txt -------------------------------------------------------------------------------- /DINO/aclocal.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/aclocal.m4 -------------------------------------------------------------------------------- /DINO/compare.tst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/compare.tst -------------------------------------------------------------------------------- /DINO/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/compile -------------------------------------------------------------------------------- /DINO/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/config.guess -------------------------------------------------------------------------------- /DINO/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/config.sub -------------------------------------------------------------------------------- /DINO/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/configure -------------------------------------------------------------------------------- /DINO/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/configure.ac -------------------------------------------------------------------------------- /DINO/d_aixdl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_aixdl.c -------------------------------------------------------------------------------- /DINO/d_bc.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_bc.sprut -------------------------------------------------------------------------------- /DINO/d_bcf.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_bcf.shilka -------------------------------------------------------------------------------- /DINO/d_bcio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_bcio.c -------------------------------------------------------------------------------- /DINO/d_bcio.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_bcio.h -------------------------------------------------------------------------------- /DINO/d_bcn.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_bcn.shilka -------------------------------------------------------------------------------- /DINO/d_built.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_built.h -------------------------------------------------------------------------------- /DINO/d_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_common.h -------------------------------------------------------------------------------- /DINO/d_config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_config.h.in -------------------------------------------------------------------------------- /DINO/d_context.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_context.c -------------------------------------------------------------------------------- /DINO/d_context.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_context.h -------------------------------------------------------------------------------- /DINO/d_conv.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_conv.c -------------------------------------------------------------------------------- /DINO/d_conv.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_conv.h -------------------------------------------------------------------------------- /DINO/d_dino.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_dino.c -------------------------------------------------------------------------------- /DINO/d_dino.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_dino.h -------------------------------------------------------------------------------- /DINO/d_enc.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_enc.shilka -------------------------------------------------------------------------------- /DINO/d_errors.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_errors.c -------------------------------------------------------------------------------- /DINO/d_errors.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_errors.h -------------------------------------------------------------------------------- /DINO/d_eval.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_eval.c -------------------------------------------------------------------------------- /DINO/d_eval.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_eval.h -------------------------------------------------------------------------------- /DINO/d_extern.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_extern.sprut -------------------------------------------------------------------------------- /DINO/d_flatten.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_flatten.d -------------------------------------------------------------------------------- /DINO/d_func.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_func.c -------------------------------------------------------------------------------- /DINO/d_func.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_func.h -------------------------------------------------------------------------------- /DINO/d_gen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_gen.c -------------------------------------------------------------------------------- /DINO/d_heap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_heap.c -------------------------------------------------------------------------------- /DINO/d_inference.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_inference.c -------------------------------------------------------------------------------- /DINO/d_inference.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_inference.h -------------------------------------------------------------------------------- /DINO/d_ir.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_ir.sprut -------------------------------------------------------------------------------- /DINO/d_kw.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_kw.shilka -------------------------------------------------------------------------------- /DINO/d_main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_main.c -------------------------------------------------------------------------------- /DINO/d_minimize.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_minimize.d -------------------------------------------------------------------------------- /DINO/d_run.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_run.sprut -------------------------------------------------------------------------------- /DINO/d_runtab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_runtab.c -------------------------------------------------------------------------------- /DINO/d_runtab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_runtab.h -------------------------------------------------------------------------------- /DINO/d_types.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_types.h -------------------------------------------------------------------------------- /DINO/d_udb.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_udb.c -------------------------------------------------------------------------------- /DINO/d_udb.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_udb.h -------------------------------------------------------------------------------- /DINO/d_yacc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_yacc.h -------------------------------------------------------------------------------- /DINO/d_yacc.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/d_yacc.y -------------------------------------------------------------------------------- /DINO/depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/depcomp -------------------------------------------------------------------------------- /DINO/dino-1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-1.html -------------------------------------------------------------------------------- /DINO/dino-10.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-10.html -------------------------------------------------------------------------------- /DINO/dino-11.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-11.html -------------------------------------------------------------------------------- /DINO/dino-2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-2.html -------------------------------------------------------------------------------- /DINO/dino-3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-3.html -------------------------------------------------------------------------------- /DINO/dino-4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-4.html -------------------------------------------------------------------------------- /DINO/dino-5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-5.html -------------------------------------------------------------------------------- /DINO/dino-6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-6.html -------------------------------------------------------------------------------- /DINO/dino-7.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-7.html -------------------------------------------------------------------------------- /DINO/dino-8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-8.html -------------------------------------------------------------------------------- /DINO/dino-9.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino-9.html -------------------------------------------------------------------------------- /DINO/dino.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino.1 -------------------------------------------------------------------------------- /DINO/dino.dvi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino.dvi -------------------------------------------------------------------------------- /DINO/dino.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino.html -------------------------------------------------------------------------------- /DINO/dino.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino.info -------------------------------------------------------------------------------- /DINO/dino.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino.pdf -------------------------------------------------------------------------------- /DINO/dino.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino.ps -------------------------------------------------------------------------------- /DINO/dino.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino.sgml.in -------------------------------------------------------------------------------- /DINO/dino.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino.tst.in -------------------------------------------------------------------------------- /DINO/dino.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/dino.txt -------------------------------------------------------------------------------- /DINO/haskell.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/haskell.sh -------------------------------------------------------------------------------- /DINO/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/install-sh -------------------------------------------------------------------------------- /DINO/ldAix: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/ldAix -------------------------------------------------------------------------------- /DINO/ltmain.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/ltmain.sh -------------------------------------------------------------------------------- /DINO/m4/libtool.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/m4/libtool.m4 -------------------------------------------------------------------------------- /DINO/m4/ltoptions.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/m4/ltoptions.m4 -------------------------------------------------------------------------------- /DINO/m4/ltsugar.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/m4/ltsugar.m4 -------------------------------------------------------------------------------- /DINO/m4/ltversion.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/m4/ltversion.m4 -------------------------------------------------------------------------------- /DINO/m4/lt~obsolete.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/m4/lt~obsolete.m4 -------------------------------------------------------------------------------- /DINO/missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/missing -------------------------------------------------------------------------------- /DINO/process_ucodedb.d: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/DINO/process_ucodedb.d -------------------------------------------------------------------------------- /Dino.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/Dino.jpg -------------------------------------------------------------------------------- /Dino_Flow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/Dino_Flow.png -------------------------------------------------------------------------------- /INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/INSTALL -------------------------------------------------------------------------------- /MSTA/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/INSTALL -------------------------------------------------------------------------------- /MSTA/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/Makefile.am -------------------------------------------------------------------------------- /MSTA/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/Makefile.in -------------------------------------------------------------------------------- /MSTA/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/README -------------------------------------------------------------------------------- /MSTA/aclocal.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/aclocal.m4 -------------------------------------------------------------------------------- /MSTA/anal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/anal.c -------------------------------------------------------------------------------- /MSTA/anal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/anal.h -------------------------------------------------------------------------------- /MSTA/c5.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/c5.y -------------------------------------------------------------------------------- /MSTA/common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/common.c -------------------------------------------------------------------------------- /MSTA/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/common.h -------------------------------------------------------------------------------- /MSTA/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/compile -------------------------------------------------------------------------------- /MSTA/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/config.guess -------------------------------------------------------------------------------- /MSTA/config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/config.h.in -------------------------------------------------------------------------------- /MSTA/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/config.sub -------------------------------------------------------------------------------- /MSTA/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/configure -------------------------------------------------------------------------------- /MSTA/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/configure.ac -------------------------------------------------------------------------------- /MSTA/contexts.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/contexts.c -------------------------------------------------------------------------------- /MSTA/contexts.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/contexts.h -------------------------------------------------------------------------------- /MSTA/cpp5.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/cpp5.y -------------------------------------------------------------------------------- /MSTA/depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/depcomp -------------------------------------------------------------------------------- /MSTA/descript.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/descript.c -------------------------------------------------------------------------------- /MSTA/descript.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/descript.h -------------------------------------------------------------------------------- /MSTA/fcalc.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/fcalc.y -------------------------------------------------------------------------------- /MSTA/fcalc1.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/fcalc1.y -------------------------------------------------------------------------------- /MSTA/fparse.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/fparse.y -------------------------------------------------------------------------------- /MSTA/gen-comm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/gen-comm.c -------------------------------------------------------------------------------- /MSTA/gen-comm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/gen-comm.h -------------------------------------------------------------------------------- /MSTA/gen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/gen.c -------------------------------------------------------------------------------- /MSTA/gen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/gen.h -------------------------------------------------------------------------------- /MSTA/gram.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/gram.y -------------------------------------------------------------------------------- /MSTA/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/install-sh -------------------------------------------------------------------------------- /MSTA/ird.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/ird.sprut -------------------------------------------------------------------------------- /MSTA/java.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/java.y -------------------------------------------------------------------------------- /MSTA/la-trie.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/la-trie.c -------------------------------------------------------------------------------- /MSTA/la-trie.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/la-trie.h -------------------------------------------------------------------------------- /MSTA/lex.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/lex.y -------------------------------------------------------------------------------- /MSTA/lr-sets.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/lr-sets.c -------------------------------------------------------------------------------- /MSTA/lr-sets.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/lr-sets.h -------------------------------------------------------------------------------- /MSTA/lr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/lr.c -------------------------------------------------------------------------------- /MSTA/lr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/lr.h -------------------------------------------------------------------------------- /MSTA/ltmain.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/ltmain.sh -------------------------------------------------------------------------------- /MSTA/m2c.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/m2c.y -------------------------------------------------------------------------------- /MSTA/m4/libtool.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/m4/libtool.m4 -------------------------------------------------------------------------------- /MSTA/m4/ltoptions.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/m4/ltoptions.m4 -------------------------------------------------------------------------------- /MSTA/m4/ltsugar.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/m4/ltsugar.m4 -------------------------------------------------------------------------------- /MSTA/m4/ltversion.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/m4/ltversion.m4 -------------------------------------------------------------------------------- /MSTA/m4/lt~obsolete.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/m4/lt~obsolete.m4 -------------------------------------------------------------------------------- /MSTA/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/main.c -------------------------------------------------------------------------------- /MSTA/missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/missing -------------------------------------------------------------------------------- /MSTA/msta-1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta-1.html -------------------------------------------------------------------------------- /MSTA/msta-2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta-2.html -------------------------------------------------------------------------------- /MSTA/msta-3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta-3.html -------------------------------------------------------------------------------- /MSTA/msta-4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta-4.html -------------------------------------------------------------------------------- /MSTA/msta-5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta-5.html -------------------------------------------------------------------------------- /MSTA/msta-6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta-6.html -------------------------------------------------------------------------------- /MSTA/msta-7.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta-7.html -------------------------------------------------------------------------------- /MSTA/msta-8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta-8.html -------------------------------------------------------------------------------- /MSTA/msta-9.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta-9.html -------------------------------------------------------------------------------- /MSTA/msta.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta.1 -------------------------------------------------------------------------------- /MSTA/msta.dvi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta.dvi -------------------------------------------------------------------------------- /MSTA/msta.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta.html -------------------------------------------------------------------------------- /MSTA/msta.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta.info -------------------------------------------------------------------------------- /MSTA/msta.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta.pdf -------------------------------------------------------------------------------- /MSTA/msta.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta.ps -------------------------------------------------------------------------------- /MSTA/msta.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta.sgml.in -------------------------------------------------------------------------------- /MSTA/msta.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta.tst.in -------------------------------------------------------------------------------- /MSTA/msta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/msta.txt -------------------------------------------------------------------------------- /MSTA/oberon2-gram.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/oberon2-gram.y -------------------------------------------------------------------------------- /MSTA/oberon2-kw.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/oberon2-kw.shilka -------------------------------------------------------------------------------- /MSTA/oberon2-lex.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/oberon2-lex.y -------------------------------------------------------------------------------- /MSTA/output.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/output.c -------------------------------------------------------------------------------- /MSTA/output.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/output.h -------------------------------------------------------------------------------- /MSTA/p-yacc.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/p-yacc.y -------------------------------------------------------------------------------- /MSTA/parser.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/parser.c -------------------------------------------------------------------------------- /MSTA/parser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/parser.h -------------------------------------------------------------------------------- /MSTA/pascal.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/pascal.y -------------------------------------------------------------------------------- /MSTA/quality.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/quality.tst.in -------------------------------------------------------------------------------- /MSTA/regular.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/regular.c -------------------------------------------------------------------------------- /MSTA/regular.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/regular.h -------------------------------------------------------------------------------- /MSTA/relation.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/relation.c -------------------------------------------------------------------------------- /MSTA/relation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/relation.h -------------------------------------------------------------------------------- /MSTA/sql1.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/sql1.y -------------------------------------------------------------------------------- /MSTA/tab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/tab.c -------------------------------------------------------------------------------- /MSTA/tab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/tab.h -------------------------------------------------------------------------------- /MSTA/yacc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/yacc.h -------------------------------------------------------------------------------- /MSTA/yacc.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/MSTA/yacc.y -------------------------------------------------------------------------------- /Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/Makefile.am -------------------------------------------------------------------------------- /Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/Makefile.in -------------------------------------------------------------------------------- /NONA/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/INSTALL -------------------------------------------------------------------------------- /NONA/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/Makefile.am -------------------------------------------------------------------------------- /NONA/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/Makefile.in -------------------------------------------------------------------------------- /NONA/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/README -------------------------------------------------------------------------------- /NONA/a29k.nona: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/a29k.nona -------------------------------------------------------------------------------- /NONA/aclocal.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/aclocal.m4 -------------------------------------------------------------------------------- /NONA/anal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/anal.c -------------------------------------------------------------------------------- /NONA/anal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/anal.h -------------------------------------------------------------------------------- /NONA/common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/common.c -------------------------------------------------------------------------------- /NONA/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/common.h -------------------------------------------------------------------------------- /NONA/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/compile -------------------------------------------------------------------------------- /NONA/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/config.guess -------------------------------------------------------------------------------- /NONA/config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/config.h.in -------------------------------------------------------------------------------- /NONA/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/config.sub -------------------------------------------------------------------------------- /NONA/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/configure -------------------------------------------------------------------------------- /NONA/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/configure.ac -------------------------------------------------------------------------------- /NONA/depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/depcomp -------------------------------------------------------------------------------- /NONA/gen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/gen.c -------------------------------------------------------------------------------- /NONA/gen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/gen.h -------------------------------------------------------------------------------- /NONA/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/install-sh -------------------------------------------------------------------------------- /NONA/ird.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/ird.sprut -------------------------------------------------------------------------------- /NONA/ltmain.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/ltmain.sh -------------------------------------------------------------------------------- /NONA/m4/libtool.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/m4/libtool.m4 -------------------------------------------------------------------------------- /NONA/m4/ltoptions.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/m4/ltoptions.m4 -------------------------------------------------------------------------------- /NONA/m4/ltsugar.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/m4/ltsugar.m4 -------------------------------------------------------------------------------- /NONA/m4/ltversion.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/m4/ltversion.m4 -------------------------------------------------------------------------------- /NONA/m4/lt~obsolete.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/m4/lt~obsolete.m4 -------------------------------------------------------------------------------- /NONA/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/main.c -------------------------------------------------------------------------------- /NONA/missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/missing -------------------------------------------------------------------------------- /NONA/nona-1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona-1.html -------------------------------------------------------------------------------- /NONA/nona-2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona-2.html -------------------------------------------------------------------------------- /NONA/nona-3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona-3.html -------------------------------------------------------------------------------- /NONA/nona-4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona-4.html -------------------------------------------------------------------------------- /NONA/nona-5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona-5.html -------------------------------------------------------------------------------- /NONA/nona.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona.1 -------------------------------------------------------------------------------- /NONA/nona.dvi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona.dvi -------------------------------------------------------------------------------- /NONA/nona.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona.html -------------------------------------------------------------------------------- /NONA/nona.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona.info -------------------------------------------------------------------------------- /NONA/nona.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona.pdf -------------------------------------------------------------------------------- /NONA/nona.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona.ps -------------------------------------------------------------------------------- /NONA/nona.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona.sgml.in -------------------------------------------------------------------------------- /NONA/nona.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/nona.txt -------------------------------------------------------------------------------- /NONA/tab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/tab.c -------------------------------------------------------------------------------- /NONA/tab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/tab.h -------------------------------------------------------------------------------- /NONA/yacc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/yacc.h -------------------------------------------------------------------------------- /NONA/yacc.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/NONA/yacc.y -------------------------------------------------------------------------------- /OKA/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/INSTALL -------------------------------------------------------------------------------- /OKA/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/Makefile.am -------------------------------------------------------------------------------- /OKA/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/Makefile.in -------------------------------------------------------------------------------- /OKA/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/README -------------------------------------------------------------------------------- /OKA/SCHEDULE/schedtst.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/SCHEDULE/schedtst.c -------------------------------------------------------------------------------- /OKA/SCHEDULE/schedtst.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/SCHEDULE/schedtst.cpp -------------------------------------------------------------------------------- /OKA/SCHEDULE/schedule++.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/SCHEDULE/schedule++.tst.in -------------------------------------------------------------------------------- /OKA/SCHEDULE/schedule.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/SCHEDULE/schedule.c -------------------------------------------------------------------------------- /OKA/SCHEDULE/schedule.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/SCHEDULE/schedule.cpp -------------------------------------------------------------------------------- /OKA/SCHEDULE/schedule.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/SCHEDULE/schedule.h -------------------------------------------------------------------------------- /OKA/SCHEDULE/schedule.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/SCHEDULE/schedule.tst.in -------------------------------------------------------------------------------- /OKA/SCHEDULE/test.oka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/SCHEDULE/test.oka -------------------------------------------------------------------------------- /OKA/aclocal.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/aclocal.m4 -------------------------------------------------------------------------------- /OKA/alpha-ev4.oka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/alpha-ev4.oka -------------------------------------------------------------------------------- /OKA/alpha-ev5.oka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/alpha-ev5.oka -------------------------------------------------------------------------------- /OKA/anal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/anal.c -------------------------------------------------------------------------------- /OKA/anal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/anal.h -------------------------------------------------------------------------------- /OKA/common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/common.c -------------------------------------------------------------------------------- /OKA/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/common.h -------------------------------------------------------------------------------- /OKA/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/compile -------------------------------------------------------------------------------- /OKA/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/config.guess -------------------------------------------------------------------------------- /OKA/config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/config.h.in -------------------------------------------------------------------------------- /OKA/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/config.sub -------------------------------------------------------------------------------- /OKA/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/configure -------------------------------------------------------------------------------- /OKA/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/configure.ac -------------------------------------------------------------------------------- /OKA/depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/depcomp -------------------------------------------------------------------------------- /OKA/gen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/gen.c -------------------------------------------------------------------------------- /OKA/gen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/gen.h -------------------------------------------------------------------------------- /OKA/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/install-sh -------------------------------------------------------------------------------- /OKA/ird.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/ird.sprut -------------------------------------------------------------------------------- /OKA/ltmain.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/ltmain.sh -------------------------------------------------------------------------------- /OKA/m4/libtool.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/m4/libtool.m4 -------------------------------------------------------------------------------- /OKA/m4/ltoptions.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/m4/ltoptions.m4 -------------------------------------------------------------------------------- /OKA/m4/ltsugar.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/m4/ltsugar.m4 -------------------------------------------------------------------------------- /OKA/m4/ltversion.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/m4/ltversion.m4 -------------------------------------------------------------------------------- /OKA/m4/lt~obsolete.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/m4/lt~obsolete.m4 -------------------------------------------------------------------------------- /OKA/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/main.c -------------------------------------------------------------------------------- /OKA/missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/missing -------------------------------------------------------------------------------- /OKA/oka-1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka-1.html -------------------------------------------------------------------------------- /OKA/oka-2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka-2.html -------------------------------------------------------------------------------- /OKA/oka-3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka-3.html -------------------------------------------------------------------------------- /OKA/oka-4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka-4.html -------------------------------------------------------------------------------- /OKA/oka-5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka-5.html -------------------------------------------------------------------------------- /OKA/oka-6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka-6.html -------------------------------------------------------------------------------- /OKA/oka-7.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka-7.html -------------------------------------------------------------------------------- /OKA/oka-8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka-8.html -------------------------------------------------------------------------------- /OKA/oka-9.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka-9.html -------------------------------------------------------------------------------- /OKA/oka.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka.1 -------------------------------------------------------------------------------- /OKA/oka.dvi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka.dvi -------------------------------------------------------------------------------- /OKA/oka.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka.html -------------------------------------------------------------------------------- /OKA/oka.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka.info -------------------------------------------------------------------------------- /OKA/oka.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka.pdf -------------------------------------------------------------------------------- /OKA/oka.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka.ps -------------------------------------------------------------------------------- /OKA/oka.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka.sgml.in -------------------------------------------------------------------------------- /OKA/oka.tst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka.tst -------------------------------------------------------------------------------- /OKA/oka.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/oka.txt -------------------------------------------------------------------------------- /OKA/tab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/tab.c -------------------------------------------------------------------------------- /OKA/tab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/tab.h -------------------------------------------------------------------------------- /OKA/yacc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/yacc.h -------------------------------------------------------------------------------- /OKA/yacc.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/OKA/yacc.y -------------------------------------------------------------------------------- /ONIGURUMA/AUTHORS: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/AUTHORS -------------------------------------------------------------------------------- /ONIGURUMA/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/CMakeLists.txt -------------------------------------------------------------------------------- /ONIGURUMA/COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/COPYING -------------------------------------------------------------------------------- /ONIGURUMA/ChangeLog: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ONIGURUMA/HISTORY: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/HISTORY -------------------------------------------------------------------------------- /ONIGURUMA/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/INSTALL -------------------------------------------------------------------------------- /ONIGURUMA/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/Makefile.am -------------------------------------------------------------------------------- /ONIGURUMA/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/Makefile.in -------------------------------------------------------------------------------- /ONIGURUMA/NEWS: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ONIGURUMA/PREPARATION-FOR-DINO: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/PREPARATION-FOR-DINO -------------------------------------------------------------------------------- /ONIGURUMA/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/README -------------------------------------------------------------------------------- /ONIGURUMA/README.ja: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/README.ja -------------------------------------------------------------------------------- /ONIGURUMA/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/README.md -------------------------------------------------------------------------------- /ONIGURUMA/aclocal.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/aclocal.m4 -------------------------------------------------------------------------------- /ONIGURUMA/cmake/dist.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/cmake/dist.cmake -------------------------------------------------------------------------------- /ONIGURUMA/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/compile -------------------------------------------------------------------------------- /ONIGURUMA/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/config.guess -------------------------------------------------------------------------------- /ONIGURUMA/config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/config.h.in -------------------------------------------------------------------------------- /ONIGURUMA/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/config.sub -------------------------------------------------------------------------------- /ONIGURUMA/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/configure -------------------------------------------------------------------------------- /ONIGURUMA/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/configure.ac -------------------------------------------------------------------------------- /ONIGURUMA/depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/depcomp -------------------------------------------------------------------------------- /ONIGURUMA/dist.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/dist.info -------------------------------------------------------------------------------- /ONIGURUMA/doc/API: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/doc/API -------------------------------------------------------------------------------- /ONIGURUMA/doc/API.ja: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/doc/API.ja -------------------------------------------------------------------------------- /ONIGURUMA/doc/FAQ: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/doc/FAQ -------------------------------------------------------------------------------- /ONIGURUMA/doc/FAQ.ja: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/doc/FAQ.ja -------------------------------------------------------------------------------- /ONIGURUMA/doc/RE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/doc/RE -------------------------------------------------------------------------------- /ONIGURUMA/doc/RE.ja: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/doc/RE.ja -------------------------------------------------------------------------------- /ONIGURUMA/doc/UNICODE_PROPERTIES: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/doc/UNICODE_PROPERTIES -------------------------------------------------------------------------------- /ONIGURUMA/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/index.html -------------------------------------------------------------------------------- /ONIGURUMA/index_ja.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/index_ja.html -------------------------------------------------------------------------------- /ONIGURUMA/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/install-sh -------------------------------------------------------------------------------- /ONIGURUMA/ltmain.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/ltmain.sh -------------------------------------------------------------------------------- /ONIGURUMA/m4/.whatever: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ONIGURUMA/m4/libtool.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/m4/libtool.m4 -------------------------------------------------------------------------------- /ONIGURUMA/m4/ltoptions.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/m4/ltoptions.m4 -------------------------------------------------------------------------------- /ONIGURUMA/m4/ltsugar.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/m4/ltsugar.m4 -------------------------------------------------------------------------------- /ONIGURUMA/m4/ltversion.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/m4/ltversion.m4 -------------------------------------------------------------------------------- /ONIGURUMA/m4/lt~obsolete.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/m4/lt~obsolete.m4 -------------------------------------------------------------------------------- /ONIGURUMA/make_win32.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/make_win32.bat -------------------------------------------------------------------------------- /ONIGURUMA/make_win64.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/make_win64.bat -------------------------------------------------------------------------------- /ONIGURUMA/missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/missing -------------------------------------------------------------------------------- /ONIGURUMA/onig-config.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/onig-config.in -------------------------------------------------------------------------------- /ONIGURUMA/oniguruma.pc.cmake.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/oniguruma.pc.cmake.in -------------------------------------------------------------------------------- /ONIGURUMA/oniguruma.pc.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/oniguruma.pc.in -------------------------------------------------------------------------------- /ONIGURUMA/sample/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/CMakeLists.txt -------------------------------------------------------------------------------- /ONIGURUMA/sample/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/Makefile.am -------------------------------------------------------------------------------- /ONIGURUMA/sample/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/Makefile.in -------------------------------------------------------------------------------- /ONIGURUMA/sample/crnl.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/crnl.c -------------------------------------------------------------------------------- /ONIGURUMA/sample/encode.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/encode.c -------------------------------------------------------------------------------- /ONIGURUMA/sample/listcap.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/listcap.c -------------------------------------------------------------------------------- /ONIGURUMA/sample/names.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/names.c -------------------------------------------------------------------------------- /ONIGURUMA/sample/posix.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/posix.c -------------------------------------------------------------------------------- /ONIGURUMA/sample/simple.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/simple.c -------------------------------------------------------------------------------- /ONIGURUMA/sample/sql.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/sql.c -------------------------------------------------------------------------------- /ONIGURUMA/sample/syntax.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/syntax.c -------------------------------------------------------------------------------- /ONIGURUMA/sample/user_property.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/sample/user_property.c -------------------------------------------------------------------------------- /ONIGURUMA/src/.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/.gitignore -------------------------------------------------------------------------------- /ONIGURUMA/src/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/Makefile.am -------------------------------------------------------------------------------- /ONIGURUMA/src/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/Makefile.in -------------------------------------------------------------------------------- /ONIGURUMA/src/Makefile.windows: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/Makefile.windows -------------------------------------------------------------------------------- /ONIGURUMA/src/ascii.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/ascii.c -------------------------------------------------------------------------------- /ONIGURUMA/src/big5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/big5.c -------------------------------------------------------------------------------- /ONIGURUMA/src/config.h.cmake.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/config.h.cmake.in -------------------------------------------------------------------------------- /ONIGURUMA/src/config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/config.h.in -------------------------------------------------------------------------------- /ONIGURUMA/src/config.h.win32: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/config.h.win32 -------------------------------------------------------------------------------- /ONIGURUMA/src/config.h.win64: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/config.h.win64 -------------------------------------------------------------------------------- /ONIGURUMA/src/cp1251.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/cp1251.c -------------------------------------------------------------------------------- /ONIGURUMA/src/euc_jp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/euc_jp.c -------------------------------------------------------------------------------- /ONIGURUMA/src/euc_jp_prop.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/euc_jp_prop.c -------------------------------------------------------------------------------- /ONIGURUMA/src/euc_jp_prop.gperf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/euc_jp_prop.gperf -------------------------------------------------------------------------------- /ONIGURUMA/src/euc_kr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/euc_kr.c -------------------------------------------------------------------------------- /ONIGURUMA/src/euc_tw.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/euc_tw.c -------------------------------------------------------------------------------- /ONIGURUMA/src/gb18030.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/gb18030.c -------------------------------------------------------------------------------- /ONIGURUMA/src/gperf_fold_key_conv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/gperf_fold_key_conv.py -------------------------------------------------------------------------------- /ONIGURUMA/src/gperf_unfold_key_conv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/gperf_unfold_key_conv.py -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_1.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_1.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_10.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_10.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_11.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_11.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_13.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_13.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_14.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_14.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_15.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_15.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_16.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_16.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_2.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_2.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_3.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_3.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_4.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_5.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_5.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_6.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_6.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_7.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_7.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_8.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_8.c -------------------------------------------------------------------------------- /ONIGURUMA/src/iso8859_9.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/iso8859_9.c -------------------------------------------------------------------------------- /ONIGURUMA/src/koi8.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/koi8.c -------------------------------------------------------------------------------- /ONIGURUMA/src/koi8_r.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/koi8_r.c -------------------------------------------------------------------------------- /ONIGURUMA/src/make_unicode_fold.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/make_unicode_fold.sh -------------------------------------------------------------------------------- /ONIGURUMA/src/make_unicode_fold_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/make_unicode_fold_data.py -------------------------------------------------------------------------------- /ONIGURUMA/src/make_unicode_property.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/make_unicode_property.sh -------------------------------------------------------------------------------- /ONIGURUMA/src/make_unicode_property_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/make_unicode_property_data.py -------------------------------------------------------------------------------- /ONIGURUMA/src/mktable.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/mktable.c -------------------------------------------------------------------------------- /ONIGURUMA/src/onig_init.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/onig_init.c -------------------------------------------------------------------------------- /ONIGURUMA/src/oniggnu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/oniggnu.h -------------------------------------------------------------------------------- /ONIGURUMA/src/onigposix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/onigposix.h -------------------------------------------------------------------------------- /ONIGURUMA/src/oniguruma.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/oniguruma.h -------------------------------------------------------------------------------- /ONIGURUMA/src/regcomp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regcomp.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regenc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regenc.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regenc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regenc.h -------------------------------------------------------------------------------- /ONIGURUMA/src/regerror.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regerror.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regexec.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regexec.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regext.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regext.c -------------------------------------------------------------------------------- /ONIGURUMA/src/reggnu.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/reggnu.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regint.h -------------------------------------------------------------------------------- /ONIGURUMA/src/regparse.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regparse.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regparse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regparse.h -------------------------------------------------------------------------------- /ONIGURUMA/src/regposerr.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regposerr.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regposix.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regposix.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regsyntax.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regsyntax.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regtrav.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regtrav.c -------------------------------------------------------------------------------- /ONIGURUMA/src/regversion.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/regversion.c -------------------------------------------------------------------------------- /ONIGURUMA/src/sjis.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/sjis.c -------------------------------------------------------------------------------- /ONIGURUMA/src/sjis_prop.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/sjis_prop.c -------------------------------------------------------------------------------- /ONIGURUMA/src/sjis_prop.gperf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/sjis_prop.gperf -------------------------------------------------------------------------------- /ONIGURUMA/src/st.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/st.c -------------------------------------------------------------------------------- /ONIGURUMA/src/st.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/st.h -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode-7.0/unicode_fold1_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode-7.0/unicode_fold1_key.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode-7.0/unicode_fold2_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode-7.0/unicode_fold2_key.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode-7.0/unicode_fold3_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode-7.0/unicode_fold3_key.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode-7.0/unicode_fold_data.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode-7.0/unicode_fold_data.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode-7.0/unicode_property_data.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode-7.0/unicode_property_data.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode-7.0/unicode_property_data_posix.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode-7.0/unicode_property_data_posix.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode-7.0/unicode_unfold_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode-7.0/unicode_unfold_key.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode_fold1_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode_fold1_key.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode_fold2_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode_fold2_key.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode_fold3_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode_fold3_key.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode_fold_data.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode_fold_data.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode_property_data.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode_property_data.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode_property_data_posix.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode_property_data_posix.c -------------------------------------------------------------------------------- /ONIGURUMA/src/unicode_unfold_key.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/unicode_unfold_key.c -------------------------------------------------------------------------------- /ONIGURUMA/src/utf16_be.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/utf16_be.c -------------------------------------------------------------------------------- /ONIGURUMA/src/utf16_le.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/utf16_le.c -------------------------------------------------------------------------------- /ONIGURUMA/src/utf32_be.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/utf32_be.c -------------------------------------------------------------------------------- /ONIGURUMA/src/utf32_le.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/utf32_le.c -------------------------------------------------------------------------------- /ONIGURUMA/src/utf8.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/src/utf8.c -------------------------------------------------------------------------------- /ONIGURUMA/test-driver: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/test-driver -------------------------------------------------------------------------------- /ONIGURUMA/test/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/test/Makefile.am -------------------------------------------------------------------------------- /ONIGURUMA/test/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/test/Makefile.in -------------------------------------------------------------------------------- /ONIGURUMA/test/testc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/test/testc.c -------------------------------------------------------------------------------- /ONIGURUMA/test/testu.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/test/testu.c -------------------------------------------------------------------------------- /ONIGURUMA/windows/testc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/ONIGURUMA/windows/testc.c -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/README.md -------------------------------------------------------------------------------- /SHILKA/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/INSTALL -------------------------------------------------------------------------------- /SHILKA/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/Makefile.am -------------------------------------------------------------------------------- /SHILKA/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/Makefile.in -------------------------------------------------------------------------------- /SHILKA/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/README -------------------------------------------------------------------------------- /SHILKA/aclocal.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/aclocal.m4 -------------------------------------------------------------------------------- /SHILKA/ada-standards.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/ada-standards.shilka -------------------------------------------------------------------------------- /SHILKA/ada.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/ada.shilka -------------------------------------------------------------------------------- /SHILKA/anal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/anal.c -------------------------------------------------------------------------------- /SHILKA/anal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/anal.h -------------------------------------------------------------------------------- /SHILKA/b.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/b.shilka -------------------------------------------------------------------------------- /SHILKA/c.gperf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/c.gperf -------------------------------------------------------------------------------- /SHILKA/c.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/c.shilka -------------------------------------------------------------------------------- /SHILKA/common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/common.c -------------------------------------------------------------------------------- /SHILKA/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/common.h -------------------------------------------------------------------------------- /SHILKA/compare.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/compare.tst.in -------------------------------------------------------------------------------- /SHILKA/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/compile -------------------------------------------------------------------------------- /SHILKA/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/config.guess -------------------------------------------------------------------------------- /SHILKA/config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/config.h.in -------------------------------------------------------------------------------- /SHILKA/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/config.sub -------------------------------------------------------------------------------- /SHILKA/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/configure -------------------------------------------------------------------------------- /SHILKA/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/configure.ac -------------------------------------------------------------------------------- /SHILKA/cpp.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/cpp.shilka -------------------------------------------------------------------------------- /SHILKA/d.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/d.shilka -------------------------------------------------------------------------------- /SHILKA/depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/depcomp -------------------------------------------------------------------------------- /SHILKA/gcc.gperf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/gcc.gperf -------------------------------------------------------------------------------- /SHILKA/gcc.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/gcc.shilka -------------------------------------------------------------------------------- /SHILKA/gen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/gen.c -------------------------------------------------------------------------------- /SHILKA/gen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/gen.h -------------------------------------------------------------------------------- /SHILKA/gpc.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/gpc.shilka -------------------------------------------------------------------------------- /SHILKA/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/install-sh -------------------------------------------------------------------------------- /SHILKA/ird.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/ird.sprut -------------------------------------------------------------------------------- /SHILKA/java.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/java.shilka -------------------------------------------------------------------------------- /SHILKA/ltmain.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/ltmain.sh -------------------------------------------------------------------------------- /SHILKA/m4/libtool.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/m4/libtool.m4 -------------------------------------------------------------------------------- /SHILKA/m4/ltoptions.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/m4/ltoptions.m4 -------------------------------------------------------------------------------- /SHILKA/m4/ltsugar.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/m4/ltsugar.m4 -------------------------------------------------------------------------------- /SHILKA/m4/ltversion.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/m4/ltversion.m4 -------------------------------------------------------------------------------- /SHILKA/m4/lt~obsolete.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/m4/lt~obsolete.m4 -------------------------------------------------------------------------------- /SHILKA/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/main.c -------------------------------------------------------------------------------- /SHILKA/missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/missing -------------------------------------------------------------------------------- /SHILKA/modula2.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/modula2.shilka -------------------------------------------------------------------------------- /SHILKA/modula3.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/modula3.shilka -------------------------------------------------------------------------------- /SHILKA/pascal.shilka: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/pascal.shilka -------------------------------------------------------------------------------- /SHILKA/shilka-1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka-1.html -------------------------------------------------------------------------------- /SHILKA/shilka-2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka-2.html -------------------------------------------------------------------------------- /SHILKA/shilka-3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka-3.html -------------------------------------------------------------------------------- /SHILKA/shilka-4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka-4.html -------------------------------------------------------------------------------- /SHILKA/shilka-5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka-5.html -------------------------------------------------------------------------------- /SHILKA/shilka-6.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka-6.html -------------------------------------------------------------------------------- /SHILKA/shilka-7.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka-7.html -------------------------------------------------------------------------------- /SHILKA/shilka-8.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka-8.html -------------------------------------------------------------------------------- /SHILKA/shilka.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka.1 -------------------------------------------------------------------------------- /SHILKA/shilka.dvi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka.dvi -------------------------------------------------------------------------------- /SHILKA/shilka.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka.html -------------------------------------------------------------------------------- /SHILKA/shilka.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka.info -------------------------------------------------------------------------------- /SHILKA/shilka.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka.pdf -------------------------------------------------------------------------------- /SHILKA/shilka.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka.ps -------------------------------------------------------------------------------- /SHILKA/shilka.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka.sgml.in -------------------------------------------------------------------------------- /SHILKA/shilka.tst.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka.tst.in -------------------------------------------------------------------------------- /SHILKA/shilka.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/shilka.txt -------------------------------------------------------------------------------- /SHILKA/tab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/tab.c -------------------------------------------------------------------------------- /SHILKA/tab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/tab.h -------------------------------------------------------------------------------- /SHILKA/yacc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/yacc.h -------------------------------------------------------------------------------- /SHILKA/yacc.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SHILKA/yacc.y -------------------------------------------------------------------------------- /SPRUT/A_base.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/A_base.sprut -------------------------------------------------------------------------------- /SPRUT/A_syntax.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/A_syntax.sprut -------------------------------------------------------------------------------- /SPRUT/A_test.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/A_test.sprut -------------------------------------------------------------------------------- /SPRUT/A_value.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/A_value.sprut -------------------------------------------------------------------------------- /SPRUT/INSTALL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/INSTALL -------------------------------------------------------------------------------- /SPRUT/Makefile.am: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/Makefile.am -------------------------------------------------------------------------------- /SPRUT/Makefile.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/Makefile.in -------------------------------------------------------------------------------- /SPRUT/README: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/README -------------------------------------------------------------------------------- /SPRUT/aclocal.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/aclocal.m4 -------------------------------------------------------------------------------- /SPRUT/anal.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/anal.c -------------------------------------------------------------------------------- /SPRUT/anal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/anal.h -------------------------------------------------------------------------------- /SPRUT/common.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/common.c -------------------------------------------------------------------------------- /SPRUT/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/common.h -------------------------------------------------------------------------------- /SPRUT/compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/compile -------------------------------------------------------------------------------- /SPRUT/config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/config.guess -------------------------------------------------------------------------------- /SPRUT/config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/config.h.in -------------------------------------------------------------------------------- /SPRUT/config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/config.sub -------------------------------------------------------------------------------- /SPRUT/configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/configure -------------------------------------------------------------------------------- /SPRUT/configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/configure.ac -------------------------------------------------------------------------------- /SPRUT/depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/depcomp -------------------------------------------------------------------------------- /SPRUT/gen.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/gen.c -------------------------------------------------------------------------------- /SPRUT/gen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/gen.h -------------------------------------------------------------------------------- /SPRUT/install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/install-sh -------------------------------------------------------------------------------- /SPRUT/ird.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/ird.sprut -------------------------------------------------------------------------------- /SPRUT/ltmain.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/ltmain.sh -------------------------------------------------------------------------------- /SPRUT/m4/libtool.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/m4/libtool.m4 -------------------------------------------------------------------------------- /SPRUT/m4/ltoptions.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/m4/ltoptions.m4 -------------------------------------------------------------------------------- /SPRUT/m4/ltsugar.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/m4/ltsugar.m4 -------------------------------------------------------------------------------- /SPRUT/m4/ltversion.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/m4/ltversion.m4 -------------------------------------------------------------------------------- /SPRUT/m4/lt~obsolete.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/m4/lt~obsolete.m4 -------------------------------------------------------------------------------- /SPRUT/main.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/main.c -------------------------------------------------------------------------------- /SPRUT/missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/missing -------------------------------------------------------------------------------- /SPRUT/sprut-1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut-1.html -------------------------------------------------------------------------------- /SPRUT/sprut-2.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut-2.html -------------------------------------------------------------------------------- /SPRUT/sprut-3.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut-3.html -------------------------------------------------------------------------------- /SPRUT/sprut-4.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut-4.html -------------------------------------------------------------------------------- /SPRUT/sprut-5.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut-5.html -------------------------------------------------------------------------------- /SPRUT/sprut-ird.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut-ird.c -------------------------------------------------------------------------------- /SPRUT/sprut-ird.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut-ird.h -------------------------------------------------------------------------------- /SPRUT/sprut.1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut.1 -------------------------------------------------------------------------------- /SPRUT/sprut.dvi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut.dvi -------------------------------------------------------------------------------- /SPRUT/sprut.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut.html -------------------------------------------------------------------------------- /SPRUT/sprut.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut.info -------------------------------------------------------------------------------- /SPRUT/sprut.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut.pdf -------------------------------------------------------------------------------- /SPRUT/sprut.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut.ps -------------------------------------------------------------------------------- /SPRUT/sprut.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut.sgml.in -------------------------------------------------------------------------------- /SPRUT/sprut.tst: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut.tst -------------------------------------------------------------------------------- /SPRUT/sprut.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/sprut.txt -------------------------------------------------------------------------------- /SPRUT/std_bmem.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/std_bmem.sprut -------------------------------------------------------------------------------- /SPRUT/std_mem.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/std_mem.sprut -------------------------------------------------------------------------------- /SPRUT/std_pos.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/std_pos.sprut -------------------------------------------------------------------------------- /SPRUT/std_str.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/std_str.sprut -------------------------------------------------------------------------------- /SPRUT/std_type.sprut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/std_type.sprut -------------------------------------------------------------------------------- /SPRUT/tab.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/tab.c -------------------------------------------------------------------------------- /SPRUT/tab.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/tab.h -------------------------------------------------------------------------------- /SPRUT/yacc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/yacc.h -------------------------------------------------------------------------------- /SPRUT/yacc.y: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/SPRUT/yacc.y -------------------------------------------------------------------------------- /aclocal.m4: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/aclocal.m4 -------------------------------------------------------------------------------- /cocom.dsc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/cocom.dsc -------------------------------------------------------------------------------- /cocom.dvi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/cocom.dvi -------------------------------------------------------------------------------- /cocom.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/cocom.html -------------------------------------------------------------------------------- /cocom.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/cocom.info -------------------------------------------------------------------------------- /cocom.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/cocom.pdf -------------------------------------------------------------------------------- /cocom.ps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/cocom.ps -------------------------------------------------------------------------------- /cocom.sgml.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/cocom.sgml.in -------------------------------------------------------------------------------- /cocom.spec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/cocom.spec -------------------------------------------------------------------------------- /cocom.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/cocom.txt -------------------------------------------------------------------------------- /compile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/compile -------------------------------------------------------------------------------- /config.guess: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/config.guess -------------------------------------------------------------------------------- /config.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/config.h.in -------------------------------------------------------------------------------- /config.sub: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/config.sub -------------------------------------------------------------------------------- /configure: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/configure -------------------------------------------------------------------------------- /configure.ac: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/configure.ac -------------------------------------------------------------------------------- /copyright: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/copyright -------------------------------------------------------------------------------- /depcomp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/depcomp -------------------------------------------------------------------------------- /install-sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/install-sh -------------------------------------------------------------------------------- /missing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dino-lang/dino/HEAD/missing --------------------------------------------------------------------------------