Powered by Apache

OpenXM_contrib2/asir2000/parse/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / OpenXM_contrib2 / asir2000 / parse

Current tag: RELEASE_1_2_3_12


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile.am  1.8   15 years  ohara   Macro MPIINC and MPILIB are removed.
[TXT] Makefile.in  1.17   15 years  ohara   Macro MPIINC and MPILIB are removed.
[TXT] arith.c  1.26   18 years  noro   Implementing matching functions in C.
[TXT] asir2000_dummy.c  1.1   23 years  noro   Added project files. Added a supplementary file.
[TXT] asir_lib.c  1.9   18 years  noro   Corrected the behavior of load operation. (CAUTION: may contain critical bugs.)
[TXT] asir_sm.c  1.7   19 years  noro   GC_init() is now called at the beginning of main. (Though it should not be neces...
[TXT] asir_sm_main.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] comp.c  1.8   20 years  noro   Fixes for gcc-3.3 (if __GNUC__ is defined, stdarg is used).
[TXT] comp.h  1.4   23 years  noro   One can use C-like structure. Details will be found in Asir users manual.
[TXT] compile.c  1.5   21 years  noro   'module' has been added experimentally.
[TXT] cpp.c  1.4   23 years  noro   Removed ugly '#if defined(THINK_C)'.
[TXT] cpp.h  1.4   23 years  noro   Removed ugly '#if defined(THINK_C)'.
[TXT] debug.c  1.19   17 years  noro   Some bug fixes for wfep.
[TXT] eval.c  1.64   15 years  ohara   "call" accepts options. Example: [0] def foo() { printf("option=%a\n",getopt())...
[TXT] evall.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] function.c  1.8   18 years  noro   Added a flag for builtin functions, which indicates a capability of accepting qu...
[TXT] gc_risa.c  1.9   15 years  ohara   In Visual C++, private/gcconfig.h is included for defining the MSWIN32 macro. it...
[TXT] glob.c  1.75   15 years  ohara   Add two functions Risa_GC_get_adj and Risa_GC_set_adj to gc_risa.c. They are in...
[TXT] history.c  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] kwd.c  1.14   18 years  noro   Removed unify(), which is useless. quote_unify(quote(Expr),quote(Pattern)) does ...
[TXT] lex.c  1.44   16 years  saito   add readline/readline.h and gc6.8 new patch (for athron 64, FreeBSD, gc4.2) if y...
[TXT] load.c  1.21   17 years  noro   Fixed a bug in load() in Windows.
[TXT] main.c  1.33   17 years  noro   Removed unnecessary functions.
[TXT] parse.h  1.49   15 years  ohara   "call" accepts options. Example: [0] def foo() { printf("option=%a\n",getopt())...
[TXT] parse.y  1.33   15 years  noro   (*F)(...) now accepts options.
[TXT] parser.c  1.9   15 years  noro   eval_str(S) now accepts any single statement S. If one wants to execute multiple...
[TXT] puref.c  1.8   18 years  noro   Added quote_is_number(), quote_is_rational(), quote_is_integer(), quote_is_depen...
[TXT] pvar.c  1.18   17 years  noro   Removed unnecessary resetpvs() in closecurrentinput().
[TXT] quote.c  1.26   18 years  noro   Implementing matching functions in C.
[TXT] stdio.c  1.7   18 years  noro   quit handler is now called when a windows session terminated from menu. Japanes...
[TXT] struct.c  1.7   20 years  noro   Added matrix order support in nd.c.
[TXT] util.c  1.16   18 years  noro   Fixed a bug in searchvar().
[TXT] w_stdio.h  1.3   23 years  noro   Sorry, the email address in the license agreement was incorrect.
[TXT] xdeb.c  1.13   20 years  noro   Completed the registration of the callback function for WM_DELETE.
[TXT] ytab.c  1.8   18 years  noro   Updated ytab.c and ytab.h, which is used by VC++.
[TXT] ytab.h  1.6   18 years  noro   Updated ytab.c and ytab.h, which is used by VC++.


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>