DEADSOFTWARE

cpc.git
4 years agofix loop when use SYSTEM.ADDRESS with CPfront
DeaDDooMER [Sun, 28 Jul 2019 18:55:49 +0000 (21:55 +0300)]
fix loop when use SYSTEM.ADDRESS with CPfront

4 years agofix pass record/array by value
DeaDDooMER [Sun, 28 Jul 2019 17:53:49 +0000 (20:53 +0300)]
fix pass record/array by value

4 years agoadd libffi bindingss for ARM
DeaDDooMER [Sun, 28 Jul 2019 13:08:20 +0000 (16:08 +0300)]
add libffi bindingss for ARM

4 years agoincrement version
DeaDDooMER [Sun, 28 Jul 2019 12:52:48 +0000 (15:52 +0300)]
increment version

4 years agoimplement Kernel.Call for CPfront using libffi
DeaDDooMER [Sun, 28 Jul 2019 12:49:40 +0000 (15:49 +0300)]
implement Kernel.Call for CPfront using libffi

4 years agoreturn Kernel.Call implementation for native 486
DeaDDooMER [Sat, 27 Jul 2019 15:56:35 +0000 (18:56 +0300)]
return Kernel.Call implementation for native 486

4 years agoremove Kernel duplicate
DeaDDooMER [Sat, 27 Jul 2019 15:47:11 +0000 (18:47 +0300)]
remove Kernel duplicate

4 years agofix use SYSTEM.PTR in signatures
DeaDDooMER [Fri, 26 Jul 2019 22:49:23 +0000 (01:49 +0300)]
fix use SYSTEM.PTR in signatures

4 years agoadd Meta for CPfront
DeaDDooMER [Fri, 26 Jul 2019 21:29:50 +0000 (00:29 +0300)]
add Meta for CPfront

4 years agofix Kernel compilation with cpfront
DeaDDooMER [Fri, 26 Jul 2019 21:28:46 +0000 (00:28 +0300)]
fix Kernel compilation with cpfront

4 years agoimprove cpfront compatibility with blackbox 1.6+ metadata
DeaDDooMER [Thu, 25 Jul 2019 20:05:57 +0000 (23:05 +0300)]
improve cpfront compatibility with blackbox 1.6+ metadata

4 years agoupdate crux package v0.2
DeaDDooMER [Mon, 22 Jul 2019 20:56:51 +0000 (23:56 +0300)]
update crux package

4 years agoupdate docu
DeaDDooMER [Mon, 22 Jul 2019 20:40:06 +0000 (23:40 +0300)]
update docu

4 years agoforce to overwrite signature
DeaDDooMER [Mon, 22 Jul 2019 20:31:54 +0000 (23:31 +0300)]
force to overwrite signature

4 years agoupdate make-bootstrap.sh
DeaDDooMER [Mon, 22 Jul 2019 20:19:48 +0000 (23:19 +0300)]
update make-bootstrap.sh

4 years agoadd option -no-use-time
DeaDDooMER [Mon, 22 Jul 2019 19:33:54 +0000 (22:33 +0300)]
add option -no-use-time

4 years agoadd option -version
DeaDDooMER [Mon, 22 Jul 2019 15:52:36 +0000 (18:52 +0300)]
add option -version

4 years agodisable stack trace after user interrupt
DeaDDooMER [Mon, 22 Jul 2019 15:24:00 +0000 (18:24 +0300)]
disable stack trace after user interrupt

4 years agoadded Meta for native compiler
DeaDDooMER [Mon, 1 Jul 2019 17:15:55 +0000 (20:15 +0300)]
added Meta for native compiler

4 years agoadded type SYSTEM.ADDRESS
DeaDDooMER [Sat, 22 Jun 2019 14:08:29 +0000 (17:08 +0300)]
added type SYSTEM.ADDRESS

4 years agoadded cygwin support (only via cpfront)
DeaDDooMER [Fri, 21 Jun 2019 19:14:05 +0000 (22:14 +0300)]
added cygwin support (only via cpfront)

4 years agoadded arm support via cpfront
DeaDDooMER [Tue, 18 Jun 2019 19:24:21 +0000 (22:24 +0300)]
added arm support via cpfront

4 years agoremoved Kernel from generic directory for native+linux
DeaDDooMER [Mon, 17 Jun 2019 15:14:56 +0000 (18:14 +0300)]
removed Kernel from generic directory for native+linux

4 years agoremoved malloc/free from Kernel
DeaDDooMER [Mon, 17 Jun 2019 15:08:51 +0000 (18:08 +0300)]
removed malloc/free from Kernel

4 years agoAdded workaround that fixes field renaming for CPfront
DeaDDooMER [Sun, 16 Jun 2019 17:38:28 +0000 (20:38 +0300)]
Added workaround that fixes field renaming for CPfront

4 years agosubsystem C99 renamed to PosixC
DeaDDooMER [Sun, 16 Jun 2019 13:16:57 +0000 (16:16 +0300)]
subsystem C99 renamed to PosixC

4 years agoupdated make-all.sh
DeaDDooMER [Sun, 16 Jun 2019 11:47:10 +0000 (14:47 +0300)]
updated make-all.sh

4 years agofix possible traps while HostLang initialization
DeaDDooMER [Sun, 16 Jun 2019 11:27:00 +0000 (14:27 +0300)]
fix possible traps while HostLang initialization

4 years agoadded conversion modes in HostLang
DeaDDooMER [Sun, 16 Jun 2019 11:07:10 +0000 (14:07 +0300)]
added conversion modes in HostLang

4 years agoflush called only for exclusive-mode files
DeaDDooMER [Sat, 15 Jun 2019 21:43:06 +0000 (00:43 +0300)]
flush called only for exclusive-mode files

4 years agofixed file closing on program termination
DeaDDooMER [Sat, 15 Jun 2019 21:24:23 +0000 (00:24 +0300)]
fixed file closing on program termination

4 years agoupdated build scripts
DeaDDooMER [Sat, 15 Jun 2019 14:07:15 +0000 (17:07 +0300)]
updated build scripts

4 years agofirst cpc release v0.1
DeaDDooMER [Sun, 9 Jun 2019 18:20:34 +0000 (21:20 +0300)]
first cpc release