Jonas Maebe
|
803779002d
* the new constant string arraydefs are also implicit pointers types for JVM
|
4 년 전 |
florian
|
637976e83f
* patch by Marģers to unify internal error numbers, resolves #37888
|
4 년 전 |
Jonas Maebe
|
281b3ad276
* fix case completeness and unreachable code warnings in compiler that would
|
6 년 전 |
Jonas Maebe
|
ed2ae508d0
* only add hidden parameters for objectdef methods after generating the vmt,
|
6 년 전 |
Jonas Maebe
|
91d5457b38
* moved around/replaced the following procedures to stop nflw from depending
|
6 년 전 |
Jonas Maebe
|
0b246f3dbd
* converted Boolean8 to an internal type, and mapped Boolean to the
|
6 년 전 |
Jonas Maebe
|
2cea723a0d
* only write the parts of the unit localsymtables that are actually needed:
|
9 년 전 |
Jonas Maebe
|
d214ea56ee
* filedef is an implicit pointer type on the JVM platform, since it's a
|
9 년 전 |
Jonas Maebe
|
06feac07a5
+ support for the text/file types on the JVM platform
|
10 년 전 |
Jonas Maebe
|
93d50bc287
* moved jvm-specific classdef-related fields from tenumdef to a platform-
|
11 년 전 |
Jonas Maebe
|
11c7d5223c
* moved ifdef'd jvm code from tprocvardef to jvm-specific descendant
|
11 년 전 |
florian
|
4d5119bf1c
* fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables
|
11 년 전 |
Jonas Maebe
|
b353a2ff27
* fixed writing jvm type for string constants after r22020
|
13 년 전 |
Jonas Maebe
|
0dfdae3132
* always get the basedef for an enum before using its classdef (since only
|
13 년 전 |
Jonas Maebe
|
21e6401921
* no longer encode all pointers to other pointer types (such as
|
13 년 전 |
Jonas Maebe
|
bd990d1173
* generate JVM bytecode that passes the stringent requirements of the Dalvik
|
13 년 전 |
Jonas Maebe
|
1a7c024ad3
* sign extend all byte/ansichar/word parameters before passing them
|
14 년 전 |
Jonas Maebe
|
a2a0436347
+ support for threadvars in the JVM based on JLThreadLocal; see
|
14 년 전 |
Jonas Maebe
|
992cc352c6
* generalized handling of pointers to non-implicit pointer types:
|
14 년 전 |
Jonas Maebe
|
7010116096
* if a mangledbasename is set for staticvarsyms, also use if when emitting
|
14 년 전 |
Jonas Maebe
|
5c832ecbd1
* moved jvm-specific compiler units to the jvm subdirectory
|
14 년 전 |