Parent Directory
|
|
|
|
|
config/
|
238 |
2 months |
agraef |
Move auxiliary configure files to separate config directory. |
etc/
|
539 |
35 hours |
agraef |
Renamed the 'def' keyword to 'const'. |
examples/
|
539 |
35 hours |
agraef |
Renamed the 'def' keyword to 'const'. |
lib/
|
546 |
11 hours |
agraef |
Windows compatibility fixes. |
test/
|
549 |
10 hours |
agraef |
Windows compatibility fixes. |
COPYING
|
5 |
3 months |
agraef |
Initial import, 3rd attempt. |
ChangeLog
|
552 |
14 minutes |
agraef |
Bugfix in updates of temp levels of constants and global variables. |
INSTALL
|
435 |
5 weeks |
agraef |
Reworded paragraph on ldconfig. |
Makefile.in
|
542 |
31 hours |
agraef |
Leopard 'echo' fixes, 2nd attempt. |
NEWS
|
265 |
2 months |
agraef |
Final touches for 0.4 release. |
README
|
434 |
5 weeks |
agraef |
Apply Rooslan S. Khayrov's patches to make the interpreter compile with LLVM 2.3... |
TODO
|
137 |
2 months |
agraef |
Environment vectors are now maintained on the shadow stack, so that all local fu... |
config.h.in
|
436 |
5 weeks |
agraef |
LLVM 2.3 requires that we add the default shared library extension manually. |
configure
|
547 |
11 hours |
agraef |
Windows compatibility fixes. |
configure.ac
|
547 |
11 hours |
agraef |
Windows compatibility fixes. |
expr.cc
|
552 |
14 minutes |
agraef |
Bugfix in updates of temp levels of constants and global variables. |
expr.hh
|
519 |
3 days |
agraef |
Cosmetic changes. |
funcall.h
|
137 |
2 months |
agraef |
Environment vectors are now maintained on the shadow stack, so that all local fu... |
interpreter.cc
|
546 |
11 hours |
agraef |
Windows compatibility fixes. |
interpreter.hh
|
536 |
36 hours |
agraef |
Add a stack check to 'def' constant conversion. |
lexer.ll
|
541 |
32 hours |
agraef |
Cosmetic changes. |
matcher.cc
|
54 |
3 months |
agraef |
Fixed wrong mpz_cmp() tests in pattern matching code. Added regression test #8. |
matcher.hh
|
236 |
2 months |
agraef |
gcc 4.3 compatibility fixes. |
parser.yy
|
539 |
35 hours |
agraef |
Renamed the 'def' keyword to 'const'. |
printer.cc
|
539 |
35 hours |
agraef |
Renamed the 'def' keyword to 'const'. |
printer.hh
|
5 |
3 months |
agraef |
Initial import, 3rd attempt. |
pure.1.in
|
551 |
16 minutes |
agraef |
Update documentation. |
pure.cc
|
545 |
12 hours |
agraef |
Windows compatibility fixes. |
runtime.cc
|
548 |
10 hours |
agraef |
Windows compatibility fixes. |
runtime.h
|
548 |
10 hours |
agraef |
Windows compatibility fixes. |
symtable.cc
|
527 |
2 days |
agraef |
Add tail-recursive sequence operator. |
symtable.hh
|
527 |
2 days |
agraef |
Add tail-recursive sequence operator. |
util.cc
|
165 |
2 months |
agraef |
Add autoconf support.
|
util.hh
|
5 |
3 months |
agraef |
Initial import, 3rd attempt. |
w3centities.c
|
441 |
2 weeks |
agraef |
Update entity definitions to latest from W3C. |