Commit Graph

  • cb701d0796 Update README to reflect new licensing main Dietrich Epp 2023-05-07 22:11:06 -0400
  • 59e3376f8c Handle open document Apple Event Dietrich Epp 2023-05-07 21:46:55 -0400
  • 1396fb1cbf Handle Apple events Dietrich Epp 2023-05-07 03:30:51 -0400
  • 1f1407bb0e Add project menu with upload/download items Dietrich Epp 2023-05-07 01:51:00 -0400
  • 37929beede Fix beep when selecting no menu item Dietrich Epp 2023-05-07 01:43:19 -0400
  • c1862532b8 Implement opening projects Dietrich Epp 2023-05-06 22:55:06 -0400
  • 4a99288be2 Parse project chunks Dietrich Epp 2023-05-06 22:24:50 -0400
  • 4cf55bffbc Fix button text for alerts Dietrich Epp 2023-05-06 21:56:00 -0400
  • 08e5f10ce4 Parse project file header Dietrich Epp 2023-05-06 21:36:33 -0400
  • f8c84387ca Refactor project new/delete functions Dietrich Epp 2023-05-06 20:37:45 -0400
  • 8514bbfff6 Remove unused code Dietrich Epp 2023-05-06 20:25:00 -0400
  • b1bcae531b Rework error handling Dietrich Epp 2023-05-06 19:41:40 -0400
  • 56a3983129 Make copy script less noisy Dietrich Epp 2023-05-06 14:41:42 -0400
  • 3398ed425c Use paths for volumes without file ID support Dietrich Epp 2023-05-06 14:03:13 -0400
  • 5f1b8e872b Add fallback program for copying files Dietrich Epp 2023-05-06 14:00:32 -0400
  • 9224a9b789 Remove old MPW tool version Dietrich Epp 2023-05-06 13:59:50 -0400
  • 873192318f Show open dialog for open menu item Dietrich Epp 2023-04-20 21:41:31 -0400
  • 2be29e4b87 Add clarifying comments Dietrich Epp 2023-04-20 02:07:14 -0400
  • 6bdaaee963 Ignore ccls cache files Dietrich Epp 2023-04-19 23:09:46 -0400
  • def1c2c253 Add Pascal string builder module Dietrich Epp 2023-04-19 22:14:34 -0400
  • a4ce2924db Add and clarify documentation comments Dietrich Epp 2022-11-17 20:38:03 -0500
  • 4d4f986e38 Add CodeWarrior 4 project Dietrich Epp 2022-11-16 18:48:27 -0500
  • 76362fb2c1 Save aliases for local and remote directories Dietrich Epp 2022-11-16 18:32:52 -0500
  • 01a3863697 Fix incorrect alignment macro Dietrich Epp 2022-11-16 18:30:59 -0500
  • d5bfaa510a Clean up Mac OS GUI code Dietrich Epp 2022-11-16 18:19:05 -0500
  • 8e04863cda Fix data paths in generated convert/convert.r Dietrich Epp 2022-11-13 16:19:41 -0500
  • 0ba00114d6 Add simple string buffer library Dietrich Epp 2022-07-16 17:04:27 -0400
  • ec3c80360f Use more modern C Dietrich Epp 2022-04-22 11:44:07 -0400
  • 61e4168fbc Move error codes to separate header file Dietrich Epp 2022-04-22 11:36:17 -0400
  • 3f6acc9f42 Use more modern C Dietrich Epp 2022-04-21 13:57:17 -0400
  • 054a4134e6 Fix compiler warnings on Xcode 11 Dietrich Epp 2022-04-12 01:52:05 -0400
  • 6844e5a271 Update to Xcode 11.3.1 Dietrich Epp 2022-04-12 00:32:53 -0400
  • 337fd52125 Ignore Xcode user files Dietrich Epp 2022-04-12 00:13:35 -0400
  • 558e4f0c70 Generated from commit 2b5f5a2425 gh-pages Dietrich Epp 2022-04-14 12:50:38 -0400
  • 2b5f5a2425 Docs: Document archive formats Dietrich Epp 2022-04-14 12:50:13 -0400
  • cd046cf65c Generated from commit d81cce155d Dietrich Epp 2022-04-11 17:17:11 -0400
  • d81cce155d Expand technical documentation Dietrich Epp 2022-04-11 17:16:48 -0400
  • 3bf095fb49 Make source file headers consistent Dietrich Epp 2022-04-10 04:22:58 -0400
  • ad220442d7 Use -std=c11 when compiling with Bazel Dietrich Epp 2022-04-10 04:14:14 -0400
  • 4d4ee214b3 Create classic Mac OS GUI program Dietrich Epp 2022-04-10 04:09:17 -0400
  • dd96385d7c Style: Use trailing commas for enums Dietrich Epp 2022-04-10 03:51:59 -0400
  • 75f1908690 Add CRC-32 function Dietrich Epp 2022-04-10 03:37:14 -0400
  • 2f644a8674 Fix broken Markdown link Dietrich Epp 2022-04-07 23:45:11 -0400
  • 92bab2ffdd Generated from commit 0ca2cd7e6a Dietrich Epp 2022-04-07 23:33:36 -0400
  • 0ca2cd7e6a Fix Jekyll baseurl and url Dietrich Epp 2022-04-07 23:33:24 -0400
  • 1189cb32ba Generated from commit 45b93f5300 Dietrich Epp 2022-04-07 23:26:52 -0400
  • 45b93f5300 Update Jekyll config for GitHub Pages Dietrich Epp 2022-04-07 23:26:37 -0400
  • c7147b2737 Add script for building GitHub pages to branch Dietrich Epp 2022-04-07 23:24:34 -0400
  • 029a0f8c12 Generated from commit e5e7749d2e Dietrich Epp 2022-04-07 23:03:48 -0400
  • e5e7749d2e Collect notes into technical documentation Dietrich Epp 2022-04-07 19:40:21 -0400
  • 3d7537f7f6 Use Mozilla Public License, version 2.0 Dietrich Epp 2022-04-04 13:59:26 -0400
  • 68665d1fff Update documentation comments in extract.py Dietrich Epp 2022-04-04 13:54:37 -0400
  • 36ab91617c VS Code: Use spaces for indenting Python Dietrich Epp 2022-04-04 13:53:01 -0400
  • 39ebe32975 Extract hexadecimal constants from enums Dietrich Epp 2022-04-01 12:17:43 -0400
  • 4b20b30330 Take Mac OS text encoding constants from headers Dietrich Epp 2022-04-01 12:05:15 -0400
  • 3dcda5579e Add remaining tests to Xcode project Dietrich Epp 2022-03-31 15:10:05 -0400
  • 7ee3dd3d99 Remove duplicate typedef Dietrich Epp 2022-03-31 15:09:55 -0400
  • 940614c032 Update Xcode project Dietrich Epp 2022-03-31 15:04:56 -0400
  • 70abe95ff1 Create a tree structure for storing file metadata Dietrich Epp 2022-03-30 05:23:37 -0400
  • 56c8229dd5 Annotate test size Dietrich Epp 2022-03-30 05:18:21 -0400
  • c4bf86786e Reorganize Dietrich Epp 2022-03-30 03:46:19 -0400
  • d980169ec6 Add byte order conversion utilities Dietrich Epp 2022-03-29 15:34:27 -0400
  • 16f3764790 Update README to reflect new project direction Dietrich Epp 2022-03-25 15:42:02 -0400
  • 8e2efa707e Refactor allocation API Dietrich Epp 2022-03-25 13:33:24 -0400
  • 617bf831d8 Extract common code into //lib package Dietrich Epp 2022-03-25 01:45:55 -0400
  • 66d46452ab Remove usage of Carbon from command-line tool Dietrich Epp 2022-03-24 23:00:31 -0400
  • ee685ec9ea Update Xcode project Dietrich Epp 2022-03-24 22:57:51 -0400
  • ecc7b30844 VS Code: refine indentation settings Dietrich Epp 2022-03-24 22:49:49 -0400
  • 5ad207f785 Embed character map tables in executable Dietrich Epp 2022-03-24 22:34:32 -0400
  • 6267606293 Run test on Mac OS X Dietrich Epp 2022-03-24 12:26:38 -0400
  • 651a2fb674 Add .gitignore for generated data Dietrich Epp 2022-03-24 12:03:20 -0400
  • d6cb7935fe Define include path in one place Dietrich Epp 2022-03-23 18:04:39 -0400
  • bc46e1e982 Rename src directory to convert Dietrich Epp 2022-03-23 17:51:55 -0400
  • 491950e57d Allow data generator to be run directly from Bazel Dietrich Epp 2022-03-23 12:00:18 -0400
  • 7e7a6a9da2 Test line break conversions Dietrich Epp 2022-03-23 03:00:52 -0400
  • 798d5eca5c Remove unused Bazel setting Dietrich Epp 2022-03-23 02:08:01 -0400
  • c96bb9cd0a Implement extended ASCII converter engine Dietrich Epp 2022-03-23 01:26:25 -0400
  • 612aad382f VS Code: use tabs Dietrich Epp 2022-03-23 01:25:59 -0400
  • 43cb03c572 Adjust clang-format settings Dietrich Epp 2022-03-23 01:24:16 -0400
  • 6ec3549cd7 Build charmap.c generated file Dietrich Epp 2022-03-22 19:05:13 -0400
  • a4d2de2120 Create replacements for Mac OS toolbox functions Dietrich Epp 2022-03-22 19:04:29 -0400
  • f2317d0ce7 Create build rules for generated data Dietrich Epp 2022-03-22 18:43:47 -0400
  • 094f2c5016 Add Bazel build scripts Dietrich Epp 2022-03-22 18:11:02 -0400
  • 3d8bf3721e Add VS Code settings Dietrich Epp 2022-03-17 12:46:04 -0400
  • 3f1b059de2 Add missing MacTypes.r include to Rez file Dietrich Epp 2022-03-15 17:35:03 -0400
  • 7c5699b508 Update README to reflect changes Dietrich Epp 2022-03-15 16:27:52 -0400
  • f94a65d245 Generate conversion data for extended ASCII Dietrich Epp 2022-03-15 16:19:56 -0400
  • f49e81388c Generate charmap string resources Dietrich Epp 2022-03-15 15:34:39 -0400
  • ca074ce387 Write conversion from script and region to charmap Dietrich Epp 2022-03-15 14:31:12 -0400
  • e901b5baaa Parse script and region constants as numbers Dietrich Epp 2022-03-15 13:51:23 -0400
  • 022d11fa14 Parse character map information Dietrich Epp 2022-03-15 13:38:45 -0400
  • 7bc44f4a5a Add script and region constants Dietrich Epp 2022-03-15 12:07:16 -0400
  • 8713cb96aa Remove duplicate README Dietrich Epp 2022-03-14 21:52:56 -0400
  • faa2460468 Add charmap parser Dietrich Epp 2021-12-14 23:48:47 -0500
  • d2401b963a Add Apple Unicode mapping data Dietrich Epp 2021-12-14 15:50:04 -0500
  • db4187b65b Refactor table generator, handle line breaks Dietrich Epp 2021-12-14 13:12:52 -0500
  • d77ccf009e Extract packbits into separate repository Dietrich Epp 2021-12-14 12:23:14 -0500
  • f39ab85222 Ignore conversion table generator binary Dietrich Epp 2021-12-14 11:01:37 -0500
  • 2768a0c856 Add plain text and XML files to filter list Dietrich Epp 2021-03-26 03:47:15 -0400
  • 4d82709bd4 Implement resource file handling Dietrich Epp 2021-03-26 03:35:00 -0400