Commit graph

  • 781fa509e2 ~! in format, prompt flush, ,load repl cmd ESL 2024-07-13 02:41:19 -0400
  • a2da6a23e8 another FIXME note ESL 2024-07-12 23:37:49 -0400
  • 7bc927bb44 several new FIXME notes ESL 2024-07-12 23:33:43 -0400
  • 42fef5bc42 standard env/eval/load; improved repl ESL 2024-07-12 19:26:56 -0400
  • c34b64743a getim0s fix !!!!, some r7rs std env functions ESL 2024-07-12 14:57:32 -0400
  • fa97ece03a new startup/repl/debug sequence ESL 2024-07-11 19:12:03 -0400
  • 92bf880881 system instr, new repl commands: ,gs ,sh ESL 2024-07-11 09:50:28 -0400
  • 01cdbba2f8 globals kept in a hash table, (global-store) ESL 2024-07-10 19:28:27 -0400
  • 7cbd996675 (repl) lib renamed to (skint) ESL 2024-07-10 17:33:26 -0400
  • b7f0a7980d cond-expand fix; ,time repl command ESL 2024-07-10 15:21:15 -0400
  • 1c9e8d2b32 once hack (mucho kluge!) ESL 2024-07-10 11:02:56 -0400
  • 1b113e59ec recursive autoload bug fix ESL 2024-07-10 01:40:02 -0400
  • c30ed2217d bug fix in lib fetch; format added to s.scm ESL 2024-07-09 22:21:30 -0400
  • da3255ab71 autoloader for libraries; minor cleanup ESL 2024-07-09 02:42:22 -0400
  • 9868a37fb3 code to use d-l and import inside modules ESL 2024-07-08 21:36:04 -0400
  • a03e3f2d99 'import env protocol for repl; minor cleanup ESL 2024-07-08 18:13:28 -0400
  • 09f36ab213 import and define-library forms in bodies! ESL 2024-07-08 02:12:00 -0400
  • 1c509cf5ac switched to new env/name registry model! v007 ESL 2024-07-07 22:41:23 -0400
  • 6caa364255 ready for env switch; repl commands ESL 2024-07-07 02:41:41 -0400
  • 666ace8461 *root-name-registry* fully initialized ESL 2024-07-06 23:04:35 -0400
  • f625b5103b *root-name-registry* introduced ESL 2024-07-06 21:03:12 -0400
  • 350b379553 minor cleanup ESL 2024-07-06 17:42:49 -0400
  • 13e0525c6c new denoted value: <library> ESL 2024-07-06 17:16:02 -0400
  • ab334f4813 syntax-quote, *listname-registry* ESL 2024-07-06 13:13:44 -0400
  • 23f278f767 syntax-lambda fix; improved lib processor ESL 2024-07-06 02:48:34 -0400
  • 6b0bcc98a4 import works on top level ESL 2024-07-05 16:52:42 -0400
  • afd53b9611 define-library works on top level ESL 2024-07-05 14:26:20 -0400
  • 6a4299c6f4 define-library and import added to *transformers* ESL 2024-07-05 13:09:50 -0400
  • 332c3a5539 minor fixes ESL 2024-07-05 01:15:23 -0400
  • a0e92d14ed *library-registry* and friends ESL 2024-07-04 18:00:41 -0400
  • 9dc95e1fce minor fix in lib search ESL 2024-07-04 16:52:09 -0400
  • 43baec6704 cleanup & minor fixes for lib mark v ESL 2024-07-04 13:29:02 -0400
  • d4f6ef3451 include, cond-expand redone; minor fixes ESL 2024-07-03 18:47:26 -0400
  • 608fb8063a compiler fixes around 'once' ESL 2024-06-30 14:37:22 -0400
  • 2a2498d5a2 better nested includes; (begin x) == x ESL 2024-06-27 13:31:32 -0400
  • 7c175c823b location? fix ESL 2024-06-24 23:47:32 -0400
  • ffd4a0508f <? opcode removed, location? added ESL 2024-06-24 23:46:19 -0400
  • 9a4cafc28d minor fixes preparing for library code ESL 2024-06-24 18:01:34 -0400
  • c85dad9f0a fixed id-rename-as; enhanced sexp-case ESL 2024-06-20 18:42:11 -0400
  • 4606c30af1 list3? and minor compiler fixes ESL 2024-06-19 17:11:03 -0400
  • 342e18f3ba Merge branch 'main' of https://github.com/false-schemers/skint ESL 2024-06-18 14:31:42 -0400
  • 857242e8e0 added <id> in sexp-match? ESL 2024-06-18 14:31:37 -0400
  • 7c936c4f2d (asm <igs>) core form added dermagen 2024-06-16 15:07:24 -0400
  • 87507dcd6b fix for previous commit ESL 2024-06-16 02:42:03 -0400
  • 8cb032ab48 body/{let,letrec}-syntax can return macros! ESL 2024-06-16 02:18:43 -0400
  • 6cac06cdbb minor lib name hacks fixes dermagen 2024-06-15 16:00:03 -0400
  • 61c27b403e listname->symbol, ltos fix ESL 2024-06-15 14:29:16 -0400
  • 26b907c8af rename hack to circumvent hygiene! dermagen 2024-06-14 16:15:15 -0400
  • 21e470522d top-level idless define fix (eval) dermagen 2024-06-14 15:12:42 -0400
  • 8964bbdab5 new core form: const dermagen 2024-06-14 01:08:36 -0400
  • df2628a4a2 handcoded expanders for includes and cond-expand dermagen 2024-06-13 15:49:33 -0400
  • db8b0591d8 Update .gitignore dermagen 2024-06-13 11:05:41 -0400
  • dd7bf66bd5 more minor env hacks ESL 2024-06-08 02:34:46 -0400
  • 7f81de6dfa more lib/env hacks ESL 2024-06-08 01:40:53 -0400
  • 64be6ba43d port-fold-case hacks; library names & paths ESL 2024-06-04 18:37:55 -0400
  • 9475e47871 error processing regularized, minor improvements ESL 2024-06-04 15:55:37 -0400
  • 7b4b3bc2b1 (skint repl) library is built at init time ESL 2024-05-31 23:28:29 -0400
  • 639a2d54bd t.scm info for building standard lib envs ESL 2024-05-29 17:01:28 -0400
  • abb022005b first working REPL in t.scm ESL 2024-05-29 01:52:08 -0400
  • 547c29df64 visit-top-form visit/v added; minor fixes ESL 2024-05-29 00:47:49 -0400
  • 00bc579327 new env protocol; visit/x passes R7RS tests ESL 2024-05-28 17:40:54 -0400
  • 715d633ad0 more comments in t.scm dermagen 2024-05-26 19:01:04 -0400
  • 6631ac582e t.scm: eval-top-form works with root env v006 ESL 2023-04-21 23:11:45 -0400
  • ebd93be256 t.{scm,c}: compiler added ESL 2023-04-20 22:39:05 -0400
  • 64405f85f6 intl-compatible env-lookup ESL 2023-04-20 21:37:27 -0400
  • 64f34e7d60 hashtable-based xform root environment ESL 2023-04-20 12:28:26 -0400
  • e95b05135b immediate-hash, '#&box constants serialized ESL 2023-04-20 11:03:14 -0400
  • 7cc993e16b bindings replaced with locations! ESL 2023-04-15 21:03:39 -0400
  • 3476c64553 procedure ids store their syms with dens ESL 2023-04-15 18:08:08 -0400
  • c10c65e90c no symbolic denotations; minor cleanup ESL 2023-04-15 17:41:28 -0400
  • 5d4078b173 t.scm uses macros from s.scm at xform time ESL 2023-04-14 22:56:08 -0400
  • 7a95c9b784 minor k.sf/t.scm refactoring ESL 2023-04-14 14:49:32 -0400
  • fbd24ee7e7 ... form built-in ESL 2023-04-14 11:34:47 -0400
  • 2c9383768e syntax-rules form built-in ESL 2023-04-13 18:31:20 -0400
  • 72f51c06c5 initial-transformers op, fancy define built-in, minor fixes ESL 2023-04-13 17:59:31 -0400
  • ac9f21f469
    Merge pull request #1 from false-schemers/nanbox dermagen 2023-04-13 14:26:50 -0400
  • 447d2b6621 body transform fix (caused slow let* expansion) v005 nanbox ESL 2023-04-03 20:41:15 -0400
  • c9beba483d quotient, remainder improved ESL 2023-04-03 11:31:56 -0400
  • e71a8bde52 istagged_inline ESL 2023-04-03 09:23:04 -0400
  • 65c6fc6f7f work-in-progress II ESL 2023-04-02 18:36:31 -0400
  • b8136d1ce1 work-in-progress I ESL 2023-04-02 18:11:08 -0400
  • 5855d7de78 Update n.sf ESL 2023-04-02 17:01:34 -0400
  • 8ad92fa9a7 initial switch to libl ESL 2023-04-02 16:16:43 -0400
  • b238331edb . ESL 2023-03-31 18:25:40 -0400
  • a3f0f2091d current ports refactoring -- finished ESL 2023-03-30 23:01:59 -0400
  • 6b463a9480 current ports refactoring -- still working ESL 2023-03-30 19:41:22 -0400
  • ac11df30ac current ports refactoring -- work in progress ESL 2023-03-30 18:13:07 -0400
  • aac5aa4993 file open refactoring -- done ESL 2023-03-30 17:02:22 -0400
  • c35bba32ec file open refactoring -- work in progress ESL 2023-03-30 16:24:03 -0400
  • 74c3b9ffef parameters, errors, exceptions, guard ESL 2023-03-30 16:09:25 -0400
  • 623455a8e3 post-d-w cleanup ESL 2023-03-30 13:17:25 -0400
  • a9aa80ea67 dynamic-wind is fully operational ESL 2023-03-30 13:08:16 -0400
  • 5dd5ff2c07 dynamic-wind: work in progress II ESL 2023-03-30 01:27:28 -0400
  • 29d212eeff dynamic-wind: work in progress ESL 2023-03-29 23:18:39 -0400
  • a16c4f005b inline objcpy/objmove as an option ESL 2023-03-29 19:02:18 -0400
  • 68988b62f3 -b option to support ecraven benchmarks in .sf form ESL 2023-03-28 23:40:41 -0400
  • 4d1d2d490d (values) now returns unit, not void ESL 2023-03-28 19:51:37 -0400
  • 8002d8c7d0 void/tuples in values, call-with-values ESL 2023-03-28 19:32:54 -0400
  • 149827f452 define-record-type, records added ESL 2023-03-28 18:14:45 -0400
  • d08bddc4c9 cmp instrs re-coded; 't' integrable type ESL 2023-03-28 15:39:00 -0400