aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-11-25Check for Windows PowerShell.dos-reis4-13/+28
2013-11-03Add Charset.H stubdos-reis4-0/+55
2013-11-03Adjust timestampdos-reis10-30/+593
2013-07-04 * interp/sys-driver.boot (initializeGlobalState): Tell GCL not todos-reis2-0/+8
use buggy fast links.
2013-07-04Fix typo.dos-reis2-17/+17
2013-07-02Rever sharp var list changes.dos-reis9-22/+14
2013-07-02Fix typo.dos-reis1-2/+2
2013-07-01 * interp/sys-utility.boot (makeFilename): Tidy.dos-reis2-1/+8
2013-07-01Fix typo.dos-reis1-1/+1
2013-07-01Add dependency for topics.bootdos-reis2-1/+2
2013-07-01Bring closer to GCL-buildability.dos-reis12-15/+40
2013-07-01Bring closer to GCL-buildability.dos-reis11-15/+45
2013-06-30Tidy detection of terminal in CLisp.dos-reis1-11/+7
2013-06-30Simplify 'server' definition and use.dos-reis6-110/+79
2013-06-29Remove stale algebra targets.dos-reis3-18/+11
2013-06-29Fix algebra build order an dependencydos-reis2-14/+10
2013-06-29Do not check for openServer being defined.dos-reis3-3/+3
2013-06-29 * gui/conversation.cc (accumulate_paragraphs): Remove.dos-reis3-45/+64
(read_output): Remove. (OutputTextArea::add_paragraph): Rewrite. (Conversation::read_reply): Likewise.
2013-06-28Add src/rt for core runtime support.dos-reis19-34/+1007
2013-06-27Add small Lisp evaluator for the benefit of new GUI.dos-reis15-172/+635
2013-06-27 * interp/lisplib.boot (compDefineLisplib): Close the filedos-reis3-2/+13
contained generated code before handing over to backend. * interp/c-util.boot (moveLibdirByCopy): The inferred destination directory is not absolute.
2013-06-26Rewrite s-expression reader.dos-reis11-827/+545
2013-06-25 * include/sexpr.H: Move from utils.dos-reis6-74/+63
(UniqueAllocator): Remove. (SyntaxComparator): Likewise. * syntax/sexpr.cc: Move from utils.
2013-06-25Misc cleanup.dos-reis2-8/+7
2013-06-24Simplify database construction.dos-reis12-22085/+35237
2013-06-24 * interp/sys-constants.boot ($BuiltinAttributes): Removedos-reis8-20216/+20217
finiteAggregate and shallowlyMutable. * interp/daase.lisp (WRITE-COMPRESS): Do not push strings.
2013-06-23Fix font units. On Mac OS X, QT may return 0 for certain font metrics ↵dos-reis8-4/+14
components.
2013-06-23Rename the gui interface to open-axiom.dos-reis5-9/+13
2013-06-22Use token::value more.dos-reis4-36/+43
2013-06-22Fix incomplete checking.dos-reis2-23/+0
2013-06-22Add SourceFile.Hdos-reis7-17/+64
2013-06-22 * include/FileMapping.H: New.dos-reis8-20/+75
2013-06-22Use Byte for data from input source.dos-reis7-71/+78
2013-06-22(no commit message)dos-reis6-8/+8
2013-06-21 * include/dialect.H: New.dos-reis14-225/+455
* include/diagnostics.H: Likewise. * include/storage.H: Move from utils/.
2013-06-20Add basic diagnostics standard streams.dos-reis7-3/+138
2013-06-20Tidy codegen for Boot inerts.dos-reis2-4/+4
2013-06-20Allow inerts in Boot.dos-reis8-10/+46
2013-06-18Misc cleanup.dos-reis10-24/+19
2013-06-18 * interp/compiler.boot (compHasFormat): Take a DB parameter.dos-reis5-27/+36
Adjust callers. * interp/define.boot (ICformat): Likewise. * interp/lisplib.boot (predicateBitIndex): Likewise. (predicateBitRef): Likewise. (transHasCode): Likewise.
2013-06-18 * algebra/catdef.spad.pamphlet (CommutativeOperatorCategory): New.dos-reis13-19753/+19750
(CommutativeOperation): Likewise. * algebra/Makefile.am (oa_algebra_layer_0): Include them.
2013-06-17 * algebra/aggcat.spad.pamphlet (EltableAggregate): Weakendos-reis7-677/+680
requirement on first parameter. (IndexedAggregate): Likewise.
2013-06-17Weaken conditions on parameter of partial differential domains.dos-reis9-678/+684
2013-06-17Undo last commit to compiler.bootdos-reis1-8/+19
2013-06-17Consolidate parsers in one pamphlet.dos-reis9-189/+256
2013-06-17More algebra dependencies.dos-reis2-32/+56
2013-06-17More algebra dependencies.dos-reis2-14/+40
2013-06-17More algebra dependencies.dos-reis3-64/+238
2013-06-17More algebra dependencies.dos-reis2-0/+86
2013-06-16Recipe Make recipes.dos-reis3-31/+78