Per Bothner
|
b6e80d2a13
Partial fix GitLab issue#19 "(import (except (srfi 1) make-list)) fails"
|
7 years ago |
Per Bothner
|
3536caf5b9
* Mangling.java: Use old-style non-symbolic mangling for Android.
|
7 years ago |
Per Bothner
|
3d7642c64a
Tweak previous change to libraryExists to avoid side-effects.
|
7 years ago |
Per Bothner
|
6be29c532a
* standard/ImportFromLibrary.java (libtaryExists): Improve.
|
7 years ago |
Per Bothner
|
67f193c1a2
* standard/ImportFromLibrary.java (libraryExists): Search module manager.
|
7 years ago |
Per Bothner
|
96f99019d5
Merge branch 'master' into invoke
|
8 years ago |
Per Bothner
|
56f93a5570
* standard/ImportFromLibrary.java: Fix computation of "current root".
|
8 years ago |
Per Bothner
|
9b528442eb
Merge branch 'master' into invoke
|
8 years ago |
Per Bothner
|
5580819b3d
* standard/ImportFromLibrary.java (map): Allow compound
|
8 years ago |
Per Bothner
|
c47131c2f9
Moved some files from gnu/kawa/slib to kawa/lib.
|
8 years ago |
Per Bothner
|
ece69fdb09
* Mangling.java: New file, for mangling-related static methods.
|
8 years ago |
Per Bothner
|
771c23b148
* standard/ImportFromLibrary.java (scanImportSet): Support 'class'
|
8 years ago |
Per Bothner
|
dd10da3ea0
* standard/ImportFromLibrary.java (scanImportSet): More precise
|
9 years ago |
Per Bothner
|
2eb348b3c1
* standard/ImportFromLibrary.java: Check for null sourcepath.
|
9 years ago |
Per Bothner
|
fdedc40ccd
Changes in Path/URI handling, with corrected RFC-3986 'resolve'.
|
9 years ago |
Per Bothner
|
17e991475c
* standard/ImportFromLibrary.java (handleImport):
|
9 years ago |
Per Bothner
|
e74fe8afd0
* standard/ImportFromLibrary.java (SRFI97Map): Add SRFI 37
|
9 years ago |
Per Bothner
|
6e86fe2516
Change to mangle class and package name in "Symbolic Freedom" style.
|
9 years ago |
Per Bothner
|
8cb36a7bc7
* standard/ImportFromLibrary.java: Allow class name, written as
|
9 years ago |
Per Bothner
|
4f0e7fa0f9
* standard/define_variable.java (scanForDefinitions): Use
|
9 years ago |
Per Bothner
|
56efe1cda9
* standard/ImportFromLibrary.java (SRFI97Map): Add SRFI 35
|
9 years ago |
Per Bothner
|
3eae8c5efb
Fix bug in class name mangling; modularize.
|
9 years ago |
Per Bothner
|
2bb6e77926
* lang/Translator.java (defined): Overload.
|
9 years ago |
Per Bothner
|
7dd1f5c152
* standard/export.java (rewriteForm): Emit error; don't return null.
|
9 years ago |
Per Bothner
|
8a38b65068
* standard/ImportFromLibrary.java (scanImportSet): Implement
|
9 years ago |
Per Bothner
|
8728fe99ea
* standard/ImportFromLibrary.java (handleImport): When searching
|
10 years ago |
Per Bothner
|
8dadc07b07
Move receieve to new file in gnu/kawa/slib. Make it define-library compatible.
|
10 years ago |
Per Bothner
|
0a004270da
* standard/ImportFromLibrary.java (handleImport): Avoid undesirable
|
10 years ago |
Per Bothner
|
7ab11c4ef7
* standard/ImportFromLibrary.java (handleImport): Derive current
|
10 years ago |
Per Bothner
|
91d0c81ec7
Share more code between import and require.
|
10 years ago |