henge/webcc.git
7 years agoreplaced
ken [Sat, 8 Oct 2016 03:29:42 +0000 (20:29 -0700)]
replaced

7 years agomerge
ken [Sat, 8 Oct 2016 03:28:55 +0000 (20:28 -0700)]
merge

7 years ago++debugging for ragel
ken [Sat, 8 Oct 2016 03:26:19 +0000 (20:26 -0700)]
++debugging for ragel

7 years agofixes
ken [Sat, 8 Oct 2016 03:25:54 +0000 (20:25 -0700)]
fixes

7 years agolexer test driver
ken [Sat, 8 Oct 2016 03:24:55 +0000 (20:24 -0700)]
lexer test driver

7 years agolexer_lex now returns the number of tokens it pushed
jordan@hack_attack [Fri, 7 Oct 2016 20:48:22 +0000 (13:48 -0700)]
lexer_lex now returns the number of tokens it pushed

7 years agoMerge branch 'master' of pitec:the_march
jordan@hack_attack [Fri, 7 Oct 2016 01:20:20 +0000 (18:20 -0700)]
Merge branch 'master' of pitec:the_march

7 years agomerged
ken [Fri, 7 Oct 2016 01:19:13 +0000 (18:19 -0700)]
merged

7 years agoscanner tester
ken [Fri, 7 Oct 2016 01:18:10 +0000 (18:18 -0700)]
scanner tester

7 years ago updated lexer_lex.rl
jordan@hack_attack [Fri, 7 Oct 2016 01:12:59 +0000 (18:12 -0700)]
 updated lexer_lex.rl

7 years agoupdated lexer_lex and ir
jordan@hack_attack [Thu, 6 Oct 2016 21:31:40 +0000 (14:31 -0700)]
updated lexer_lex and ir

7 years agomacro fixes +comments
ken [Tue, 4 Oct 2016 20:45:33 +0000 (13:45 -0700)]
macro fixes +comments

7 years agocurrent_dat not an lvalue
jordan@hack_attack [Tue, 4 Oct 2016 18:53:07 +0000 (11:53 -0700)]
current_dat not an lvalue

7 years agoexample stack implementation
ken [Mon, 3 Oct 2016 20:55:50 +0000 (13:55 -0700)]
example stack implementation

7 years ago page allocation is wrong
jordan@hack_attack [Mon, 3 Oct 2016 20:06:40 +0000 (13:06 -0700)]
 page allocation is wrong

7 years ago A quad is now a file
jordan@hack_attack [Sun, 2 Oct 2016 22:21:46 +0000 (15:21 -0700)]
 A quad is now a file

7 years agovdats now record the odat that creates them
jordan@hack_attack [Sun, 2 Oct 2016 19:20:31 +0000 (12:20 -0700)]
vdats now record the odat that creates them

7 years ago added ir_init return value, check for malloc, adding subclasses for cdats correctly...
jordan@hack_attack [Sun, 2 Oct 2016 00:58:43 +0000 (17:58 -0700)]
 added ir_init return value, check for malloc, adding subclasses for cdats correctly in parser

7 years agoMerge branch 'master' of pitec:the_march
jordan@hack_attack [Sun, 2 Oct 2016 00:44:11 +0000 (17:44 -0700)]
Merge branch 'master' of pitec:the_march

7 years ago added ir_quit
jordan@hack_attack [Sun, 2 Oct 2016 00:43:59 +0000 (17:43 -0700)]
 added ir_quit

7 years agocgi frontend
ken [Sat, 1 Oct 2016 11:34:34 +0000 (04:34 -0700)]
cgi frontend

7 years agoapi with struct definitions in header file
jordan@hack_attack [Fri, 30 Sep 2016 21:26:44 +0000 (14:26 -0700)]
api with struct definitions in header file

7 years agoragel state machine for lexer/scanner
jordan@hack_attack [Fri, 30 Sep 2016 00:31:58 +0000 (17:31 -0700)]
ragel state machine for lexer/scanner

7 years agoforgot to commit ir.c
jordan@hack_attack [Thu, 29 Sep 2016 20:31:59 +0000 (13:31 -0700)]
forgot to commit ir.c

7 years agostill converting to a reasonable api
jordan@hack_attack [Thu, 29 Sep 2016 20:31:11 +0000 (13:31 -0700)]
still converting to a reasonable api

7 years agoaddin irmem.c
jordan@hack_attack [Thu, 29 Sep 2016 16:15:34 +0000 (09:15 -0700)]
addin irmem.c

7 years agoirmem now conform to standards
jordan@hack_attack [Thu, 29 Sep 2016 16:13:43 +0000 (09:13 -0700)]
irmem now conform to standards

7 years agoFixing ir api
jordan@hack_attack [Thu, 29 Sep 2016 06:04:51 +0000 (23:04 -0700)]
Fixing ir api

7 years agodebugging
ken [Wed, 28 Sep 2016 22:17:11 +0000 (15:17 -0700)]
debugging

7 years agoreally fixed this time
ken [Wed, 28 Sep 2016 19:02:35 +0000 (12:02 -0700)]
really fixed this time

7 years agofixed source-to-source language bug introduced in last modification
ken [Wed, 28 Sep 2016 18:49:04 +0000 (11:49 -0700)]
fixed source-to-source language bug introduced in last modification

7 years agofixes, moved ir test driver to testir.c
ken [Tue, 27 Sep 2016 06:06:01 +0000 (23:06 -0700)]
fixes, moved ir test driver to testir.c

7 years agoir driver tool for testing ir memory
ken [Tue, 27 Sep 2016 05:38:42 +0000 (22:38 -0700)]
ir driver tool for testing ir memory

7 years agodescription header added
ken [Tue, 27 Sep 2016 05:38:20 +0000 (22:38 -0700)]
description header added

7 years agofixt2
ken [Tue, 27 Sep 2016 03:41:52 +0000 (20:41 -0700)]
fixt2

7 years agofixt
ken [Tue, 27 Sep 2016 03:20:16 +0000 (20:20 -0700)]
fixt

7 years agomake clean failing
jordan@hack_attack [Tue, 27 Sep 2016 02:59:39 +0000 (19:59 -0700)]
make clean failing

7 years agoMerge branch 'master' of pitec:the_march
jordan@hack_attack [Tue, 27 Sep 2016 02:36:05 +0000 (19:36 -0700)]
Merge branch 'master' of pitec:the_march

7 years agotiff no clean
ken [Tue, 27 Sep 2016 02:35:43 +0000 (19:35 -0700)]
tiff no clean

7 years agoMerge branch 'master' of pitec:the_march
jordan@hack_attack [Tue, 27 Sep 2016 02:30:18 +0000 (19:30 -0700)]
Merge branch 'master' of pitec:the_march

7 years agoadded source language ragel
jordan@hack_attack [Tue, 27 Sep 2016 02:28:53 +0000 (19:28 -0700)]
added source language ragel

7 years agoDebugging text for lexer + directory spec CLI
ken [Tue, 27 Sep 2016 01:26:52 +0000 (18:26 -0700)]
Debugging text for lexer + directory spec CLI

7 years agoscanner needs lexer
ken [Mon, 26 Sep 2016 22:32:01 +0000 (15:32 -0700)]
scanner needs lexer

7 years ago++debug mode
ken [Mon, 26 Sep 2016 19:15:57 +0000 (12:15 -0700)]
++debug mode

7 years agocomment fixes, cvs safety, module auto-detection fix for drivers
ken [Sun, 25 Sep 2016 04:19:52 +0000 (21:19 -0700)]
comment fixes, cvs safety, module auto-detection fix for drivers

7 years agocleanup pass 1
ken [Sat, 24 Sep 2016 22:01:05 +0000 (15:01 -0700)]
cleanup pass 1

7 years agorm fix
ken [Fri, 23 Sep 2016 02:41:21 +0000 (19:41 -0700)]
rm fix

7 years agofixed a bunch of crap about linking order in the final product of the driver
ken [Fri, 23 Sep 2016 02:34:33 +0000 (19:34 -0700)]
fixed a bunch of crap about linking order in the final product of the driver

7 years agotarget removal fix
ken [Thu, 22 Sep 2016 23:40:11 +0000 (16:40 -0700)]
target removal fix

7 years agofix static lib inclusion during unlinked compilation
ken [Thu, 22 Sep 2016 22:51:16 +0000 (15:51 -0700)]
fix static lib inclusion during unlinked compilation

7 years agobuild system static linking fix
ken [Thu, 22 Sep 2016 21:07:17 +0000 (14:07 -0700)]
build system static linking fix

7 years agochanged NUM to val
jordan@hack_attack [Thu, 22 Sep 2016 19:41:54 +0000 (12:41 -0700)]
changed NUM to val

7 years ago fixed compiling errors for ir and parser
jordan@hack_attack [Thu, 22 Sep 2016 19:29:40 +0000 (12:29 -0700)]
 fixed compiling errors for ir and parser

7 years ago%code required{}
ken [Thu, 22 Sep 2016 03:43:23 +0000 (20:43 -0700)]
%code required{}

7 years agobuild system 3.0 lld fix
ksg [Thu, 22 Sep 2016 03:15:08 +0000 (20:15 -0700)]
build system 3.0 lld fix

7 years agobuild system 3
ken [Thu, 22 Sep 2016 02:10:20 +0000 (19:10 -0700)]
build system 3

7 years agoprototype IR and parser
jordan@hack_attack [Thu, 22 Sep 2016 01:10:44 +0000 (18:10 -0700)]
prototype IR and parser

7 years agocompiling bison file
jordan@hack_attack [Wed, 21 Sep 2016 19:57:42 +0000 (12:57 -0700)]
compiling bison file

7 years agoir files compile, still a wip
jordan@hack_attack [Tue, 30 Aug 2016 19:19:45 +0000 (12:19 -0700)]
ir files compile, still a wip

7 years agoBuild System =Tool Compiler Fix
ksg [Tue, 30 Aug 2016 18:58:51 +0000 (11:58 -0700)]
Build System =Tool Compiler Fix

7 years agopushing to debug make
jordan@hack_attack [Tue, 30 Aug 2016 18:49:20 +0000 (11:49 -0700)]
pushing to debug make

7 years agoBuild System +Tool specific compilers and targets
ksg [Tue, 30 Aug 2016 18:43:51 +0000 (11:43 -0700)]
Build System +Tool specific compilers and targets

7 years agoMakefile +Tools
ksg [Tue, 30 Aug 2016 03:09:13 +0000 (20:09 -0700)]
Makefile +Tools

7 years agoparser wip pt2
jordan@hack_attack [Tue, 30 Aug 2016 01:59:05 +0000 (18:59 -0700)]
parser wip pt2

7 years agoMerge branch 'master' of hack_attack:the_march
ksg [Tue, 30 Aug 2016 01:53:14 +0000 (18:53 -0700)]
Merge branch 'master' of hack_attack:the_march
fart

7 years agoparser wip
jordan@hack_attack [Tue, 30 Aug 2016 01:51:04 +0000 (18:51 -0700)]
parser wip

7 years agoAPC Scanner 1.0
ksg [Tue, 30 Aug 2016 00:19:34 +0000 (17:19 -0700)]
APC Scanner 1.0

7 years agoLexer 1.0
ksg [Mon, 29 Aug 2016 23:31:03 +0000 (16:31 -0700)]
Lexer 1.0

7 years agoLexer WIP
ksg [Sun, 28 Aug 2016 02:33:34 +0000 (19:33 -0700)]
Lexer WIP

7 years agoAPC Main Driver 1.0
ksg [Fri, 26 Aug 2016 21:19:09 +0000 (14:19 -0700)]
APC Main Driver 1.0

7 years agoAPC main driver
ksg [Fri, 26 Aug 2016 17:54:19 +0000 (10:54 -0700)]
APC main driver

7 years agogrammar proto1
ksg [Thu, 11 Aug 2016 00:32:04 +0000 (17:32 -0700)]
grammar proto1

7 years agoapc initial implementation
jordan@hack_attack [Fri, 5 Aug 2016 19:38:56 +0000 (12:38 -0700)]
apc initial implementation

7 years agocore update
ksg [Fri, 29 Jul 2016 01:46:06 +0000 (18:46 -0700)]
core update

7 years agoBuildsys2
ksg [Fri, 15 Jul 2016 00:42:01 +0000 (17:42 -0700)]
Buildsys2

7 years agoBuildsys2
ksg [Thu, 14 Jul 2016 23:55:49 +0000 (16:55 -0700)]
Buildsys2

7 years agoBuildsys1.1
ksg [Thu, 7 Jul 2016 03:05:50 +0000 (20:05 -0700)]
Buildsys1.1

7 years agoBuildSys1
ksg [Wed, 6 Jul 2016 09:49:17 +0000 (02:49 -0700)]
BuildSys1

7 years agolibwolfssl ported
ksg [Sat, 2 Jul 2016 01:51:40 +0000 (18:51 -0700)]
libwolfssl ported

7 years agojs for authorization
jordan@hack_attack [Fri, 1 Jul 2016 00:36:50 +0000 (17:36 -0700)]
js for authorization

7 years agoadded preliminary html and js for authorization
jordan@hack_attack [Fri, 1 Jul 2016 00:19:19 +0000 (17:19 -0700)]
added preliminary html and js for authorization

7 years agotrigger update
ksg [Thu, 30 Jun 2016 17:06:22 +0000 (10:06 -0700)]
trigger update

7 years agonew headers
ksg [Thu, 30 Jun 2016 16:57:51 +0000 (09:57 -0700)]
new headers

7 years ago.
ksg [Thu, 30 Jun 2016 16:54:08 +0000 (09:54 -0700)]
.

7 years agomkfile fix
ksg [Thu, 23 Jun 2016 02:50:40 +0000 (19:50 -0700)]
mkfile fix

7 years agomkfile fix
ksg [Thu, 23 Jun 2016 02:48:20 +0000 (19:48 -0700)]
mkfile fix

7 years agoInitial Framework
ksg [Thu, 23 Jun 2016 02:26:17 +0000 (19:26 -0700)]
Initial Framework

7 years agofuckshit
ksg [Thu, 9 Jun 2016 21:48:02 +0000 (14:48 -0700)]
fuckshit

7 years agothe shit remixed
jordan@hack_attack [Thu, 9 Jun 2016 20:47:56 +0000 (13:47 -0700)]
the shit remixed

7 years agothe shit
jordan [Thu, 9 Jun 2016 20:36:59 +0000 (13:36 -0700)]
the shit