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
/
boot
/
strap
/
translator.clisp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
* interp/util.lisp (BUILD-INTERPSYS): loadDelayedFFI early.
dos-reis
1
-50
/
+46
2012-08-18
* boot/translator.boot (shoeOutParse): Fix thinko.
dos-reis
1
-3
/
+3
2012-06-03
* boot/parser.boot (bpSignatureTail): Split out of bpSignature.
dos-reis
1
-3
/
+0
2012-06-01
* boot/translator.boot: Remove DEFUSE, $booDefined,
dos-reis
1
-350
/
+0
2012-06-01
* boot/ast.boot (%LoadUnit): Add field for enclosing function.
dos-reis
1
-2
/
+1
2012-06-01
* boot/ast.boot (%LoadUnit): Add fields for side conditions.
dos-reis
1
-2
/
+1
2012-05-31
* boot/ast.boot: Add a %LoadUnit parameter to most functions.
dos-reis
1
-6
/
+12
2012-05-30
* boot/parser.boot: Replace references to $ttok.
dos-reis
1
-2
/
+1
2012-05-30
* boot/parser.boot (%ParserState): Add field for current token.
dos-reis
1
-3
/
+1
2012-05-30
* boot/ast.boot (bfSpecificErrorHere): New.
dos-reis
1
-1
/
+2
2012-05-30
* boot/parser.boot: Remove references to $bpCount.
dos-reis
1
-3
/
+1
2012-05-30
* boot/parser.boot: Remove references to $bpParentCount.
dos-reis
1
-3
/
+2
2012-05-30
* boot/parser.boot: Remove references to $stack.
dos-reis
1
-5
/
+5
2012-05-30
* boot/parser.boot: Add parser state argument to more functions.
dos-reis
1
-1
/
+1
2012-05-29
* boot/parser.boot (%ParserState): New.
dos-reis
1
-8
/
+12
2012-05-22
* boot/translator.boot (translateToplevel): Handle record structures.
dos-reis
1
-1
/
+23
2012-05-22
* boot/ast.boot (needsPROG): Remove.
dos-reis
1
-930
/
+890
2012-05-20
* boot/utility.boot (strinSuffix?): New.
dos-reis
1
-3
/
+2
2012-05-20
* boot/ast.boot (shoeCompTran): Simplify.
dos-reis
1
-43
/
+53
2012-05-20
* boot/ast.boot (shoeCompTran1): Take variable sets by reference.
dos-reis
1
-24
/
+20
2012-01-08
* boot/ast.boot (bfEnum): New.
dos-reis
1
-16
/
+25
2011-12-10
* boot/parser.boot (bpArgtypeList): Accept mapping types.
dos-reis
1
-16
/
+4
2011-11-29
* boot/tokens.boot (absKind, absParms, absBody): New selectors.
dos-reis
1
-1
/
+1
2011-10-03
Cleanup.
dos-reis
1
-4
/
+2
2011-10-02
* boot/utility.boot (objectAssoc): New. Export.
dos-reis
1
-5
/
+3
2011-10-01
* boot/parser.boot (bpImport): Accept long names for used namespaces.
dos-reis
1
-12
/
+25
2011-10-01
* boot/utility.boot: Define BOOTTRAN namespace.
dos-reis
1
-19
/
+70
2011-09-30
* boot/utility.boot (firstNonblankPosition): New.
dos-reis
1
-18
/
+27
2011-09-30
* boot/ast.boot (bfTableIteratorBindingForm): New.
dos-reis
1
-42
/
+48
2011-09-30
* boot/ast.boot (bfFor): Tidy. Handle hashtable iterator forms.
dos-reis
1
-952
/
+855
2011-08-07
cleanup
dos-reis
1
-19
/
+23
2011-08-06
cleanup
dos-reis
1
-4
/
+4
2011-08-05
cleanup
dos-reis
1
-4
/
+4
2011-06-22
* boot/ast.boot (shoeEVALANDFILEACTQ): Remove.
dos-reis
1
-13
/
+6
2011-06-05
* boot/ast.boot: Remove debugging statement.
dos-reis
1
-1
/
+1
2011-05-29
* interp/sys-utility.boot (displayTextFile): New.
dos-reis
1
-12
/
+12
2011-05-28
* lisp/core.lisp.in: Define and export readLine and readbyte.
dos-reis
1
-2
/
+2
2011-05-18
* boot/translator.boot: Remove bindings of $GenVarCounter.
dos-reis
1
-163
/
+133
2011-05-16
* boot/ast.boot (bfAtScope): New.
dos-reis
1
-40
/
+19
2011-05-15
* boot/ast.boot (shoeCompTran1): Don't indiscriminately walk CASE
dos-reis
1
-2
/
+2
2011-05-14
cleanup
dos-reis
1
-8
/
+9
2011-05-12
* boot/initial-env.lisp (MAKE-HASHTABLE): Remove.
dos-reis
1
-6
/
+6
2011-05-05
more cleanup
dos-reis
1
-6
/
+6
2011-05-05
more cleanups
dos-reis
1
-2
/
+2
2011-05-04
* boot/initial-env.lisp (shoeOpenOutputFile): Remove. Adjust
dos-reis
1
-43
/
+51
2011-05-03
* boot/initial-env.lisp (shoeOpenInputFile): Remove. Adjust
dos-reis
1
-40
/
+52
2011-05-03
more cleanup
dos-reis
1
-1
/
+2
2011-05-03
more cleanup
dos-reis
1
-55
/
+67
2011-05-02
* boot/parser.boot (bpDefinition): Accept macro definition
dos-reis
1
-6
/
+7
2011-05-01
* boot/tokens.boot: Don't rename append.
dos-reis
1
-99
/
+126
[next]