Sam Stevens sam
sam created repository sam/daily-time-tracking 2025-02-07 22:24:27 +00:00
sam pushed to master at sam/YAPTE 2020-12-09 21:32:52 +00:00
509084aaba Fixed issue with rendering a template within a section
0b41816fa3 Update Template.php
54f9a1223c Update helloworld.php
e9caf124e9 Updated documentation formatting
1bf64ebef8 Updated license and phpdoc
sam created repository sam/YAPTE 2020-12-09 21:32:22 +00:00
sam pushed to master at sam/khttp 2020-12-09 21:31:53 +00:00
d50bc676ce Fixed close connection bug
c74127b2af Update README.md
fba30566bc Added readme.md
98e5992c45 Finished basic server
565bb6df30 Working on http thread loops
sam created repository sam/khttp 2020-12-09 21:31:07 +00:00
sam pushed to master at sam/klisp 2020-12-09 21:30:23 +00:00
437e1d21da Added commands for printing to console and error generation.
f2c8dc167c join can now operate on strings.
f74035fcce Added ok value typeto represent success of a function, ie load.
198367882e Updated load once mechanism
12e830884e head and tail now operate on strings
sam created repository sam/klisp 2020-12-09 21:30:16 +00:00
sam pushed to master at sam/hostlist-acl 2020-12-09 21:29:34 +00:00
520c7abfd1 Added string compare check to prevent false positives
e34a32555b Initial Commit
sam created repository sam/hostlist-acl 2020-12-09 21:29:15 +00:00
sam pushed to master at sam/HtaccessBuilder 2020-12-09 21:28:29 +00:00
89d164f615 Restructed project and added docker support.
f42396d784 Replace spaces with %20 in RedirectUrl Rule
e3603776d5 Added basic htaccess file
0f39eb39d4 Removed Htaccess file from git
913f891498 Removed test file
sam created repository sam/HtaccessBuilder 2020-12-09 21:27:52 +00:00
sam pushed tag v0.1.0 to sam/ssh-jumphost 2020-12-09 21:26:35 +00:00
sam pushed tag v0.1.1 to sam/ssh-jumphost 2020-12-09 21:26:35 +00:00
sam pushed to master at sam/ssh-jumphost 2020-12-09 21:25:46 +00:00
382dcfbfbf Added go release config
0f597e39fd Updated to connect to another host after ssh exit.
f79e38d49c Updated messages
3a482ca3f7 Implemented basic system
080d61728c Commited dependencies
sam created repository sam/ssh-jumphost 2020-12-09 21:25:22 +00:00
sam pushed to master at sam/SVM 2020-12-09 21:22:54 +00:00
1e8439934f Fixed bug with register bound checking.
a972b10981 Updated Spec
cf9004e206 Implemented faults and fault handling.
bd3a4d5491 Updated FlagTest program.
1efb9d69b5 Implemeted Flag support and flag CONSTS.
sam created repository sam/SVM 2020-12-09 21:21:54 +00:00
sam pushed to master at sam/uVM 2020-12-09 21:21:11 +00:00
0895ce02b2 Changed ADD to clear and populate carry.
7aa4aa79fb Fixed typos in pcb history
2d43c7929e Added notes for PCB Rev.A
9de6af996c Implemented base system for REV.A PCB.
af7037db52 Completed PCB Layout.
sam created repository sam/uVM 2020-12-09 21:20:49 +00:00
sam pushed to master at sam/SDB 2020-12-09 21:16:39 +00:00
0ea1bb2e3d Adding tables
5430222e26 Set outputs to use bin dir
892994331a Added random generator and hashing library.
d6f97767bb Finished implementing B+ trees
b2e27373f1 Working on removing keys from B+ trees