Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-14 | * algebra/array2.spad.pamphlet (TwoDimensionalArrayCategory): | dos-reis | 1 | -0/+5 | |
Remove redundant declaration for parts. | |||||
2013-05-14 | * algebra/array2.spad.pamphlet (TwoDimensionalArrayCategory): Test | dos-reis | 1 | -0/+5 | |
for BasicType satisfaction instead of existence of =. | |||||
2013-05-14 | * algebra/array2.spad.pamphlet (InnerTwoDimensionalArray) [map]: | dos-reis | 1 | -0/+5 | |
Move implementation from TwoDimensionalArrayCategory. | |||||
2013-05-14 | * algebra/array2.spad.pamphlet (TwoDimensionalArrayCategory): Move | dos-reis | 1 | -0/+5 | |
defaults to InnerTwoDimensionalArray. | |||||
2013-05-14 | * graph/include/G.h (GCstruct::GCchar): Increase length to 12. | dos-reis | 1 | -0/+4 | |
2013-05-14 | * algebra/array2.spad.pamphlet (InnerTwoDimensionalArray) | dos-reis | 1 | -0/+5 | |
[row, column]: Fix off-by-one thinko. | |||||
2013-05-13 | * algebra/array2.spad.pamphlet (TwoDimensionalArrayCategory): Move | dos-reis | 1 | -1/+7 | |
row column implementation to InnerTwoDimensionalArray. (InnerTwoDimensionalArray): Simplify row and column implementation. | |||||
2013-05-13 | * algebra/array2.spad.pamphlet (InnerTwoDimensionalArray): Inherit | dos-reis | 1 | -0/+10 | |
empty? and empty from base domain. (TwoDimensionalArray): Attribute shallowlyMutable is already specified by TwoDimensionalArrayCategory. * algebra/matcat.spad.pamphlet (MatricCategory): Attributes shallowlyMutable and finiteAggregate are already specified by TwoDimensionalArrayCategory. | |||||
2013-05-13 | * algebra/array1.spad.pamphlet (IndexedOneDimensionalArray): Tidy. | dos-reis | 1 | -0/+4 | |
2013-05-13 | * interp/g-opt.boot (%array2list): New side-effect free opcode. | dos-reis | 1 | -0/+7 | |
* interp/lisp-backend.boot: Expand it. * algebra/array1.spad.pamphlet (PrimitiveArray): Implement maxIndex, parts, and members. | |||||
2013-05-13 | Remove obfuscation | dos-reis | 1 | -1/+1 | |
2013-05-13 | Remove IndecedVector. | dos-reis | 1 | -0/+6 | |
2013-05-13 | * algebra/carten.spad.pamphlet (CartesianTensor): Use | dos-reis | 1 | -0/+5 | |
PrimitiveArray in lieu of 0-based IndexedVector. | |||||
2013-05-12 | * interp/database.boot (getConstructorModemap): Revert previous change. | dos-reis | 1 | -0/+4 | |
2013-05-12 | * algebra/matrix.spad.pamphlet (RectangularMatrix) [ZERO]: Remove. | dos-reis | 1 | -0/+5 | |
(SquareMatrix) [ZERO, ONE]: Likewise. | |||||
2013-05-12 | * algebra/catdef.spad.pamphlet (OrderedRing): Extend | dos-reis | 1 | -0/+6 | |
CharactericZero too. | |||||
2013-05-11 | * algebra/array2.spad.pamphlet (InnerTwoDimensionalArray): Rename | dos-reis | 1 | -0/+5 | |
from InnerIndexedTwoDimensionalArray. Adjust users. | |||||
2013-05-11 | Remove IndexedTwoDimensionalArray. | dos-reis | 1 | -0/+9 | |
2013-05-11 | * algebra/array2.spad.pamphlet: Cleanu up. | dos-reis | 1 | -0/+4 | |
2013-05-11 | * algebra/indexedp.spad.pamphlet | dos-reis | 1 | -0/+5 | |
(IndexedDirectProductAbelianMonoid) [opposite?]: Implement. | |||||
2013-05-11 | Remove IndexedMatrix as unused | dos-reis | 1 | -0/+5 | |
2013-05-11 | Introduce opcodes for arrays constructions | dos-reis | 1 | -0/+9 | |
2013-05-10 | * algebra/indexedp.spad.pamphlet | dos-reis | 1 | -0/+5 | |
(IndexedDirectProductOrderedAbelianMonoid) [<]: Rewrite iteratively. | |||||
2013-05-10 | Add opposite? and annihilate? exports. | dos-reis | 1 | -0/+7 | |
2013-05-10 | The compiler now accepts do-statements | dos-reis | 1 | -0/+7 | |
2013-05-09 | * algebra/indexedp.spad.pamphlet (IndexedDirectProductObject) | dos-reis | 1 | -0/+5 | |
[combineWithIf]: New. | |||||
2013-05-09 | * interp/i-special.boot (evalIF): Generate OIL intermediate | dos-reis | 1 | -0/+6 | |
instruction %otherwise, not Lisp expression T. * interp/slam.boot (isRecurrenceRelation): Likewise. | |||||
2013-05-09 | Simplify copy | dos-reis | 1 | -0/+6 | |
2013-05-08 | Almost pure function bodies are now %redex forms | dos-reis | 1 | -0/+5 | |
2013-05-07 | Tidy linear elements implememtations | dos-reis | 1 | -0/+5 | |
2013-05-07 | Tidy indexed direct product domains | dos-reis | 1 | -0/+8 | |
2013-05-07 | * algebra/indexedp.spad.pamphlet (IndexedProductTerm): New domain. | dos-reis | 1 | -0/+4 | |
2013-04-08 | misc gui cleanup | dos-reis | 1 | -0/+12 | |
2013-04-07 | small cleanup | dos-reis | 1 | -0/+6 | |
2013-04-06 | Add token representation files | dos-reis | 1 | -0/+8 | |
2013-04-04 | convert src/algebra/Makefile.in to Automake stuff | dos-reis | 1 | -0/+5 | |
2013-04-04 | Add initial io library files | dos-reis | 1 | -0/+14 | |
2013-04-02 | * gui/conversation.h (Question::leaveEvent): Remove. | dos-reis | 1 | -0/+6 | |
(Question::focusOutEvent): Likewise. * gui/conversation.cc: Remove corresponding definitions. | |||||
2013-04-02 | * gui/conversation.cc (font_units): Rename from em_metrics. | dos-reis | 1 | -0/+6 | |
Adjust callers. (Answer::Answer): Use raised frame style. | |||||
2013-04-01 | Fix various warnings from the C++ compiler | dos-reis | 1 | -0/+13 | |
2013-03-31 | * interp/pile.boot (insertpile): Tidy. | dos-reis | 1 | -0/+7 | |
(pilePlusComments): Likewise. (pileTree): Likewise. (eqpileTree): Likewise. | |||||
2013-03-31 | Update data stamp and rotate changelogs | dos-reis | 1 | -1605/+0 | |
2012-10-11 | 2012-10-10 Igor Pashev <pashev.igor@gmail.com> | dos-reis | 1 | -0/+7 | |
Andrey G, Grozin <A.G.Grozin@inp.nsk.su> Gabriel Dos Reis <gdr@cs.tamu.edu> * config/open-axiom.m4 (OPENAXIOM_LISP_FLAGS): Inhibit system-wide or user-supplied initialization files. src/ChangeLog 2012-10-10 Igor Pashev <pashev.igor@gmail.com> Andrey G, Grozin <A.G.Grozin@inp.nsk.su> Gabriel Dos Reis <gdr@cs.tamu.edu> * utils/command.cc (build_rts_options) [sbcl_runtime]: Inhibit system-wide and user-supplied initialization files. | |||||
2012-08-26 | * hyper/hthits.c (splitpage): Revert unintended change from last | dos-reis | 1 | -0/+6 | |
commit. * hyper/initx.c (is_it_850): Likewise. | |||||
2012-08-26 | * graph/Gdraws/Gfun.c (GDrawLine): Make string parameter of type | dos-reis | 1 | -0/+10 | |
const char*. (GDrawPushButton): Likewise. (GDrawString): Likewise. (PSCreateContext): Likewise. (centerX): Likewise. * Makefile.am (all-graph): Require all-utils. | |||||
2012-08-26 | * interp/sys-os.boot (flushStdout): Remove as unused. | dos-reis | 1 | -0/+6 | |
* interp/i-toplev.boot (recordAndPrint): Do not print a newline before formatting the result. | |||||
2012-08-26 | * interp/debug.lisp: Remove reference to TOK and CHR. | dos-reis | 1 | -0/+12 | |
* interp/spad-parser.boot: Likewise. * interp/g-error.boot: Likewise. * interp/sys-globals.boot: Likewise. * interp/br-saturn.boot: Replace TERSYSCOMAND by terminateSystemCommand. * interp/i-syscmd.boot: Likewise. (terminateSystemCommand): Simplify. * interp/spad.lisp (TERSYSCOMMAND): Remove. | |||||
2012-08-26 | * include/sockio.h (init_purpose_table): Remove declaration. | dos-reis | 1 | -0/+23 | |
(redirect_stdio): Likewise. (init_socks): Likewise. (flush_stdout): Likewise. (print_line): Likewise. (BaloonServer): Remove. (DebugWindow): Likewise. (Forker): Likewise. (AV): Likewise. * interp/server.boot (serverReadLine): Do not flushOutput. * interp/sys-constants.boot ($MessageServer): Remove. ($DebugWindow): Likewise. ($Forker): Likewise. * interp/sys-os.boot (printLine): Remove associated foreign import. * lib/sockio-c.c (init_purpose_table): Do not export. (init_socks): Likewise. (get_socket_type): Simplify. Remove dead code. (redirect_stdio): Remove. (flush_stdio): Likewise. (print_line): Likewise. | |||||
2012-08-26 | * interp/br-saturn.boot: Replace TERPRI with finishLine. | dos-reis | 1 | -0/+18 | |
* interp/c-util.boot: Likewise. * interp/clam.boot: Likewise. * interp/compiler.boot: Likewise. * interp/diagnostics.boot: Likewise. * interp/format.boot: Likewise. * interp/functor.boot: Likewise. * interp/g-error.boot: Likewise. * interp/ht-util.boot: Likewise. * interp/i-syscmd.boot: Likewise. * interp/i-toplev.boot: Likewise. * interp/postpar.boot: Likewise. * interp/setvars.boot: Likewise. * interp/topics.boot: Likewise. * interp/trace.boot: Likewise. | |||||
2012-08-26 | * interp/i-util.boot: Lose paramater. Unconditional flush the | dos-reis | 1 | -0/+5 | |
output stream. Adjust callers. |