|
|
f92c2040d8
|
update mocha-dotnet-new; this actually works
|
2024-10-13 18:39:39 -04:00 |
|
|
|
32ecee29a4
|
fix bugs, get more bugs...
|
2024-10-10 08:11:11 -04:00 |
|
|
|
c3776a0ba3
|
sort attribute values most recent to least recent
|
2024-10-04 15:09:30 -04:00 |
|
|
|
7910696fa1
|
add some more method and relationship tests
|
2024-10-04 00:55:32 -04:00 |
|
|
|
e1c143d48c
|
update mocha-common
|
2024-10-04 00:55:14 -04:00 |
|
|
|
1b5a856dc3
|
major updates to ensure all tests are passing again
|
2024-10-03 22:16:59 -04:00 |
|
|
|
dabe028bb6
|
update mocha-common
|
2024-09-01 00:57:58 -04:00 |
|
|
|
9f0832f5fc
|
should not need to actually realize the InstanceHandle in order to register a SystemRoutine
|
2024-09-01 00:57:20 -04:00 |
|
|
|
cf870659d2
|
playing around with testing
|
2024-08-31 00:45:32 -04:00 |
|
|
|
fd624152ba
|
implement OMS@get Runtime Version system attribute routine method
|
2024-08-27 08:37:47 -04:00 |
|
|
|
22d5e4afa3
|
register all library instances at library load time
|
2024-08-27 08:37:37 -04:00 |
|
|
|
e12de2fc7f
|
making progress on MCL linker and compiler, still many bugs
|
2024-08-27 00:33:19 -04:00 |
|
|
|
83f9322b7a
|
improve MCX Mini and Mocha.NET
|
2024-08-26 22:57:17 -04:00 |
|
|
|
82b3e27ca9
|
update framework-dotnet
|
2024-08-25 14:12:31 -04:00 |
|
|
|
b44a382e32
|
fix bugs and get answers
|
2024-08-25 14:11:45 -04:00 |
|
|
|
26e467860b
|
actually add the EmbeddedResource to the Tests project
|
2024-08-25 14:11:24 -04:00 |
|
|
|
ba6ee8e5ae
|
migrate all tests to use MCX3 embedded Mini OMS
|
2024-08-25 13:42:28 -04:00 |
|
|
|
1b531ef5fc
|
update framework-dotnet
|
2024-08-25 09:47:07 -04:00 |
|
|
|
f15d81d63a
|
add McxMini parser and library functionality (incomplete)
|
2024-08-25 09:46:18 -04:00 |
|
|
|
4d11d9f155
|
massive update
|
2024-08-19 15:34:10 -04:00 |
|
|
|
2336d1441e
|
update framework-dotnet
|
2024-08-19 15:33:27 -04:00 |
|
|
|
239ed09b0b
|
update web-framework-dotnet
|
2024-08-19 15:32:47 -04:00 |
|
|
|
88727d1e4a
|
update build script to allow building only static assets
|
2024-08-15 22:23:11 -04:00 |
|
|
|
f7cdcbb33a
|
start working on rendering pages
|
2024-08-14 22:43:24 -04:00 |
|
|
|
41d7fb1959
|
move some UI-specific stuff from MethodsModule to UserInterfaceModule
|
2024-08-14 22:42:37 -04:00 |
|
|
|
b417342093
|
do not require method classes to actually be defined, and simplify GetInstanceTextHack
|
2024-08-14 22:40:21 -04:00 |
|
|
|
dd91aac0db
|
all Method Bindings should inherit from Method Binding class
|
2024-08-14 15:41:32 -04:00 |
|
|
|
3c82a3a10c
|
update web-framework-dotnet
|
2024-08-12 23:13:33 -04:00 |
|
|
|
8b41f14365
|
tenanted routes work now
|
2024-08-12 23:11:31 -04:00 |
|
|
|
ecf3c1be1d
|
begin working on CTs/BUIRs
|
2024-08-11 10:11:39 -04:00 |
|
|
|
6d4094da2a
|
update web-framework-dotnet
|
2024-08-10 20:18:10 -04:00 |
|
|
|
12fabc23c2
|
mass update
|
2024-08-10 20:17:55 -04:00 |
|
|
|
19866f30da
|
add mocha-common submodule
|
2024-08-10 13:14:20 -04:00 |
|
|
|
2ef33f8af3
|
import MochaBinary from mocha-legacy
|
2024-08-10 13:03:59 -04:00 |
|
|
|
6ed80b56ad
|
still hardcoding test app for now
|
2024-08-09 22:23:33 -04:00 |
|
|
|
90af30c76e
|
update web-framework-dotnet
|
2024-08-09 22:23:03 -04:00 |
|
|
|
16c9a3f3a5
|
update framework-dotnet
|
2024-08-09 22:22:12 -04:00 |
|
|
|
c22e8f0291
|
implement AddLibraryReferenceInternal
|
2024-08-09 22:21:14 -04:00 |
|
|
|
569f76f6c8
|
callback to be called upon tenant creation
|
2024-08-09 22:20:49 -04:00 |
|
|
|
4882e49524
|
plugin support and scaffolding for Yaml plugin
|
2024-08-09 22:20:12 -04:00 |
|
|
|
5dcc91198b
|
add security features and provide proof-of-concept Class creation via Web UI
|
2024-08-05 23:00:17 -04:00 |
|
|
|
c17e409164
|
update web-framework-dotnet
|
2024-08-05 22:59:46 -04:00 |
|
|
|
85f3933af5
|
fix some stuff
|
2024-08-05 09:05:43 -04:00 |
|
|
|
dda4d55e5a
|
update web-framework-dotnet
|
2024-08-05 09:05:36 -04:00 |
|
|
|
f4f4f5b270
|
figuring out how to use cookies to store session state
|
2024-08-05 00:16:54 -04:00 |
|
|
|
8a2c7e420f
|
update web-framework-dotnet
|
2024-08-05 00:16:37 -04:00 |
|
|
|
baacc786f1
|
import avondale styles from phast
|
2024-08-04 23:16:52 -04:00 |
|
|
|
a304f11d1c
|
update .gitignore
|
2024-08-04 23:16:34 -04:00 |
|
|
|
803eff8b6d
|
add build and launcher scripts
|
2024-08-04 23:16:13 -04:00 |
|
|
|
59f7a85ce3
|
update web-framework-dotnet
|
2024-08-04 23:16:02 -04:00 |
|