-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
96 lines (72 loc) · 1.73 KB
/
Copy pathCHANGELOG
File metadata and controls
96 lines (72 loc) · 1.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
v2.9 XW 17-10-2022
clear up some code
v2.8 XW 14-10-2022
fixed: compiler for zero
v2.7 XW 11-10-2022
fixed: j2ll
v2.6 XW 10-10-2022
reordered: code
v2.5 XW 12-06-2022
improved: code
added: CI
v2.4 XW 13-08-2020
improved: code
v2.3 XW 31-03-2020
added: log on button
v2.2 XW 13-03-2020
fixed: compiler output not continues (issue #33)
v2.1 XW 12-11-2019
fixed: compiler
v2.0 XW 31-10-2019
added: gui menu (issue #19)
added: compile button (issue #23)
added: run button (issue #24)
added: open kernel (issue #21)
fixed: open project (issue #20)
added: compile output (issue #25)
added: run output (issue #26)
added: a list of java projects (issue #30)
added: open netbean (issue #22)
fixed: slow output (issue #32)
v1.14 XW 02-08-2019
improved: code
v1.13 XW 31-07-2019
added: sub directory for compilations
improved: code
v1.12 XW 28-07-2019
fixed: auto build
fixed: compilenative
fixed: wrang data type (issue #10)
added: skip folders
fixed: jx/zero lib problem (issue #13)
v1.11 XW 27-07-2019
fixed: meta file (issue #14)
v1.10 XW 26-07-2019
changed: zip to jar (issue #9)
added: 2 libs
fixed: default in interface (issue #12)
improved: code
v1.9 XW 25-07-2019
removed: some jx/zero classes
v1.8 XW 24-07-2019
improved: code
change: libdir = "/home/spy/OS/jcore/isodir/code"
v1.7 XW 22-07-2019
added: exception table (issue #2)
v1.6 XW 21-07-2019
fixed: field not found (issue #8)
v1.5 XW 20-07-2019
removed: unused library and in same package
improved: source code
v1.4 XW 18-07-2019
added: MethodTypeCPEntry, InvokeDynamicCPEntry and MethodHandleCPEntry
v1.3 XW 14-07-2019
removed: vector
v1.2 XW 12-07-2019
removed: jdk and zero
removed: vector and hashtable
v1.1 XW 11-07-2019
removed: vector
v1.0 XW 10-07-2019
removed: vector
intial version