2011-09-23 |
John Hodge | SpiderScript - Light speedups, planning for smarter... |
tree | commitdiff |
2011-09-21 |
John Hodge | SpiderScript - Speedup fixes to bytecode |
tree | commitdiff |
2011-09-21 |
John Hodge | SpiderScript - Fixes, SpiderWeb's print_test.sw works |
tree | commitdiff |
2011-09-21 |
John Hodge | SpiderScript - Bugfixing, most bytecode runs now |
tree | commitdiff |
2011-09-20 |
John Hodge | SpiderScript - Bytecode now _runs_ still buggy |
tree | commitdiff |
2011-09-18 |
John Hodge | SpiderScript - Cleaning and sorting |
tree | commitdiff |
2011-09-18 |
John Hodge | SpiderScript - Restructured to be able to keep bytecode... |
tree | commitdiff |
2011-09-17 |
John Hodge | SpiderScript - More changes, cleaning up |
tree | commitdiff |
2011-09-17 |
John Hodge | SpiderScript - Huge changes to introduce bytecode support |
tree | commitdiff |
2011-09-08 |
John Hodge | Usermode/ld-acess - Fixed for x86_64 syscall interface |
tree | commitdiff |
2011-09-08 |
John Hodge | Usermode/ld-access - Fixed issues linking with libld... |
tree | commitdiff |
2011-08-28 |
John Hodge | Usermode/ld-acess - Disabled PIC (not needed) mmap_binary |
tree | commitdiff |
2011-08-26 |
John Hodge | Usermode/ld-acess - Fixing ELF loader modifying .text... |
tree | commitdiff |
2011-08-22 |
John Hodge | Kernel - General fixing after ARM7 changes |
tree | commitdiff |
2011-08-21 |
John Hodge | Usermode - Fixing build system |
tree | commitdiff |
2011-08-13 |
John Hodge | Usermode - Fixing syscall API |
tree | commitdiff |
2011-08-10 |
John Hodge | Usermode/libc - Changes to get NASM/irssi/bash ...... |
tree | commitdiff |
2011-08-08 |
John Hodge | Usermode/libc - Implementing POSIX/BSD sockets |
tree | commitdiff |
2011-08-08 |
John Hodge | Usermode - Switched to the POSIX read()/write() argumen... |
tree | commitdiff |
2011-08-04 |
John Hodge | Usermode/libc - Fixed implementation of atexit and... |
tree | commitdiff |
2011-07-06 |
John Hodge | Usermode Build - Updated makefiles to compile needed... |
tree | commitdiff |
2011-06-22 |
John Hodge | AcessNative - Fixing Fixing Fixing |
tree | commitdiff |
2011-06-16 |
John Hodge | AxWin2 - Debugging and misc |
tree | commitdiff |
2011-06-16 |
John Hodge | Usermode - IRC Client |
tree | commitdiff |
2011-06-07 |
John Hodge | Networking - Heaps of changes |
tree | commitdiff |
2011-06-05 |
John Hodge | AxWin2 - More fiddling, almost ready now :) |
tree | commitdiff |
2011-06-05 |
John Hodge | AxWin2 - More fiddling |
tree | commitdiff |
2011-05-30 |
John Hodge | Working on AxWin2 |
tree | commitdiff |
2011-05-28 |
John Hodge | Merge branch 'master' of serenade.mutabah.net:acess2 |
tree | commitdiff |
2011-05-28 |
John Hodge | SpiderScript - Commenting changes |
tree | commitdiff |
2011-05-25 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2011-05-16 |
John Hodge | Misc fixes to libc, added ISADMA to core Makefile.cfg |
tree | commitdiff |
2011-05-10 |
John Hodge | SpiderScript - Speedups |
tree | commitdiff |
2011-04-03 |
John Hodge | SpiderScript - Added tags to loops to allow arbitary... |
tree | commitdiff |
2011-04-03 |
John Hodge | SpiderScript - Fixed namespace handling (and unset... |
tree | commitdiff |
2011-04-03 |
John Hodge | SpiderScript - Fixing order of operations, improved... |
tree | commitdiff |
2011-04-02 |
John Hodge | Adding forgotten files |
tree | commitdiff |
2011-04-02 |
John Hodge | SpiderScript - Bugs, Documentation and a few language... |
tree | commitdiff |
2011-04-02 |
John Hodge | SpiderScript - Moar fixes, mostly speedups (caching... |
tree | commitdiff |
2011-04-02 |
John Hodge | SpiderScript - Bugfixes and speed improvements |
tree | commitdiff |
2011-04-02 |
John Hodge | SpiderScript - Implementing objects and classes, fixing... |
tree | commitdiff |
2011-03-31 |
John Hodge | SpiderScript - A day of debugging and improvements |
tree | commitdiff |
2011-03-24 |
John Hodge | More work on x86_64 port of usermode |
tree | commitdiff |
2011-03-24 |
John Hodge | Usermode/Libs - x86_64 port in progress |
tree | commitdiff |
2011-03-24 |
John Hodge | Usermode/ld-acess - x86_64 support |
tree | commitdiff |
2011-03-24 |
John Hodge | Usermode - Changed build system to separate different... |
tree | commitdiff |
2011-03-24 |
John Hodge | Usermode/ld-acess - Reworked build structure and syscal... |
tree | commitdiff |
2011-03-23 |
John Hodge | Usermode/libnet - Added support for change to routing API |
tree | commitdiff |
2011-03-01 |
John Hodge | ld-acess - Exported select() |
tree | commitdiff |
2011-03-01 |
John Hodge | Usermode implementation of select() |
tree | commitdiff |
2011-03-01 |
John Hodge | libreadline - Rework of library (less sucky now!) |
tree | commitdiff |
2011-02-27 |
John Hodge | libc - Fixed an embarrasing bug in strchr :| |
tree | commitdiff |
2011-02-27 |
John Hodge | Fixing makefiles |
tree | commitdiff |
2011-02-27 |
John Hodge | axwin2 - Working on GUI, implemented image loading |
tree | commitdiff |
2011-02-17 |
John Hodge | Fixed `make install` issues, bugs with VESA rel0.07 |
tree | commitdiff |
2011-02-13 |
John Hodge | Fixed crt0.o not creating its output directory |
tree | commitdiff |
2011-02-12 |
John Hodge | Big bugfixes from trying a Clone/fork bomb |
tree | commitdiff |
2011-01-25 |
John Hodge | IPStack / ifconfig - Routing changes |
tree | commitdiff |
2011-01-25 |
John Hodge | ld-acess - Fixed bugs due to not testing from AcessNati... |
tree | commitdiff |
2011-01-22 |
John Hodge | Lots of work on the AcessNative kernel |
tree | commitdiff |
2011-01-18 |
John Hodge | Big changes to AcessNative |
tree | commitdiff |
2010-11-27 |
John Hodge | Usermode build system overhaul |
tree | commitdiff |
2010-11-27 |
John Hodge | Build fixes |
tree | commitdiff |
2010-11-25 |
John Hodge | Combined ld-acess and libacess |
tree | commitdiff |
2010-11-20 |
John Hodge | ifconfig - routes |
tree | commitdiff |
2010-11-07 |
John Hodge | Compile fixes, implemented Net_GetInterface |
tree | commitdiff |
2010-11-07 |
John Hodge | More cleanup in IPStack (making routes usable) |
tree | commitdiff |
2010-11-06 |
John Hodge | Composite commit (GUI / Networking) |
tree | commitdiff |
2010-10-22 |
John Hodge | Don't ask me how, but it's booting again |
tree | commitdiff |
2010-09-09 |
John Hodge | Per-CPU task switch disable, minor spiderscript changes |
tree | commitdiff |
2010-09-07 |
John Hodge | SpiderScript - For loop, #if'd out experimental code |
tree | commitdiff |
2010-08-28 |
John Hodge | SpiderScript: Working on dumping the AST to disk |
tree | commitdiff |
2010-08-27 |
John Hodge | SpiderScript: Slight error fix |
tree | commitdiff |
2010-08-26 |
John Hodge | SpiderScript: Logical Functions, improved integer input |
tree | commitdiff |
2010-08-26 |
John Hodge | SpiderScript: Added line numbers to tAST_Node, cleaned... |
tree | commitdiff |
2010-08-26 |
John Hodge | SpiderScript: String Casts, Escape Codes, Size for... |
tree | commitdiff |
2010-08-26 |
John Hodge | SpiderScript - Changed method of defining variant funct... |
tree | commitdiff |
2010-08-26 |
John Hodge | Added if() statement (and internal support for for... |
tree | commitdiff |
2010-08-25 |
John Hodge | More work on SpiderScript |
tree | commitdiff |
2010-08-24 |
John Hodge | Trying to reduce the ability for a fork bomb to fault... |
tree | commitdiff |
2010-08-22 |
John Hodge | Just cleaning up some things that may be needed in... |
tree | commitdiff |
2010-08-20 |
John Hodge | Improving the debug capabilities of the heap code,... |
tree | commitdiff |
2010-08-17 |
John Hodge | Updated sample scripts (and included a static version) |
tree | commitdiff |
2010-08-17 |
John Hodge | SpiderScript! (with a sample script) |
tree | commitdiff |
2010-08-07 |
John Hodge | Fixed behavior of VTerm when driver is set at runtime |
tree | commitdiff |
2010-07-24 |
John Hodge | Fixing bugs and removing debug statements |
tree | commitdiff |
2010-07-22 |
John Hodge | Changing syscall interface to jump to KUSER_CODE, allow... |
tree | commitdiff |
2010-07-20 |
John Hodge | Cleaning up files |
tree | commitdiff |
2010-07-13 |
John Hodge | And the same for udivdi3, [TPG]: you are a ning-nong |
tree | commitdiff |
2010-07-13 |
John Hodge | Nice job, making umoddi3 call umoddi3 in the usermode... |
tree | commitdiff |
2010-06-27 |
John Hodge | Cleaning up timer code, implementing cursor in vesa |
tree | commitdiff |
2010-06-20 |
John Hodge | Division bug hidden, now only shows when 64-bit divisio... |
tree | commitdiff |
2010-06-20 |
John Hodge | Misc debug to fix a printf bug, traced the bug to 64... |
tree | commitdiff |
2010-05-13 |
John Hodge | Working on separating architecture dependent and indepe... |
tree | commitdiff |
2010-05-11 |
John Hodge | Merge branch 'master' of [email protected]:acess2 |
tree | commitdiff |
2010-05-03 |
John Hodge | Bugfixes to usermode 64-bit division, more work on... |
tree | commitdiff |
2010-04-30 |
John Hodge | Many changes, bugfixes to user vsnprintf and to escape... |
tree | commitdiff |
2010-04-26 |
John Hodge | Added calloc to libc |
tree | commitdiff |
2010-04-24 |
John Hodge | Big rewrite of AxWin to get it to compile and run |
tree | commitdiff |
2010-04-23 |
John Hodge | Halfway through deciding where to put the error handler... |
tree | commitdiff |
next |