Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5508 | Kartik Agaram | 2019-08-11 | 1 | -1/+1 |
| | |||||
* | 5506 | Kartik Agaram | 2019-08-10 | 1 | -3/+2 |
| | |||||
* | 5505 | Kartik Agaram | 2019-08-10 | 1 | -5/+6 |
| | |||||
* | 5503 - support latest Ubuntu | Kartik Agaram | 2019-08-10 | 1 | -10/+5 |
| | | | | | I'm now loading my own fork of the Linux kernel. That way I can control incoming patches and also streamline the codebase over time. | ||||
* | 5502 - package up into a bootable disk image | Kartik Agaram | 2019-08-09 | 1 | -29/+54 |
| | | | | | Many thanks to John Davidson for Minimal Linux Live (GPLv3), from which I cribbed gen_iso. | ||||
* | 5501 | Kartik Agaram | 2019-08-01 | 1 | -2/+2 |
| | |||||
* | 5500 | Kartik Agaram | 2019-07-31 | 1 | -3/+3 |
| | |||||
* | 5498 | Kartik Agaram | 2019-07-29 | 1 | -3/+4 |
| | |||||
* | 5497 | Kartik Agaram | 2019-07-28 | 1 | -1/+1 |
| | |||||
* | 5496 | Kartik Agaram | 2019-07-27 | 1 | -1/+1 |
| | |||||
* | 5495 | Kartik Agaram | 2019-07-27 | 1 | -7/+0 |
| | |||||
* | 5493 | Kartik Agaram | 2019-07-27 | 1 | -1/+1 |
| | |||||
* | 5492 | Kartik Agaram | 2019-07-27 | 1 | -1/+1 |
| | |||||
* | 5491 | Kartik Agaram | 2019-07-27 | 1 | -1/+1 |
| | |||||
* | 5489 - fix a few broken links | Kartik Agaram | 2019-07-27 | 1 | -3/+3 |
| | |||||
* | 5488 | Kartik Agaram | 2019-07-27 | 1 | -26/+22 |
| | |||||
* | 5487 | Kartik Agaram | 2019-07-27 | 1 | -4/+3 |
| | |||||
* | 5486 - draft synthesis of Mu and SubX descriptions | Kartik Agaram | 2019-07-27 | 1 | -29/+94 |
| | |||||
* | 5485 - promote SubX to top-level | Kartik Agaram | 2019-07-27 | 1 | -372/+690 |
| | |||||
* | 5006 | Kartik Agaram | 2019-03-16 | 1 | -9/+10 |
| | |||||
* | 4987 - support `browse_trace` tool in SubX | Kartik Agaram | 2019-02-25 | 1 | -1/+13 |
| | | | | | | | | | | | | | | | | | | I've extracted it into a separate binary, independent of my Mu prototype. I also cleaned up my tracing layer to be a little nicer. Major improvements: - Realized that incremental tracing really ought to be the default. And to minimize printing traces to screen. - Finally figured out how to combine layers and call stack frames in a single dimension of depth. The answer: optimize for the experience of `browse_trace`. Instructions occupy a range of depths based on their call stack frame, and minor details of an instruction lie one level deeper in each case. Other than that, I spent some time adjusting levels everywhere to make `browse_trace` useful. | ||||
* | 4873 | Kartik Agaram | 2018-12-20 | 1 | -1/+2 |
| | |||||
* | 4790 | Kartik Agaram | 2018-11-27 | 1 | -3/+3 |
| | |||||
* | 4778 - entirely rewritten Readme | Kartik Agaram | 2018-11-25 | 1 | -2/+2 |
| | |||||
* | 4266 - space for alloc-id in heap allocations | Kartik Agaram | 2018-06-24 | 1 | -3/+3 |
| | | | | This has taken me almost 6 weeks :( | ||||
* | 4234 | Kartik K. Agaram | 2018-04-19 | 1 | -4/+4 |
| | |||||
* | 4221 - more docs about build process | Kartik K. Agaram | 2018-03-13 | 1 | -0/+6 |
| | |||||
* | 4215 | Kartik K. Agaram | 2018-03-08 | 1 | -3/+3 |
| | |||||
* | 4173 | Kartik K. Agaram | 2017-12-30 | 1 | -2/+2 |
| | |||||
* | 4172 | Kartik K. Agaram | 2017-12-30 | 1 | -2/+2 |
| | |||||
* | 4171 | Kartik K. Agaram | 2017-12-30 | 1 | -7/+7 |
| | |||||
* | 4170 | Kartik K. Agaram | 2017-12-30 | 1 | -2/+2 |
| | |||||
* | 4169 | Kartik K. Agaram | 2017-12-30 | 1 | -33/+17 |
| | |||||
* | 4110 - add continuations to docs | Kartik K. Agaram | 2017-11-05 | 1 | -5/+5 |
| | |||||
* | 3620 | Kartik K. Agaram | 2016-11-04 | 1 | -2/+2 |
| | |||||
* | 3607 | Kartik K. Agaram | 2016-10-28 | 1 | -1/+1 |
| | |||||
* | 3606 | Kartik K. Agaram | 2016-10-28 | 1 | -1/+1 |
| | |||||
* | 3605 | Kartik K. Agaram | 2016-10-28 | 1 | -25/+32 |
| | |||||
* | 3591 | Kartik K. Agaram | 2016-10-24 | 1 | -4/+4 |
| | |||||
* | 3590 | Kartik K. Agaram | 2016-10-24 | 1 | -0/+17 |
| | | | | | Patch in a new darling from my recent comment at https://lobste.rs/s/n0d3qo/what_are_you_working_on_this_week/comments/rue8pf#c_rue8pf | ||||
* | 3589 - update authorship in the Readme | Kartik K. Agaram | 2016-10-24 | 1 | -25/+26 |
| | |||||
* | 3588 - documentation for filesystem and network | Kartik K. Agaram | 2016-10-24 | 1 | -4/+4 |
| | |||||
* | 3492 | Kartik K. Agaram | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | 3462 | Kartik K. Agaram | 2016-10-07 | 1 | -5/+11 |
| | | | | Better examples in the Readme: keyboard, mouse and filesystem tests. | ||||
* | 3447 - drop dependence on GNU make | Kartik K. Agaram | 2016-10-06 | 1 | -4/+4 |
| | | | | | | | | | A generic build system is overkill for such a small project, and it was adding complexity on OpenBSD which doesn't come with GNU make by default. In the process we also eliminate our reliance on bash and perl, at least for the core build script. | ||||
* | 3442 | Kartik K. Agaram | 2016-10-05 | 1 | -1/+1 |
| | | | | | | | | Support for a minimal OpenBSD without bash. Many of the scripts in the repo won't work in that situation, but let's at least make the `mu` script work. I'd like to come up with a clean makefile that doesn't require GNU make. | ||||
* | 3414 | Kartik K. Agaram | 2016-09-24 | 1 | -2/+2 |
| | |||||
* | 3398 | Kartik K. Agaram | 2016-09-18 | 1 | -6/+11 |
| | |||||
* | 3322 | Kartik K. Agaram | 2016-09-11 | 1 | -2/+2 |
| | |||||
* | 3318 | Kartik K. Agaram | 2016-09-10 | 1 | -0/+24 |
| | | | | Describe immutability checks in the Readme. |