Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins that include changes to files matching 'jitt/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-16
00:31
Remove JITT directory. check-in: 6bf94497e3 user: stephanie.gawroriski tags: wip-gradle-modernization
2018-10-14
14:55
Remove object-file. check-in: 1db3451a1a user: stephanie.gawroriski tags: trunk
14:18
Remove jit-library. check-in: f0e0d501a1 user: stephanie.gawroriski tags: trunk
14:17
Remove jit-config. check-in: 0c826a3cef user: stephanie.gawroriski tags: trunk
14:17
Remove jit-compiler-wintercoat. check-in: 7b37a612ff user: stephanie.gawroriski tags: trunk
14:17
Remove jit-base. check-in: 8e1cfcb0f3 user: stephanie.gawroriski tags: trunk
14:16
Remove jit-compiler. check-in: 641a08feb9 user: stephanie.gawroriski tags: trunk
14:16
Remove old jit. check-in: 5b6aabd9eb user: stephanie.gawroriski tags: trunk
14:15
Remove old basic-interpreter. check-in: 3f13cbbd58 user: stephanie.gawroriski tags: trunk
2018-03-06
21:39
Make the classfile reader part of the run-time since it is needed by the Java compiler. check-in: edffed8113 user: stephanie.gawroriski tags: trunk
19:58
Add base in the class file for storing and parsing annotations. check-in: 933b340577 user: stephanie.gawroriski tags: trunk
2018-02-28
21:39
Add base for the interpreter process and threads. check-in: 7ae0d1a5c0 user: stephanie.gawroriski tags: trunk
2018-02-27
17:16
Move interpreter to be a JIT library. check-in: 1e79499ee0 user: stephanie.gawroriski tags: trunk
16:07
Add base for a basic interpreter. check-in: 1b59470b14 user: stephanie.gawroriski tags: trunk
15:49
Correct compilation; Change previousElement() to offsetStructElement(int). check-in: 4e3b88cb25 user: stephanie.gawroriski tags: trunk
01:20
Remove StructureType in the compiler; Add StorageType and StructureType used to define structures. check-in: 2b79fba544 user: stephanie.gawroriski tags: trunk
01:06
Correct compilation; Add base for ClassStructureSymbolName. check-in: 561d1627bf user: stephanie.gawroriski tags: trunk
2018-02-26
14:26
Add static initializer. check-in: b2d5300e22 user: stephanie.gawroriski tags: trunk
14:21
Add some more class structure information. check-in: 6c0a73c606 user: stephanie.gawroriski tags: trunk
14:13
Add base for ClassStructure and the classes needed for its representation. check-in: f96140ec16 user: stephanie.gawroriski tags: trunk
14:03
Add internalToString() to SymbolName. check-in: a771f44504 user: stephanie.gawroriski tags: trunk
01:27
Add base for symbols having names. check-in: 75f141710e user: stephanie.gawroriski tags: trunk
01:07
Add base for SymbolName class which will be used to better symbol names to refer to things. check-in: f2505708a6 user: stephanie.gawroriski tags: trunk
00:52
Add base method for exporting symbols at the current write position. check-in: d091154e0e user: stephanie.gawroriski tags: trunk
00:49
Add base methods for writing data in SectionWriter. check-in: dbf81ef598 user: stephanie.gawroriski tags: trunk
2018-02-25
05:06
Also have a data section for implemented interfaces. check-in: 1abd820297 user: stephanie.gawroriski tags: trunk
05:01
Add base for properties which describe how the target acts. check-in: 63df5072e5 user: stephanie.gawroriski tags: trunk
04:47
Add base class for SectionWriter; Add DataProperties which is described by Endian and IntegerType (for pointers). check-in: c814f97d37 user: stephanie.gawroriski tags: trunk
04:36
Create and add sections to object files. check-in: 57e337592e user: stephanie.gawroriski tags: trunk
04:17
Move sections to another class: SymbolTable; Add some minor base for starting classes. check-in: 28aced7a7c user: stephanie.gawroriski tags: trunk
2018-02-24
23:57
Loading of entries and classfiles from BinaryLibrary. check-in: 125b96d834 user: stephanie.gawroriski tags: trunk
23:14
Add base for LibraryState and compilation. check-in: 0bdc49746c user: stephanie.gawroriski tags: trunk
04:45
Add means to get ClassFile from a Library. check-in: 486a584292 user: stephanie.gawroriski tags: trunk
03:01
Add method to import a symbol from an export. check-in: 08ba552aa7 user: stephanie.gawroriski tags: trunk
02:58
Add base for imported and exported symbols; To make it easier for strings, make them purely virtual so they could be merged. check-in: d506fe5c95 user: stephanie.gawroriski tags: trunk
02:40
Add base for object files. check-in: 664007855a user: stephanie.gawroriski tags: trunk
02:07
Add base for single class compiler; Add base for object file project. check-in: bfba842903 user: stephanie.gawroriski tags: trunk
2018-02-22
04:00
Add base project containing the wintercoat compiler. check-in: e581c209fb user: stephanie.gawroriski tags: trunk
01:22
Remove JITPipe. check-in: 22105a7e42 user: stephanie.gawroriski tags: trunk
01:15
Remove Groupable and correct ClassFile. check-in: cfa23a18d3 user: stephanie.gawroriski tags: trunk
01:12
Remove jit-program. check-in: 8f0d575eb9 user: stephanie.gawroriski tags: trunk
01:12
Remove jit-input. check-in: e061233b18 user: stephanie.gawroriski tags: trunk
01:11
Remove jit-trust. check-in: 0ba5542832 user: stephanie.gawroriski tags: trunk
01:10
Add base project for libraries. check-in: a1986da60e user: stephanie.gawroriski tags: trunk
2018-01-31
18:41
Make cc.squirreljme.jit.classfile.Instruction final; Add base for jit-trust which can compile classes to the trusted virtual machine. check-in: 3652af279b user: stephanie.gawroriski tags: trunk
2018-01-15
18:00
Reorder errors in jitt/libs/class-file/ check-in: 0774139022 user: stephanie.gawroriski tags: trunk
2018-01-14
21:12
Sort imports for jitt/libs/jit-input/. check-in: 464857e66b user: stephanie.gawroriski tags: trunk
21:12
Sort imports for jitt/libs/class-file/. check-in: 3bc7cd462a user: stephanie.gawroriski tags: trunk
21:07
Sort imports for jitt/libs/jit-program/. check-in: 7dd8942471 user: stephanie.gawroriski tags: trunk