Devine Lu Linvega
|
5d6d9ef4b1
|
(uxnasm) Program length should be int
|
2024-03-26 11:38:32 -07:00 |
Devine Lu Linvega
|
e0c907f088
|
(uxnasm) Keep actual copy of source name
|
2024-03-26 11:33:25 -07:00 |
Devine Lu Linvega
|
5a109cb203
|
(uxnasm) Lambda string is public
|
2024-03-26 11:27:45 -07:00 |
Devine Lu Linvega
|
5c2cd9de04
|
(uxnasm) Make scope global
|
2024-03-26 11:22:02 -07:00 |
Devine Lu Linvega
|
db25349114
|
(uxnasm) Removed setlocation
|
2024-03-26 11:19:01 -07:00 |
Devine Lu Linvega
|
b1ec78a806
|
(uxnasm) Move setup in main
|
2024-03-26 11:16:36 -07:00 |
Devine Lu Linvega
|
26c8d5f6e7
|
Removed redundant primitive
|
2024-03-26 11:14:00 -07:00 |
Devine Lu Linvega
|
9f7391395f
|
makelabel detects sublabels
|
2024-03-26 11:10:08 -07:00 |
Devine Lu Linvega
|
683eb6b859
|
(uxnasm)Catch overflow proper
|
2024-03-26 11:02:11 -07:00 |
Devine Lu Linvega
|
c6674605fd
|
(uxnasm) Merge tokenizers
|
2024-03-26 10:58:55 -07:00 |
Devine Lu Linvega
|
e871d8dc0c
|
Include uses tokenizer
|
2024-03-26 10:49:29 -07:00 |
Devine Lu Linvega
|
553e559e4e
|
(uxnasm) Abstracted tokenizer
|
2024-03-26 10:45:25 -07:00 |
Devine Lu Linvega
|
e632579243
|
(uxnasm) Minor optimizations
|
2024-03-26 10:34:20 -07:00 |
Devine Lu Linvega
|
ac31bea4bb
|
(uxnasm) Use cndx for runic
|
2024-03-26 10:01:54 -07:00 |
Devine Lu Linvega
|
5f9c860edf
|
Faster sublabel detection
|
2024-03-25 20:47:04 -07:00 |
Devine Lu Linvega
|
6ac22a1e1a
|
findlabel can find sublabels
|
2024-03-25 20:41:02 -07:00 |
Devine Lu Linvega
|
d96902b2d7
|
(uxnasm) Abstracted padding logic
|
2024-03-25 20:30:55 -07:00 |
Devine Lu Linvega
|
0673cbed98
|
Connected line reporting
|
2024-03-25 19:52:29 -07:00 |
Devine Lu Linvega
|
418ae6fa0e
|
(uxnasm) New tokenizer
|
2024-03-25 19:49:04 -07:00 |
Devine Lu Linvega
|
bdf45bbdaa
|
(uxnasm) Housekeeping
|
2024-03-25 15:27:45 -07:00 |
Devine Lu Linvega
|
acf79df9d5
|
(uxnasm) Keep global token for error
|
2024-03-25 15:20:43 -07:00 |
Devine Lu Linvega
|
858b38b967
|
(uxnasm) Optimizations
|
2024-03-25 15:09:56 -07:00 |
Devine Lu Linvega
|
3777f30281
|
(uxnasm) Removed writelitbyte
|
2024-03-25 14:58:45 -07:00 |
Devine Lu Linvega
|
0c13a40916
|
Abstracted isopcode
|
2024-03-25 14:48:37 -07:00 |
Devine Lu Linvega
|
6fdc6e6791
|
(uxnasm) Improved lambda symbols
|
2024-03-25 14:21:16 -07:00 |
Devine Lu Linvega
|
8cccc5c919
|
(uxnasm) Print assembly result to stdout
|
2024-03-07 21:00:42 -08:00 |
Devine Lu Linvega
|
c39f8f20dd
|
Swapped order of referencing
|
2024-03-06 08:59:14 -08:00 |
Devine Lu Linvega
|
225faa73f0
|
(uxnasm) Stop after hitting refcount limit
|
2024-03-06 08:49:16 -08:00 |
Devine Lu Linvega
|
c3c140b5e9
|
Added deprecated warning for : rune
|
2024-03-03 15:31:37 -08:00 |
Devine Lu Linvega
|
c5d8ba4e3a
|
Mute scope reporting in resolve loop
|
2024-03-02 08:43:19 -08:00 |
Devine Lu Linvega
|
d322e787fa
|
(uxnasm) Print scope on error
|
2024-03-01 17:37:36 -08:00 |
Devine Lu Linvega
|
a5ff070dd0
|
(uxnasm) Only display location in internal errors
|
2024-03-01 17:26:49 -08:00 |
Devine Lu Linvega
|
80e2f9cc0c
|
(uxnasm) Print active file in error
|
2024-03-01 17:24:17 -08:00 |
Devine Lu Linvega
|
7fc1b0887f
|
(uxnasm) Fixed crashing but on no-output
|
2024-02-25 17:37:03 -08:00 |
Devine Lu Linvega
|
9f1df5f944
|
(uxnasm) Disallow runic labels
|
2024-02-25 17:23:49 -08:00 |
Devine Lu Linvega
|
202ca78800
|
(uxnasm) Added support for partial label jsi
|
2024-02-25 16:06:54 -08:00 |
Devine Lu Linvega
|
0dffbf6c0e
|
(uxnasm)Passing uxntal scope requirements
|
2024-02-24 08:49:32 -08:00 |
neauoire
|
6bdb6ca168
|
Optimized core
|
2023-11-09 13:46:10 -08:00 |
Capital
|
76732db18a
|
(uxnasm.c) Add check for missing output file
|
2023-11-04 19:04:08 -07:00 |
neauoire
|
85d22bbb90
|
(uxnasm) Date
|
2023-10-27 08:43:48 -07:00 |
Remko Tronçon
|
cff5746e03
|
(uxnasm.c) Support outputting to stdout using `-`
|
2023-10-27 08:42:41 -07:00 |
neauoire
|
a11660f57d
|
(uxnasm.c) Fixed issue with lambda
|
2023-08-08 16:46:35 -07:00 |
neauoire
|
d15b2367f3
|
(uxnasm.c) Added comma after date
|
2023-08-08 16:39:33 -07:00 |
neauoire
|
c26de05efa
|
Added version to uxnasm
|
2023-08-08 16:35:35 -07:00 |
neauoire
|
2ddc20b1b6
|
(uxnasm) Generalized lambdas as common labels
|
2023-08-02 19:48:48 -07:00 |
Devine Lu Linvega
|
3a8cc42e0e
|
Better labels for lambdas
|
2023-07-29 16:24:39 -07:00 |
Devine Lu Linvega
|
32cc690539
|
(uxnasm) Lambdas support
|
2023-07-29 16:14:19 -07:00 |
Devine Lu Linvega
|
fe10cfecef
|
Improved usage standard message
|
2023-06-08 09:47:18 -07:00 |
Devine Lu Linvega
|
00ed056e51
|
(uxnasm) Added support for label sized pads
|
2023-04-04 20:02:33 -07:00 |
Devine Lu Linvega
|
ea0d81a9b1
|
(uxnasm) Fixed refs limit check
|
2023-03-01 11:46:44 -08:00 |