Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-05-15 | * interp/define.boot (dbClearForCompilation!): New. | dos-reis | 1 | -0/+5 | |
(compDefineFunctor1): Use it. | |||||
2013-05-15 | * interp/nruncomp.boot (NRTputInHead): Tidy. | dos-reis | 1 | -0/+4 | |
2013-05-15 | * interp/g-opt.boot (quoteMode): New. | dos-reis | 1 | -0/+6 | |
(optRetract): Use it. (optPullback): Likewise. | |||||
2013-05-15 | * interp/define.boot (checkAndDeclare): Constructor parameter | dos-reis | 1 | -1/+8 | |
shadowing. * algebra/lodof.spad.pamphlet (SetOfMIntegersInOneToN): [enum]: Lose last parameter. Adjust callers. | |||||
2013-05-14 | * interp/c-util.boot (cleanParameterList!): New. | dos-reis | 1 | -0/+5 | |
* interp/define.boot (spadCompileOrSetq): Use it. | |||||
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. |