Per Bothner
|
a2b2012e4d
Add check for ERROR_SEEN when deciding whetehr to re-parse.
|
6 年之前 |
Per Bothner
|
3536caf5b9
* Mangling.java: Use old-style non-symbolic mangling for Android.
|
7 年之前 |
Per Bothner
|
17c92ce21a
Merge branch 'master' into invoke
|
7 年之前 |
Per Bothner
|
e01637e35d
* Compilation.java (pushPendingImport): Also push DeclSetMapper.
|
7 年之前 |
Per Bothner
|
c607728a87
Merge branch 'master' into invoke
|
8 年之前 |
Per Bothner
|
bcdd5a7af0
Trivial comment and whitespaces fixes.
|
8 年之前 |
Per Bothner
|
c47131c2f9
Moved some files from gnu/kawa/slib to kawa/lib.
|
8 年之前 |
Per Bothner
|
f95d4ce07d
Merge branch 'master' into invoke
|
8 年之前 |
Per Bothner
|
5724643018
* standard/requires.java (importDefinitions): Remove bogus semicolon.
|
8 年之前 |
Per Bothner
|
d9dc6323be
Merge branch 'master' into invoke
|
8 年之前 |
Per Bothner
|
ece69fdb09
* Mangling.java: New file, for mangling-related static methods.
|
8 年之前 |
Per Bothner
|
f707e995d6
Create CompiledProc if non-trivial patterns or if a caller is non-simple.
|
8 年之前 |
Per Bothner
|
b78f7cb115
Sync branches/invoke with trunk -r8580:8731
|
8 年之前 |
Per Bothner
|
d2549753e1
Clearer definition of "interactive mode". Better re-definition support.
|
9 年之前 |
Per Bothner
|
cde3f519b7
* standard/require.java (lookupModuleFromSourcePath): Don't resolve
|
9 年之前 |
Per Bothner
|
1dde1b43f3
* standard/require.java (importDefinitions): Remove unused local 'now'.
|
9 年之前 |
Per Bothner
|
3eae8c5efb
Fix bug in class name mangling; modularize.
|
9 年之前 |
Per Bothner
|
8a38b65068
* standard/ImportFromLibrary.java (scanImportSet): Implement
|
9 年之前 |
Per Bothner
|
8dadc07b07
Move receieve to new file in gnu/kawa/slib. Make it define-library compatible.
|
10 年之前 |
Per Bothner
|
91d0c81ec7
Share more code between import and require.
|
10 年之前 |
Per Bothner
|
c339634317
Implement support for quaternions, contributed by Jamison Hope.
|
10 年之前 |
Per Bothner
|
98d1e00d2d
* standard/require.java (importDefinitions): Handle context
|
10 年之前 |
Per Bothner
|
5db8069226
* standard/define_library.java (createModulePass): Update subModuleMap.
|
10 年之前 |
Per Bothner
|
4e8bd6b40a
* standard/ImportFromLibrary.java (scanImportSet): Major changes to
|
10 年之前 |
Per Bothner
|
9c2f448991
* standard/require.java (importDefinitions): For mapping imported
|
10 年之前 |
Per Bothner
|
2d3f074085
* standard/require.java (importDefinitions): Re-organize the code.
|
10 年之前 |
Per Bothner
|
b1c7c005bf
Re-formatted.
|
10 年之前 |
Per Bothner
|
de9ef22a94
* Compilation.java (info): Remove field, replace by ...
|
10 年之前 |
Per Bothner
|
6140112522
* standard/require.java: Remove unneeded imports.
|
10 年之前 |
Per Bothner
|
9e105b36e2
* standard/require.java (scanForDefinitions): Better error message
|
10 年之前 |