Peter Dell
|
5c8b8155a8
|
Adapt .asm to .lng
|
2023-01-11 23:40:16 +01:00 |
|
Peter Dell
|
e6996a8ab0
|
Update emulator homepage URLs
|
2023-01-11 23:39:50 +01:00 |
|
Peter Dell
|
adb1075973
|
Update todos: Local XAMP check in clean install test is impemented
|
2023-01-11 22:31:06 +01:00 |
|
Peter Dell
|
30358e6cb3
|
Correctly reuse hardware font files and fonts
|
2023-01-09 01:35:23 +01:00 |
|
Peter Dell
|
f338e19db1
|
Make font size of Atari 8-bit font and CBM fonts configurable via preferences
See path https://github.com/peterdell/wudsn-ide/issues/3
Solution: Preferences in "Appearance / Colors and Fonts / Basic / Text Font / Atari 8-bit Font | CBM Font"
|
2023-01-09 01:06:02 +01:00 |
|
Peter Dell
|
3917dcded4
|
Remove unused imports
|
2023-01-09 01:03:27 +01:00 |
|
Peter Dell
|
c9576556b1
|
Fix comments
|
2023-01-08 22:45:31 +01:00 |
|
Peter Dell
|
833662a802
|
Update launch confgurations
|
2023-01-08 22:11:57 +01:00 |
|
Peter Dell
|
ee7d657e3a
|
Refactors preferences naming to language+hardware+editor
|
2023-01-08 01:35:24 +01:00 |
|
Peter Dell
|
e102c2b22d
|
Use var
|
2023-01-05 02:12:16 +01:00 |
|
Peter Dell
|
b9481e8aea
|
Use runner default path to default file browser in preferences
Also start replacing local variable types with type inference using "var"
|
2023-01-05 02:02:51 +01:00 |
|
Peter Dell
|
4126c13fb1
|
Fix typo
|
2023-01-05 02:01:02 +01:00 |
|
Peter Dell
|
29d3fdc913
|
Add runner paths and test
|
2023-01-05 01:39:58 +01:00 |
|
Peter Dell
|
55dccf7091
|
Texts for help output
|
2023-01-05 01:38:17 +01:00 |
|
Peter Dell
|
25c143df87
|
Output table headers and file presence in default paths help output
|
2023-01-05 01:37:35 +01:00 |
|
Peter Dell
|
d47319ce85
|
Add missing runner project to feature
|
2023-01-05 01:36:47 +01:00 |
|
Peter Dell
|
a5e078d656
|
Update todos.txt
|
2022-12-31 04:17:59 +01:00 |
|
Peter Dell
|
5af289d710
|
Update README.md
|
2022-12-27 03:55:33 +01:00 |
|
Peter Dell
|
7664339b2f
|
Refactor default path handling and enable starting folder for browsing
compilers
|
2022-12-27 03:53:39 +01:00 |
|
Peter Dell
|
7320de4fd5
|
Update site.ant
|
2022-12-27 03:14:52 +01:00 |
|
Peter Dell
|
f5a494acc9
|
Move update/index.html to update folder
|
2022-12-27 03:14:23 +01:00 |
|
Peter Dell
|
b81111d106
|
Rename site project to upd
|
2022-12-27 03:06:43 +01:00 |
|
Peter Dell
|
f11f0e8699
|
Rename site project
|
2022-12-27 03:06:14 +01:00 |
|
Peter Dell
|
98cb2ebe6c
|
Merge com.wudsn.site and com.wudsn.site.update
|
2022-12-27 02:59:28 +01:00 |
|
Peter Dell
|
eafc116529
|
Open HTTPS links in the online help in new window
|
2022-12-27 02:51:56 +01:00 |
|
Peter Dell
|
85b1fb08eb
|
Add default compiler paths for DASM, KICKASS and TASS
|
2022-12-27 02:51:29 +01:00 |
|
Peter Dell
|
1e557b0e76
|
Remove solved TODOs
|
2022-12-27 02:50:07 +01:00 |
|
Peter Dell
|
16d7ae4031
|
New homepage for DSM
|
2022-12-27 02:49:15 +01:00 |
|
Peter Dell
|
21b0df24b0
|
Rename Test marker interface to TestMethod
|
2022-12-27 02:29:51 +01:00 |
|
Peter Dell
|
afb9246fb9
|
Fix PL
|
2022-12-27 02:29:31 +01:00 |
|
Peter Dell
|
429f613713
|
Implement default paths handling, move CompilerPaths create to
LanguagePlugin
|
2022-12-27 02:29:23 +01:00 |
|
Peter Dell
|
21baba5bf7
|
Cleanup TODOs for default paths output
|
2022-12-27 02:28:47 +01:00 |
|
Peter Dell
|
18a327371f
|
Rename Test marker interface to TestMethod and create Test class
|
2022-12-27 02:27:55 +01:00 |
|
Peter Dell
|
26b464f814
|
Assembler to Asembler in Polish
|
2022-12-27 01:12:53 +01:00 |
|
Peter Dell
|
b51937217c
|
Fix compiler ID checks
|
2022-12-27 01:12:42 +01:00 |
|
Peter Dell
|
59f387dae3
|
Complete default compiler paths for all assemblers and compilers
|
2022-12-27 01:07:17 +01:00 |
|
Peter Dell
|
51886fb008
|
Make compiler IDs lower case
|
2022-12-27 01:06:40 +01:00 |
|
Peter Dell
|
f5613d6971
|
Assign Pascal preferences pages to PAS
|
2022-12-27 01:06:10 +01:00 |
|
Peter Dell
|
5f7891b5c4
|
Fix non-working compiler executable path in preferences
|
2022-12-27 00:40:39 +01:00 |
|
Peter Dell
|
1e11d6326c
|
Make "Assmbler"/"Compiler" text language dependent and have correct
sentence/title case in messages
|
2022-12-27 00:39:44 +01:00 |
|
Peter Dell
|
fc48aa17e9
|
Add walking skelton for GraphicsPluginTest and Assertions
|
2022-12-27 00:38:40 +01:00 |
|
Peter Dell
|
321be09c48
|
Remove references to zero installation download
|
2022-12-26 04:11:27 +01:00 |
|
Peter Dell
|
4f9f5105fa
|
Merge branch 'master' of https://github.com/peterdell/wudsn-ide.git
|
2022-12-26 04:04:39 +01:00 |
|
Peter Dell
|
8e1a6e8b48
|
Create junction links for help instead of symlinks
|
2022-12-26 04:04:02 +01:00 |
|
Peter Dell
|
fb2baa3290
|
Create junction links for help instead of symlinks
|
2022-12-26 04:02:58 +01:00 |
|
Peter Dell
|
e46bd1f5fb
|
Restructure help documentation to use the WUDSN IDE Installer
|
2022-12-26 03:58:08 +01:00 |
|
Peter Dell
|
f584cfbf31
|
Update feature URL and dates
|
2022-12-26 03:57:29 +01:00 |
|
Peter Dell
|
7ff198b69f
|
Merge branch 'master' of https://github.com/peterdell/wudsn-ide.git
|
2022-12-26 02:19:14 +01:00 |
|
Peter Dell
|
b6048a0ad3
|
Rework site update scripts
|
2022-12-26 02:18:54 +01:00 |
|
Peter Dell
|
3985c39a4f
|
Update README.md
|
2022-12-25 20:11:01 +01:00 |
|