index
:
open-axiom
master
new-build
open scientific computation system
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-30
Remove attributes unitsKnown, leftUnitary, rightUnitary, canonicalsClosed, ce...
Gabriel Dos Reis
4
-9
/
+9
2015-12-29
Introduce '' for the slot number of the add-chain domain.
Gabriel Dos Reis
8
-27
/
+34
2015-12-28
stuffSlot: Take the function directly from getLookupFun.
Gabriel Dos Reis
1
-4
/
+1
2015-12-27
Write out a functor's operation table separately in generated code stream.
Gabriel Dos Reis
3
-3
/
+13
2015-12-27
Simplify representation of constants in functors.
Gabriel Dos Reis
6
-12
/
+10
2015-12-27
Use '%closure' instead of 'CONS' in functor data.
Gabriel Dos Reis
4
-8
/
+8
2015-12-26
Remove dead and bogus code for constant assginments.
Gabriel Dos Reis
2
-16
/
+2
2015-12-26
Extract two helper functions out of DescendCode.
Gabriel Dos Reis
1
-12
/
+17
2015-12-26
Rename 'lastItem' to 'last'. Remove the macro definition.
Gabriel Dos Reis
2
-5
/
+1
2015-12-26
LASTELEM is not used. Remove.
Gabriel Dos Reis
1
-2
/
+0
2015-12-26
Tidy NRTputInLocalReferences.
Gabriel Dos Reis
1
-9
/
+6
2015-12-26
Remove dispatchFunction.
Gabriel Dos Reis
6
-12
/
+9
2015-12-26
Remove definition of IDENTITY.
Gabriel Dos Reis
1
-5
/
+1
2015-12-26
Introduce opcode '%constant' in lieu of IDENTITY.
Gabriel Dos Reis
7
-7
/
+8
2015-12-26
Use brackets instead of Lisp LIST for sequence literals.
Gabriel Dos Reis
7
-15
/
+15
2015-12-25
Do not reference symbol IDENTITY directly by name.
Gabriel Dos Reis
1
-1
/
+1
2015-12-24
Tidy uses of apply.
Gabriel Dos Reis
8
-36
/
+36
2015-12-24
Replace FUNCALL with apply.
Gabriel Dos Reis
31
-82
/
+82
2015-12-23
Retain Lisp code generated from algebra if asked.
Gabriel Dos Reis
1
-2
/
+9
2014-11-29
Replace direct use of MULTIPLE-VALUE-LIST FLOOR with integerAndFractionalParts
dos-reis
2
-8
/
+5
2014-11-27
Replace PATHNAME-* Lisp API with filePath* API.
dos-reis
14
-37
/
+35
2014-11-26
Replace DELETE-FILE with removeFile.
dos-reis
8
-35
/
+25
2014-11-25
Replace FILE-POSITION with builtin getFileCursor and setFileCursor.
dos-reis
4
-13
/
+13
2014-11-25
Use makeTable instead of MAKE-HASH-TABLE
dos-reis
5
-10
/
+10
2014-11-20
Do really remove the stationary directory after successful compilation.
dos-reis
1
-2
/
+1
2014-11-20
Introduce forkStreamByName.
dos-reis
5
-18
/
+16
2014-11-20
Remove EOFP. Simplify IO file stream creation code.
dos-reis
3
-11
/
+7
2014-08-26
Add generic Boot and Spad tokenizer.
dos-reis
1
-2
/
+2
2014-02-21
Set derived src and target directory variables
dos-reis
1
-1
/
+1
2014-02-03
Fix global variable names in Makefiles
dos-reis
1
-24
/
+24
2013-07-04
* interp/sys-driver.boot (initializeGlobalState): Tell GCL not to
dos-reis
1
-0
/
+3
2013-07-02
Rever sharp var list changes.
dos-reis
9
-22
/
+14
2013-07-01
* interp/sys-utility.boot (makeFilename): Tidy.
dos-reis
1
-1
/
+4
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
11
-15
/
+34
2013-06-30
Tidy detection of terminal in CLisp.
dos-reis
1
-11
/
+7
2013-06-29
Do not check for openServer being defined.
dos-reis
1
-1
/
+1
2013-06-27
* interp/lisplib.boot (compDefineLisplib): Close the file
dos-reis
2
-2
/
+6
2013-06-24
Simplify database construction.
dos-reis
5
-174
/
+19
2013-06-24
* interp/sys-constants.boot ($BuiltinAttributes): Remove
dos-reis
2
-7
/
+3
2013-06-18
Misc cleanup.
dos-reis
10
-24
/
+19
2013-06-18
* interp/compiler.boot (compHasFormat): Take a DB parameter.
dos-reis
4
-27
/
+27
2013-06-17
Undo last commit to compiler.boot
dos-reis
1
-8
/
+19
2013-06-17
Consolidate parsers in one pamphlet.
dos-reis
1
-19
/
+8
2013-06-16
Fix missing dependency.
dos-reis
1
-1
/
+1
2013-06-15
* interp/ht-util.boot (mkCurryFun): Import function name.
dos-reis
2
-3
/
+4
2013-06-15
Intern temporary names for HT pages.
dos-reis
1
-8
/
+8
2013-06-15
Small cleanup in buildFunctor.
dos-reis
1
-4
/
+3
2013-06-15
Store category defaults constructor as part of category constructor DB.
dos-reis
5
-20
/
+32
[next]