2023-01-13 |
Stephanie Gawroriski | Update ignores for RatufaCoat branch.
|
commit | commitdiff | tree |
2023-01-12 |
Stephanie Gawroriski | Add base modules for standard applications.
|
commit | commitdiff | tree |
2023-01-05 |
Stephanie Gawroriski | Make MEEP optionally depend on LCDUI, it only has a...
|
commit | commitdiff | tree |
2023-01-05 |
Stephanie Gawroriski | LCDUI implementation of LUI will be in a separate module.
|
commit | commitdiff | tree |
2022-12-23 |
Stephanie Gawroriski | Handle variants and sub-variants accordingly.
|
commit | commitdiff | tree |
2022-12-05 |
Stephanie Gawroriski | Update to Gradle 7.5.1.
|
commit | commitdiff | tree |
2022-11-29 |
Stephanie Gawroriski | Test 2.
|
commit | commitdiff | tree |
2022-11-29 |
Stephanie Gawroriski | Test.
|
commit | commitdiff | tree |
2022-11-05 |
Stephanie Gawroriski | Update Jasmin.
|
commit | commitdiff | tree |
2022-11-05 |
Stephanie Gawroriski | Add Cohost and Mastodon links.
|
commit | commitdiff | tree |
2022-10-12 |
Stephanie Gawroriski | Correct CharSequenceUtils.indexOf(CS, CS, i) to where...
|
commit | commitdiff | tree |
2022-10-10 |
Stephanie Gawroriski | Repurpose @Api to mark anything that is an API so it...
|
commit | commitdiff | tree |
2022-10-08 |
Stephanie Gawroriski | Include windows.h.
|
commit | commitdiff | tree |
2022-10-08 |
Stephanie Gawroriski | Get the current Java executable in the hosted environment...
|
commit | commitdiff | tree |
2022-10-08 |
Stephanie Gawroriski | Merge heads.
|
commit | commitdiff | tree |
2022-10-08 |
Stephanie Gawroriski | Do not use gcLock() for references anymore.
|
commit | commitdiff | tree |
2022-10-07 |
Stephanie Gawroriski | Make all field accesses synchronized and volatile in...
|
commit | commitdiff | tree |
2022-10-07 |
Stephanie Gawroriski | In EmulatedTaskShelf, sub-tasks need to actually be...
|
commit | commitdiff | tree |
2022-10-07 |
Stephanie Gawroriski | For the standalone JAR make sure the native bindings...
|
commit | commitdiff | tree |
2022-10-04 |
Stephanie Gawroriski | Implement multi-threaded suite loading.
|
commit | commitdiff | tree |
2022-10-04 |
Stephanie Gawroriski | Add core emulator vmStatistic; Have suite scan listeners...
|
commit | commitdiff | tree |
2022-10-04 |
Stephanie Gawroriski | Add Tango icon theme; For the launcher, always use...
|
commit | commitdiff | tree |
2022-10-03 |
Stephanie Gawroriski | If a test has variants, do not add the base test class...
|
commit | commitdiff | tree |
2022-09-24 |
Stephanie Gawroriski | Signal when a thread dies to the debugger.
|
commit | commitdiff | tree |
2022-09-24 |
Stephanie Gawroriski | Add debug text to the thread.
|
commit | commitdiff | tree |
2022-09-24 |
Stephanie Gawroriski | Do not try to store thread instance if it is not known...
|
commit | commitdiff | tree |
2022-09-24 |
Stephanie Gawroriski | Allow thread names to be attached to VM Threads; Map...
|
commit | commitdiff | tree |
2022-09-24 |
Stephanie Gawroriski | Implement local variable debugging.
|
commit | commitdiff | tree |
2022-09-19 |
Stephanie Gawroriski | For the test task, exclude all tests and do not scan...
|
commit | commitdiff | tree |
2022-09-19 |
Stephanie Gawroriski | Print out the stack trace for any errors.
|
commit | commitdiff | tree |
2022-09-16 |
Stephanie Gawroriski | Add fake JUnit @Test annotation so IntelliJ believes...
|
commit | commitdiff | tree |
2022-09-16 |
Stephanie Gawroriski | For hosted VMs, forward agentlibs that the host VM...
|
commit | commitdiff | tree |
2022-09-16 |
Stephanie Gawroriski | Try to use the current Java executable rather than...
|
commit | commitdiff | tree |
2022-09-16 |
Stephanie Gawroriski | Do not run out of time when debugging a test.
|
commit | commitdiff | tree |
2022-09-16 |
Stephanie Gawroriski | Merge in wip-gradletestframework, yay!
|
commit | commitdiff | tree |
2022-09-15 |
Stephanie Gawroriski | Change Windows testing rule.
|
commit | commitdiff | tree |
2022-09-15 |
Stephanie Gawroriski | Use a timeout for tests.
|
commit | commitdiff | tree |
2022-09-15 |
Stephanie Gawroriski | More test work, output by class and then test methods.
|
commit | commitdiff | tree |
2022-09-14 |
Stephanie Gawroriski | Potential fix for Windows.
|
commit | commitdiff | tree |
2022-09-12 |
Stephanie Gawroriski | Correct output for tests, seems calling output line...
|
commit | commitdiff | tree |
2022-09-12 |
Stephanie Gawroriski | Add timeouts to CircleCI; Add some shared logic between...
|
commit | commitdiff | tree |
2022-09-11 |
Stephanie Gawroriski | Minor adjustments.
|
commit | commitdiff | tree |
2022-09-11 |
Stephanie Gawroriski | Commonize parallel forks.
|
commit | commitdiff | tree |
2022-09-11 |
Stephanie Gawroriski | Minor adjustments.
|
commit | commitdiff | tree |
2022-09-11 |
Stephanie Gawroriski | Have a system property that can set the legacy test...
|
commit | commitdiff | tree |
2022-09-11 |
Stephanie Gawroriski | Group tests by project now.
|
commit | commitdiff | tree |
2022-09-11 |
Stephanie Gawroriski | Tests do appear in IntelliJ.
|
commit | commitdiff | tree |
2022-09-11 |
Stephanie Gawroriski | Base initial work on using a custom test framework...
|
commit | commitdiff | tree |
2022-09-07 |
Stephanie Gawroriski | Add proxy-main to tests which the test invoker will...
|
commit | commitdiff | tree |
2022-09-07 |
Stephanie Gawroriski | Cherry pick from wip-l1summercoat: No longer needing...
|
commit | commitdiff | tree |
2022-09-06 |
Stephanie Gawroriski | For IntelliJ make any test fixtures directory to be...
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | Implement pull in of optional dependencies for running...
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | Potentially pull in optional dependencies when running...
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | Remove debug statements.
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | Finish implementation of having the ability for tests...
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | When reading test sources, support interfaces for Jasmin...
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | Set test JAR classifier to "test" and not "tests".
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | When looking for parameters for tests load from any...
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | Add hosted emulation for some TypeShelf methods.
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | Cherry pick test changes from wip-midi.
|
commit | commitdiff | tree |
2022-09-05 |
Stephanie Gawroriski | Cherry pick hyper-parameters from wip-fbui into trunk.
|
commit | commitdiff | tree |
2022-09-04 |
Stephanie Gawroriski | Comment out ARM for now.
|
commit | commitdiff | tree |
2022-09-04 |
Stephanie Gawroriski | Machine for ARM?
|
commit | commitdiff | tree |
2022-09-04 |
Stephanie Gawroriski | Add find which is needed for Windows and also add arm64...
|
commit | commitdiff | tree |
2022-09-04 |
Stephanie Gawroriski | Use PWD for test results?
|
commit | commitdiff | tree |
2022-09-04 |
Stephanie Gawroriski | Forgot one.
|
commit | commitdiff | tree |
2022-09-04 |
Stephanie Gawroriski | Close parameter usage.
|
commit | commitdiff | tree |
2022-09-04 |
Stephanie Gawroriski | Simplification attempt for CircleCI config to reduce...
|
commit | commitdiff | tree |
2022-09-03 |
Stephanie Gawroriski | Only print exit if non-zero.
|
commit | commitdiff | tree |
2022-09-03 |
Stephanie Gawroriski | Change how JavaDoc is found.
|
commit | commitdiff | tree |
2022-09-03 |
Stephanie Gawroriski | Remove import.
|
commit | commitdiff | tree |
2022-09-03 |
Stephanie Gawroriski | Make digests just use the bytes since we do not really...
|
commit | commitdiff | tree |
2022-09-02 |
Stephanie Gawroriski | Merge wip-mdjavadoc into trunk, it is incomplete but...
|
commit | commitdiff | tree |
2022-09-02 |
Stephanie Gawroriski | Merge from trunk.
|
commit | commitdiff | tree |
2022-09-02 |
Stephanie Gawroriski | Use --no-daemon for all CircleCI Gradle commands.
|
commit | commitdiff | tree |
2022-09-01 |
Stephanie Gawroriski | Fixes to debugging to allow for being able to debug...
|
commit | commitdiff | tree |
2022-09-01 |
Stephanie Gawroriski | Add direct link chaining in ReferenceShelf so the operations...
|
commit | commitdiff | tree |
2022-08-31 |
Stephanie Gawroriski | Minor comment.
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | Make sure an empty line always exists before paragraphs.
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | Use description of class so even if it is missing it...
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | If an enum has no superclass then make it Enum.
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | Make sure stage one processing is performed on every...
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | Make package-private classes which should not be public...
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | Use show from protected instead of private so things...
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | Support links to other projects.
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | For future handling of cross-project links, make markdownJav...
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | If class is outside the documentation tree, then just...
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | Implement list of all classes.
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | Forward flush calls.
|
commit | commitdiff | tree |
2022-08-30 |
Stephanie Gawroriski | Create SafeTemporaryFileOutputStream to simplify write...
|
commit | commitdiff | tree |
2022-08-29 |
Stephanie Gawroriski | Implement storing of the Markdown JavaDocs into Fossil.
|
commit | commitdiff | tree |
2022-08-28 |
Stephanie Gawroriski | Implement some Sprint APIs.
|
commit | commitdiff | tree |
2022-08-28 |
Stephanie Gawroriski | Add support for exception breakpoints, method entry...
|
commit | commitdiff | tree |
2022-08-27 |
Stephanie Gawroriski | Make MethodDescriptor Comparable; Blank base classes...
|
commit | commitdiff | tree |
2022-08-27 |
Stephanie Gawroriski | Add links to children classes.
|
commit | commitdiff | tree |
2022-08-27 |
Stephanie Gawroriski | Listing of super and interface classes.
|
commit | commitdiff | tree |
2022-08-27 |
Stephanie Gawroriski | Look ahead to see if the word will go off the right...
|
commit | commitdiff | tree |
2022-08-27 |
Stephanie Gawroriski | Keep whole words on their own line so they are not...
|
commit | commitdiff | tree |
2022-08-24 |
Stephanie Gawroriski | Neaten spaces and additionally do not clip ending periods...
|
commit | commitdiff | tree |
2022-08-24 |
Stephanie Gawroriski | For the TOC only use the first JavaDoc line.
|
commit | commitdiff | tree |