Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-07-02 | Rever sharp var list changes. | dos-reis | 9 | -22/+14 | |
2013-07-02 | Fix typo. | dos-reis | 1 | -2/+2 | |
2013-07-01 | * interp/sys-utility.boot (makeFilename): Tidy. | dos-reis | 2 | -1/+8 | |
2013-07-01 | Fix typo. | dos-reis | 1 | -1/+1 | |
2013-07-01 | Add dependency for topics.boot | dos-reis | 2 | -1/+2 | |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 12 | -15/+40 | |
2013-07-01 | Bring closer to GCL-buildability. | dos-reis | 7 | -1/+17 | |
2013-06-30 | Tidy detection of terminal in CLisp. | dos-reis | 1 | -11/+7 | |
2013-06-30 | Simplify 'server' definition and use. | dos-reis | 6 | -110/+79 | |
2013-06-29 | Remove stale algebra targets. | dos-reis | 3 | -18/+11 | |
2013-06-29 | Fix algebra build order an dependency | dos-reis | 2 | -14/+10 | |
2013-06-29 | Do not check for openServer being defined. | dos-reis | 3 | -3/+3 | |
2013-06-29 | * gui/conversation.cc (accumulate_paragraphs): Remove. | dos-reis | 3 | -45/+64 | |
(read_output): Remove. (OutputTextArea::add_paragraph): Rewrite. (Conversation::read_reply): Likewise. | |||||
2013-06-28 | Add src/rt for core runtime support. | dos-reis | 17 | -33/+1004 | |
2013-06-27 | Add small Lisp evaluator for the benefit of new GUI. | dos-reis | 15 | -172/+635 | |
2013-06-27 | * interp/lisplib.boot (compDefineLisplib): Close the file | dos-reis | 3 | -2/+13 | |
contained generated code before handing over to backend. * interp/c-util.boot (moveLibdirByCopy): The inferred destination directory is not absolute. | |||||
2013-06-26 | Rewrite s-expression reader. | dos-reis | 11 | -827/+545 | |
2013-06-25 | * include/sexpr.H: Move from utils. | dos-reis | 6 | -74/+63 | |
(UniqueAllocator): Remove. (SyntaxComparator): Likewise. * syntax/sexpr.cc: Move from utils. | |||||
2013-06-25 | Misc cleanup. | dos-reis | 2 | -8/+7 | |
2013-06-24 | Simplify database construction. | dos-reis | 12 | -22085/+35237 | |
2013-06-24 | * interp/sys-constants.boot ($BuiltinAttributes): Remove | dos-reis | 8 | -20216/+20217 | |
finiteAggregate and shallowlyMutable. * interp/daase.lisp (WRITE-COMPRESS): Do not push strings. | |||||
2013-06-23 | Fix font units. On Mac OS X, QT may return 0 for certain font metrics ↵ | dos-reis | 8 | -4/+14 | |
components. | |||||
2013-06-23 | Rename the gui interface to open-axiom. | dos-reis | 5 | -9/+13 | |
2013-06-22 | Use token::value more. | dos-reis | 4 | -36/+43 | |
2013-06-22 | Fix incomplete checking. | dos-reis | 2 | -23/+0 | |
2013-06-22 | Add SourceFile.H | dos-reis | 7 | -17/+64 | |
2013-06-22 | * include/FileMapping.H: New. | dos-reis | 8 | -20/+75 | |
2013-06-22 | Use Byte for data from input source. | dos-reis | 7 | -71/+78 | |
2013-06-22 | (no commit message) | dos-reis | 4 | -4/+4 | |
2013-06-21 | * include/dialect.H: New. | dos-reis | 10 | -124/+284 | |
* include/diagnostics.H: Likewise. * include/storage.H: Move from utils/. | |||||
2013-06-20 | Add basic diagnostics standard streams. | dos-reis | 7 | -3/+138 | |
2013-06-20 | Tidy codegen for Boot inerts. | dos-reis | 2 | -4/+4 | |
2013-06-20 | Allow inerts in Boot. | dos-reis | 8 | -10/+46 | |
2013-06-18 | Misc cleanup. | dos-reis | 10 | -24/+19 | |
2013-06-18 | * interp/compiler.boot (compHasFormat): Take a DB parameter. | dos-reis | 5 | -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-reis | 10 | -19593/+19660 | |
(CommutativeOperation): Likewise. * algebra/Makefile.am (oa_algebra_layer_0): Include them. | |||||
2013-06-17 | * algebra/aggcat.spad.pamphlet (EltableAggregate): Weaken | dos-reis | 7 | -677/+680 | |
requirement on first parameter. (IndexedAggregate): Likewise. | |||||
2013-06-17 | Weaken conditions on parameter of partial differential domains. | dos-reis | 9 | -678/+684 | |
2013-06-17 | Undo last commit to compiler.boot | dos-reis | 1 | -8/+19 | |
2013-06-17 | Consolidate parsers in one pamphlet. | dos-reis | 6 | -99/+96 | |
2013-06-17 | More algebra dependencies. | dos-reis | 2 | -32/+56 | |
2013-06-17 | More algebra dependencies. | dos-reis | 2 | -14/+40 | |
2013-06-17 | More algebra dependencies. | dos-reis | 3 | -64/+238 | |
2013-06-17 | More algebra dependencies. | dos-reis | 2 | -0/+86 | |
2013-06-16 | Recipe Make recipes. | dos-reis | 3 | -31/+78 | |
2013-06-16 | Reorder dependencies. | dos-reis | 2 | -145/+124 | |
2013-06-16 | Fix missing dependency. | dos-reis | 1 | -1/+1 | |
2013-06-15 | * interp/ht-util.boot (mkCurryFun): Import function name. | dos-reis | 3 | -3/+8 | |
2013-06-15 | Intern temporary names for HT pages. | dos-reis | 3 | -8/+14 | |
2013-06-15 | Small cleanup in buildFunctor. | dos-reis | 1 | -4/+3 | |