Per Bothner
|
b9bc667f80
Fix build for --without-lps4 case.
|
6 years ago |
Per Bothner
|
ff54f9e240
Initial support for LSP (Language Server Proptocol).
|
6 years ago |
Helmut Eller
|
ba56484fb7
Implement #+ and #- reader macros
|
7 years ago |
Per Bothner
|
c1f6b0680b
Belated check-in.
|
7 years ago |
Per Bothner
|
6bb377e3d1
* LitTable.java: Tweak how literal values are mapped to static fields.
|
7 years ago |
Per Bothner
|
86651cf842
* Q2Read.java (handlePostfix): Handle VAR^ or VAR^TYPE.
|
7 years ago |
Per Bothner
|
74a56d2f2b
* SourceLocator.java: Enable source ranges, with ending position.
|
7 years ago |
Per Bothner
|
9151c8645a
* lang/BindDecl.java: Fix scan pattern (ellipsis) with type specifier.
|
7 years ago |
Per Bothner
|
240948f804
Renamed class kawa.standard.expt to gnu.kawa.functions.Expt.
|
7 years ago |
Per Bothner
|
9c047e9c17
String viewed as vector works same as string-ref.
|
7 years ago |
Per Bothner
|
e56fb411bb
Merge branch 'master' into invoke
|
8 years ago |
Per Bothner
|
674e66aa5e
* standard/define_member_alias.java: Remove broken Syntax.
|
8 years ago |
Per Bothner
|
d9dc6323be
Merge branch 'master' into invoke
|
8 years ago |
Per Bothner
|
ece69fdb09
* Mangling.java: New file, for mangling-related static methods.
|
8 years ago |
Per Bothner
|
7f905716db
New class IString, a string implementation with contant-time codepoint indexing.
|
8 years ago |
Per Bothner
|
e93a4177ef
Sync branches/invoke with trunk -r8883:9027
|
8 years ago |
Per Bothner
|
e0c74fa0fd
* configure.ac: Remove obsolete --with-jline2 option.
|
8 years ago |
Per Bothner
|
d83ab96f56
* source-list: Don't build gnu.kawa.models unless WITH_AWT.
|
8 years ago |
Per Bothner
|
24636f0354
* DDimension.java: New class, extends Dimension.
|
8 years ago |
Per Bothner
|
38d1cef078
* kawa/pictures.scm (border, border-shape, re-center): New functions.
|
8 years ago |
Per Bothner
|
d2de168d48
* DisplayFormat.java: Restructure to use GenericFormat.
|
8 years ago |
Per Bothner
|
8de75c0ea2
Make sure we compile gnu/kawa/format/*.java.
|
8 years ago |
Per Bothner
|
d9b69cda04
Move some classes to new gnu.kawa.format package.
|
8 years ago |
Per Bothner
|
db5cf3fa76
* syntax.scm: Add more options for range syntax.
|
8 years ago |
Per Bothner
|
4d24e18692
Rename Paintable to Picture.
|
8 years ago |
Per Bothner
|
25fc1b53a6
Re-implement conversion to SVG without using external library.
|
8 years ago |
Per Bothner
|
af428ce6b0
Sync branches/invoke with trunk -8784:8883
|
8 years ago |
Per Bothner
|
31a598c2e7
* kawa/pictures.scm (with-paint): Moved from gui.scm.
|
8 years ago |
Per Bothner
|
5cf6f5fa90
Belatedly add PBox.java.
|
8 years ago |
Per Bothner
|
09f97e2169
* source-list: Don't include kawa/Version.java, because it could
|
8 years ago |