Commit Graph

  • d15d865cc5 Update rawstr4c.md Aoran Zeng 2025-07-16 22:00:22 +08:00
  • 8259a5fd9a Give Unknown if codeblock not specify Aoran Zeng 2025-07-16 21:02:44 +08:00
  • 2a27fd4fc1 Move name config value into Config Aoran Zeng 2025-07-16 20:51:08 +08:00
  • f26817f433 Implement namespace Aoran Zeng 2025-07-16 20:37:19 +08:00
  • a8c82a7476 Re-generate header Aoran Zeng 2025-07-16 19:46:44 +08:00
  • 3b7147b25a Bump rawstr4c version to v0.2.0.0 Aoran Zeng 2025-07-16 19:41:19 +08:00
  • 9aeb3541ed Fix: not to escape ' Aoran Zeng 2025-07-16 19:40:29 +08:00
  • 85d8ee940c Fix multiple output kinds Aoran Zeng 2025-07-16 19:33:14 +08:00
  • b1a45fb4d7 Fix output condition Aoran Zeng 2025-07-16 19:07:46 +08:00
  • 4035984d72 Update .gitignore Aoran Zeng 2025-07-16 19:07:01 +08:00
  • d8b53cbfdb Add test file Aoran Zeng 2025-07-16 19:05:57 +08:00
  • 2ec3c3d8d1 Respect name-literally Aoran Zeng 2025-07-16 18:41:27 +08:00
  • ac114dd2f8 Add translate- file Aoran Zeng 2025-07-16 18:24:26 +08:00
  • f64ccf4870 Fix config output name Aoran Zeng 2025-07-16 18:21:21 +08:00
  • 2dbee0b272 Show config blocks when debugging Parser Aoran Zeng 2025-07-16 18:16:10 +08:00
  • ff14468b14 Use new Config for Generator Aoran Zeng 2025-07-16 17:54:03 +08:00
  • e0988351eb Add Config Aoran Zeng 2025-07-16 17:35:20 +08:00
  • bdba1fac31 Fight with the type Aoran Zeng 2025-07-16 17:31:11 +08:00
  • 8032921182 Strict types Aoran Zeng 2025-07-16 15:47:21 +08:00
  • 286843b40b Rename to ConfigBlock Aoran Zeng 2025-07-16 12:19:05 +08:00
  • 2387b4e9f8 Remove fixtures prefix Aoran Zeng 2025-07-16 11:19:18 +08:00
  • 15ce694967 Add test file Aoran Zeng 2025-07-16 11:17:40 +08:00
  • 08da1c712b Implement inherited config Aoran Zeng 2025-07-16 11:16:46 +08:00
  • 04b15fec17 Add USAGE Aoran Zeng 2025-07-16 03:29:51 +08:00
  • 902a40bed7 Move files handler back to main Aoran Zeng 2025-07-16 03:12:05 +08:00
  • 66e5c1f7e0 Adjust Generator according to the new Parser Aoran Zeng 2025-07-16 02:28:15 +08:00
  • c86b75987e Parser new with a path, not a IO::Path Aoran Zeng 2025-07-16 02:14:16 +08:00
  • cefa25a883 Rename type Aoran Zeng 2025-07-16 02:01:16 +08:00
  • a6b0338ee0 Move debug functions to Parser Aoran Zeng 2025-07-16 01:52:07 +08:00
  • c3657b44ef Little update Aoran Zeng 2025-07-16 01:45:09 +08:00
  • c4d0d1eb0e Rewrite Parser consistent from bottom to top Aoran Zeng 2025-07-16 01:38:02 +08:00
  • 4e5003f36e Rename to root Aoran Zeng 2025-07-16 00:23:09 +08:00
  • 676089ee7a Test parser hierarchy Aoran Zeng 2025-07-16 00:10:45 +08:00
  • efd98676b8 Add test-parser.rakutest Aoran Zeng 2025-07-15 21:10:50 +08:00
  • 094acc1e85 Move to fixture Aoran Zeng 2025-07-15 20:44:40 +08:00
  • 7369734df6 Add test-hierarchy Aoran Zeng 2025-07-15 20:44:01 +08:00
  • 02f08acf5c Add type Aoran Zeng 2025-07-15 19:02:31 +08:00
  • 5ac415801c Fix destination Aoran Zeng 2025-07-15 07:57:14 +08:00
  • 35f85e048a Prerelease 0.2.2-alpha1 Aoran Zeng 2025-07-15 00:44:28 +08:00
  • 887eec51f6 Update dev doc Aoran Zeng 2025-07-15 00:43:49 +08:00
  • 4ac8ae9cc0 Deal with more illegal chars in C variable Aoran Zeng 2025-07-15 00:10:34 +08:00
  • 78001c002f Rewrite Java recipe Aoran Zeng 2025-07-15 00:08:38 +08:00
  • fcdcbf058a Rewrite Haskell recipe Aoran Zeng 2025-07-15 00:00:17 +08:00
  • 7bb3aab285 Update PL recipes Aoran Zeng 2025-07-14 23:44:21 +08:00
  • 4686f71cde Implement Clojure recipe Aoran Zeng 2025-07-14 23:23:33 +08:00
  • 56e0907609 Update launch configurations Aoran Zeng 2025-07-14 22:46:40 +08:00
  • eb7753511e Update tasks Aoran Zeng 2025-07-14 22:46:25 +08:00
  • f2a383412c Test file use DEBUG mode Aoran Zeng 2025-07-14 22:40:30 +08:00
  • 8f501dd50e Update framework test Aoran Zeng 2025-07-14 22:36:55 +08:00
  • 3e3e9aede2 Add chsrc_run_as_x_file() Aoran Zeng 2025-07-14 22:35:33 +08:00
  • fbdeeb125d Update framework test Aoran Zeng 2025-07-14 20:41:11 +08:00
  • 0b5c67811e Add chsrc_make_tmpfile() Aoran Zeng 2025-07-14 20:40:48 +08:00
  • 5c85073939 Update maintainers Aoran Zeng 2025-07-14 18:19:25 +08:00
  • eb51b1d7d3 Inform to use Wget Aoran Zeng 2025-07-14 17:45:25 +08:00
  • 895d0b4823 Update doc Aoran Zeng 2025-07-14 17:36:44 +08:00
  • 0fb89b854b Rewrite uv recipe using rawstr4c Aoran Zeng 2025-07-14 17:32:09 +08:00
  • 0dba3904cf Rewrite old source list for Ubuntu and Debian Aoran Zeng 2025-07-14 17:06:10 +08:00
  • ec8f57dc98 Update APT recipes Aoran Zeng 2025-07-14 16:38:08 +08:00
  • 43dd694054 Add speed URL for MirrorZ Aoran Zeng 2025-07-14 16:34:12 +08:00
  • 3a1ec43d8d Update Solus recipe Aoran Zeng 2025-07-14 16:29:18 +08:00
  • b914a17549 Update Void Linux recipe Aoran Zeng 2025-07-14 16:26:43 +08:00
  • 87997aeeb6 Rewrite Docker Hub recipe using rawstr4c Aoran Zeng 2025-07-14 16:20:02 +08:00
  • 686c0c0891 Move into subdir Aoran Zeng 2025-07-14 15:31:29 +08:00
  • 5c275c1b82 Remove Huecker for Docker Hub Aoran Zeng 2025-07-14 15:16:37 +08:00
  • d0b0cdaae7 Update macro Aoran Zeng 2025-07-14 15:08:10 +08:00
  • a71a39230b Using group name Aoran Zeng 2025-07-14 14:53:14 +08:00
  • f9b3362dbd Move wiki page into source code Aoran Zeng 2025-07-14 14:36:50 +08:00
  • 681ea40cee Use chef_ prefix Aoran Zeng 2025-07-14 14:02:17 +08:00
  • fac71e0dcb Add URL routines Aoran Zeng 2025-07-14 13:54:47 +08:00
  • 06067d35b4 Add chef.h Aoran Zeng 2025-07-14 13:36:31 +08:00
  • f6d78d0399 Add mirror site HIT QLU Neosoft and sync orders Aoran Zeng 2025-07-14 13:27:04 +08:00
  • 572851f576 Fix prefix in section Aoran Zeng 2025-07-14 04:05:09 +08:00
  • 685ae27d23 Update maintain URL Aoran Zeng 2025-07-14 03:58:34 +08:00
  • 6c07328071 Add version to rawstr4c Aoran Zeng 2025-07-14 03:45:17 +08:00
  • 65ca09e332 Rewrite Anaconda Aoran Zeng 2025-07-14 03:32:39 +08:00
  • 2aef111e74 Add missing license notice in header Aoran Zeng 2025-07-14 02:54:08 +08:00
  • cb7310845f Add missing contributor info for Homebrew [GitHub #75] Aoran Zeng 2025-07-14 02:45:31 +08:00
  • 34c90e13f4 Rewrite Homebrew Aoran Zeng 2025-07-14 01:56:09 +08:00
  • e3dd337b28 Refined output Aoran Zeng 2025-07-14 01:42:13 +08:00
  • bd45eff13c Fix generated files destination Aoran Zeng 2025-07-14 01:32:58 +08:00
  • 64513e8d15 Update some wares Aoran Zeng 2025-07-13 21:34:32 +08:00
  • b38b75d316 Update Nix Aoran Zeng 2025-07-13 21:19:06 +08:00
  • 8b4dff9c4a Update CocoaPods Aoran Zeng 2025-07-13 21:17:36 +08:00
  • 00e0f28d5c Update sources for Nix Aoran Zeng 2025-07-13 21:12:16 +08:00
  • d2d7374786 Update TeX Aoran Zeng 2025-07-13 21:05:36 +08:00
  • 15268cfd0f Fix setsrc for WinGet >=v1.8 Aoran Zeng 2025-07-13 20:52:26 +08:00
  • 93a5ed2e6f Update sources for WinGet Aoran Zeng 2025-07-13 20:49:51 +08:00
  • a40e3b1525 Add XJTU mirror site Aoran Zeng 2025-07-13 20:47:47 +08:00
  • 4dc7908e74 Update download script Aoran Zeng 2025-07-13 20:36:23 +08:00
  • fababf3aec Add license to header Aoran Zeng 2025-07-13 20:12:38 +08:00
  • 22beaa7f4c Move to test Aoran Zeng 2025-07-13 19:55:54 +08:00
  • 7d7ff19d86 Move to tool Aoran Zeng 2025-07-13 19:53:19 +08:00
  • e1a32fe044 Add rawstr4c task Aoran Zeng 2025-07-13 19:49:47 +08:00
  • ea0a54398f Add bat and shell file for rawstr4c Aoran Zeng 2025-07-13 19:21:41 +08:00
  • 88558af591 Move to bin Aoran Zeng 2025-07-13 19:16:52 +08:00
  • 2c2befd950 Add run.ps1 Aoran Zeng 2025-07-13 19:08:55 +08:00
  • a63af77e02 Add MAIN Aoran Zeng 2025-07-13 18:50:24 +08:00
  • 662898f628 Update lib Aoran Zeng 2025-07-13 18:29:58 +08:00
  • 9042fb5134 Rename lib file Aoran Zeng 2025-07-13 18:12:39 +08:00
  • 033f93b620 Implement Generator for rawstr4c Aoran Zeng 2025-07-13 17:43:41 +08:00