blob: ce72472a0282524624878b3530036df3cad63cea (
plain) (
blame)
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
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
</head>
<body>
<h1>14</h1>
<ul>
Compile "luma" instead of "luma.bin".
Get input file via arguments passed to executable.
</ul>
<h1>13</h1>
<ul>
<li>Reformat README.html to Markdown.</li>
</ul>
<h1>12</h1>
<ul>
<li>Add "changelog.html" to keep track of changes.</li>
<li>Remove deprecated gfx library files.</li>
<li>Fix PGKBUILD version not considering version 0.</li>
<li>Add new language example.</li>
<li>Begin rewrite of entire codebase.<\li>
<li>Move old codebase into the "old" folder.</li>
<li>Begin creation Luma stdlib API.</li>
<li>Build "luma.bin" file instead of "luma.elf".</li>
</ul>
<h1>11</h1>
<h1>↋</h1>
<h1>↊</h1>
<h1>9</h1>
<h1>8</h1>
<h1>7</h1>
<h1>6</h1>
<h1>5</h1>
<h1>4</h1>
<h1>3</h1>
<h1>2</h1>
<h1>1</h1>
<h1>0</h1>
</body>
</html>
|