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_3_1_13b


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[DIR] Attic/  [Don't hide]        
[TXT] Makefile.am  1.9   10 years  noro   Added -I${prefix}/include to each Makefile.am and updated Makefile.in by automak...
[TXT] Makefile.in  1.21   10 years  noro   Added -I${prefix}/include to each Makefile.am and updated Makefile.in by automak...
[TXT] arith.c  1.26   18 years  noro   Implementing matching functions in C.
[TXT] asir2000_dummy.c  1.3   15 years  ohara   Add dummy functions w_printf, etc for PARI. These are wrapper of stdio.
[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.8   11 years  noro   Asir now uses gc7. In non-ox mode, SIGINT received during GC is recorded in a v...
[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.20   12 years  noro   0's in the arguments of mknode, mksnode and mkfnode have been changed to NULLP (...
[TXT] eval.c  1.70   9 years  noro   *** empty log message ***
[TXT] evall.c  1.5   22 years  noro   Conversion to ANSI style (not completed yet).
[TXT] function.c  1.9   9 years  noro   *** empty log message ***
[TXT] gc_risa.c  1.13   10 years  ohara   Add declarations.
[TXT] glob.c  1.85   10 years  ohara   ${APPDATA}/asir/lib-asir-contrib is added to asir's search path in Windows.
[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.46   13 years  noro   Modified cppname_init() so that it first searches OpenXM_HOME/bin/ox_cpp. Modifi...
[TXT] load.c  1.27   10 years  ohara   Add new switch "loadpath" to ctrl(). Example: [0] ctrl("loadpath"); [/home/ohar...
[TXT] main.c  1.35   10 years  ohara   In Windows, asir search configuration files as follows: $ASIR_CONFIG, $HOME/.asi...
[TXT] parse.h  1.53   10 years  ohara   Changed some declarations for MacOSX 10.9.
[TXT] parse.y  1.36   9 years  noro   *** empty log message ***
[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.9   11 years  noro   Added getpid() which returns the process id.
[TXT] pvar.c  1.19   9 years  noro   *** empty log message ***
[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.11   11 years  noro   Asir now uses gc7. In non-ox mode, SIGINT received during GC is recorded in a v...
[TXT] ytab.h  1.7   14 years  ohara   Updated ytab.[ch].


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