aboutsummaryrefslogtreecommitdiff
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-03Fix global variable names in Makefilesdos-reis1-1/+2
2013-12-15 Fix SF/95.dos-reis1-2/+2
2013-11-27 * include/storage.H (Arena<T>::allocate): Adjust spelling ofdos-reis1-4/+2
2013-11-03Add Charset.H stubdos-reis1-0/+49
2013-06-30Simplify 'server' definition and use.dos-reis1-3/+3
2013-06-28Add src/rt for core runtime support.dos-reis4-0/+138
2013-06-27Add small Lisp evaluator for the benefit of new GUI.dos-reis4-20/+556
2013-06-26Rewrite s-expression reader.dos-reis3-186/+119
2013-06-25 * include/sexpr.H: Move from utils.dos-reis1-0/+461
2013-06-22Use token::value more.dos-reis1-11/+14
2013-06-22Fix incomplete checking.dos-reis1-17/+0
2013-06-22Add SourceFile.Hdos-reis3-9/+55
2013-06-22 * include/FileMapping.H: New.dos-reis2-19/+65
2013-06-22Use Byte for data from input source.dos-reis1-6/+6
2013-06-21 * include/dialect.H: New.dos-reis2-0/+362
2013-06-20Add basic diagnostics standard streams.dos-reis1-0/+55
2013-06-01Support --output in compiler, for bootstrapping stage.dos-reis1-2/+4
2013-04-06Add token representation filesdos-reis1-0/+199
2013-04-04Add initial io library filesdos-reis4-0/+340
2013-04-03Fix up fallout from C++11 switchdos-reis1-26/+40
2012-08-26 * graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of typedos-reis1-1/+1
2012-08-26 * include/sockio.h (init_purpose_table): Remove declaration.dos-reis1-13/+4
2012-08-19 * boot/ast.boot (genSBCLnativeTranslation): Do no prepend andos-reis1-1/+1
2012-08-19 * include/sockio.h (connect_to_local_server): First parameter nowdos-reis2-2/+2
2012-08-19 * include/util.H1 (getmemWithLine): Second argument is now const char*.dos-reis2-3/+3
2011-09-03 * lib/pixmap.c: Include standard header.dos-reis1-486/+0
2011-08-19Fix Graphics components startupalfredoport1-2/+2
2011-06-27 * utils/Makefile.in (libOpenAxiom_SOURCES): Include filesystem.ccdos-reis1-0/+29
2011-06-02consolidate utility codesdos-reis1-7/+88
2011-05-30fix const-correctness in old C codesdos-reis4-6/+6
2010-11-28 * clef/: Add using directive at toplevel.dos-reis3-51/+67
2010-11-28 * lib/Makefile.in: Build libopen-axiom-core and libspad with a C++dos-reis16-256/+140
2010-11-22(no commit message)dos-reis18-144/+505
2010-08-18 r13983@gauss (orig r1241): gdr | 2009-07-22 15:41:19 -0500dos-reis1-1/+5
2010-07-29 * clef/Makefile.in: Build and link programs by a C++ compiler.dos-reis1-0/+8
2010-07-29 * lib/XSpadFill.c: Tidy.dos-reis42-472/+174
2010-07-29 * algebra/sf.spad.pamphlet (DoubleFloat): Use builtindos-reis1-13/+0
2009-10-26 * share/tex/open-axiom.sty: New.dos-reis1-2/+2
2009-10-25 * lib/cfuns-c.c (oa_concatenate_string): Define.dos-reis1-0/+12
2009-10-25 * lib/cfuns-c.c (oa_spawn): New.dos-reis1-2/+17
2009-09-30 * driver/Makefile.in (open-axiom): Link against core runtime.dos-reis1-0/+1
2009-04-16 Fix SF/2763053dos-reis1-1/+1
2009-02-07 * algebra/system.spad.pamphlet (hostByteOrder$System): New.dos-reis2-1/+7
2008-12-06Support getting process id in Windows.alfredoport1-0/+1
2008-11-01 * sman/sman.c (ptsPath): Remove.dos-reis1-2/+1
2008-10-25Fix build on Win32dos-reis1-0/+3
2008-10-25 * interp/sys-os.boot: Import oa_socket_read_byte asdos-reis1-0/+5
2008-10-24 Add basic support for stream client socket.dos-reis1-2/+4
2008-10-19Replace __MINGW32__ declaration with __WIN32__alfredoport2-5/+5
2008-09-25 * include/cfuns.h (oa_copy_file): Declare.dos-reis2-0/+20