This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-10-30 13:45:27 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
e9aab5b668
gecko-dev
/
db
/
mork
History
davidmc%netscape.com
e9aab5b668
add new constant kValueSpaceScope to replace old ambiguous ground atom space constant to fix problem with default atom spacing 'a' being used instead of the 'v' space expected by the parser (causing more than one atom space to be used ... bad). Also add a boolean controlling whether auto-assignment of atom IDs is permitted by atom spaces (so this can be disabled during parsing, so it can be detected when it's inappropriate).
1999-04-21 23:53:38 +00:00
..
src
add new constant kValueSpaceScope to replace old ambiguous ground atom space constant to fix problem with default atom spacing 'a' being used instead of the 'v' space expected by the parser (causing more than one atom space to be used ... bad). Also add a boolean controlling whether auto-assignment of atom IDs is permitted by atom spaces (so this can be disabled during parsing, so it can be detected when it's inappropriate).
1999-04-21 23:53:38 +00:00
.cvsignore
only build tests if ENABLE_TESTS is on
1999-03-20 02:13:12 +00:00
Makefile.in
only build tests if ENABLE_TESTS is on
1999-03-20 02:13:12 +00:00
makefile.win
start adding mork impl
1999-02-19 03:08:40 +00:00