diff --git a/lang/crystal/Makefile b/lang/crystal/Makefile index 09ce27b71d42..0c9150b137f0 100644 --- a/lang/crystal/Makefile +++ b/lang/crystal/Makefile @@ -1,105 +1,119 @@ PORTNAME= crystal -DISTVERSION= 1.4.1 +DISTVERSION= 1.5.0 CATEGORIES= lang MASTER_SITES= https://dl.unrelenting.technology/crystal/:bootstrap DISTFILES= ${BOOTSTRAP_PATH}:bootstrap DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= greg@unrelenting.technology COMMENT= Language with Ruby-like syntax and static type checking LICENSE= APACHE20 ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= requires prebuilt bootstrap compiler BUILD_DEPENDS= ${LOCALBASE}/bin/llvm-config${LLVM_VERSION}:devel/llvm${BOOTSTRAP_LLVM_VERSION} \ git:devel/git LIB_DEPENDS= libgc-threaded.so:devel/boehm-gc-threaded \ libevent.so:devel/libevent \ libpcre.so:devel/pcre \ libLLVM-${LLVM_VERSION:C/^([6-9])0/\1/:S/-devel/15/}.so:devel/llvm${LLVM_VERSION} RUN_DEPENDS= pkg-config:devel/pkgconf USES= compiler gmake pkgconfig ssl USE_GITHUB= yes GH_ACCOUNT= crystal-lang LLVM_VERSION?= 10 BOOTSTRAP_LLVM_VERSION= 10 BOOTSTRAP_PATH= crystal-${BOOTSTRAP_VER}-freebsd12-${ARCH}-llvm${BOOTSTRAP_LLVM_VERSION} BOOTSTRAP_VER?= 1.1.1 MAKE_ARGS= SHELL=sh \ LLVM_CONFIG="${LOCALBASE}/bin/llvm-config${LLVM_VERSION}" \ FLAGS="--release --no-debug --progress --threads=${MAKE_JOBS_NUMBER}" \ EXPORTS='CRYSTAL_CONFIG_PATH="lib:${PREFIX}/lib/${PORTNAME}"' \ CRYSTAL_CACHE_DIR="${WRKDIR}/cache" \ CRYSTAL_CONFIG_VERSION="${DISTVERSION}" +TEST_TARGET= spec + PORTDOCS= * PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES BASH ZSH OPTIONS_DEFAULT= BASH ZSH OPTIONS_SUB= yes .include .if ${OPSYS} != FreeBSD IGNORE= not supported on anything but FreeBSD .endif # crystal needs pkgconfig to determine SSL variants but these are not # present in FreeBSD base. We splice in the correct info based on # FreeBSD version and hope it doesn't change during minor releases. # See post-patch for the substitutions of these patches. .if ${SSL_DEFAULT} == "base" EXTRA_PATCHES= ${PATCHDIR}/extra-patch-src_openssl_lib__crypto.cr \ ${PATCHDIR}/extra-patch-src_openssl_lib__ssl.cr .endif post-extract: ${MKDIR} ${WRKSRC}/.build ${CP} ${DISTDIR}/${DIST_SUBDIR}/${BOOTSTRAP_PATH} ${WRKSRC}/.build/crystal ${CHMOD} +x ${WRKSRC}/.build/crystal ${LN} -s x86_64-freebsd ${WRKSRC}/src/lib_c/aarch64-portbld-freebsd ${LN} -s x86_64-freebsd ${WRKSRC}/src/lib_c/aarch64-freebsd post-patch: .if ${SSL_DEFAULT} == "base" && ${OSREL:R} < 15 - @${REINPLACE_CMD} \ + @${REINPLACE_CMD} -i '' \ -e 's|CRYSTAL_SSL_VERSION|1.1.1|g' \ -e 's|CRYSTAL_SSL_LDFLAGS|${OPENSSLLIB}|g' \ ${WRKSRC}/src/openssl/lib_ssl.cr \ ${WRKSRC}/src/openssl/lib_crypto.cr .endif do-build-DOCS-on: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} docs \ CRYSTAL_CACHE_DIR="${WRKDIR}/cache" do-install: ${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/.build/crystal ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${INSTALL_WRKSRC}/man/crystal.1 ${STAGEDIR}${MANPREFIX}/man/man1/ (cd ${INSTALL_WRKSRC}/src && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/${PORTNAME}) do-install-DOCS-on: (cd ${INSTALL_WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) do-install-EXAMPLES-on: (cd ${INSTALL_WRKSRC}/samples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) do-install-BASH-on: ${MKDIR} ${STAGEDIR}${LOCALBASE}/etc/bash_completion.d ${INSTALL_DATA} ${INSTALL_WRKSRC}/etc/completion.bash \ ${STAGEDIR}${LOCALBASE}/etc/bash_completion.d/_crystal.bash do-install-ZSH-on: ${MKDIR} ${STAGEDIR}${LOCALBASE}/share/zsh/site-functions ${INSTALL_DATA} ${INSTALL_WRKSRC}/etc/completion.zsh \ ${STAGEDIR}${LOCALBASE}/share/zsh/site-functions/_crystal +.if !defined(_CRYSTAL_MAKESUM_GUARD) +makesum: + ${MAKE} -D_CRYSTAL_MAKESUM_GUARD makesum ARCH=${ONLY_FOR_ARCHS:O:[1]} DISTINFO_FILE=${DISTINFO_FILE}.tmp +.for arch in ${ONLY_FOR_ARCHS:O:[2..-1]} + ${MAKE} -D_CRYSTAL_MAKESUM_GUARD makesum ARCH=${arch} DISTINFO_FILE=${DISTINFO_FILE}.${arch} + ${SED} 1d ${DISTINFO_FILE}.${arch} >> ${DISTINFO_FILE}.tmp + ${RM} ${DISTINFO_FILE}.${arch} +.endfor + ${AWK} '!seen[$$0]++' ${DISTINFO_FILE}.tmp > ${DISTINFO_FILE} + ${RM} ${DISTINFO_FILE}.tmp +.endif + .include diff --git a/lang/crystal/distinfo b/lang/crystal/distinfo index 18b7b9e190d5..fcc95891e7e3 100644 --- a/lang/crystal/distinfo +++ b/lang/crystal/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1657281704 +TIMESTAMP = 1658681291 SHA256 (crystal/crystal-1.1.1-freebsd12-aarch64-llvm10) = 51433c9cff796da1423e2a6d77c87891cd7ba4cee37ef25322b2e801aba2b53b SIZE (crystal/crystal-1.1.1-freebsd12-aarch64-llvm10) = 11093864 +SHA256 (crystal/crystal-lang-crystal-1.5.0_GH0.tar.gz) = f53e459ef6c7227df922a76fb62e350c90d52d30bfaa84b90feda9731bb98655 +SIZE (crystal/crystal-lang-crystal-1.5.0_GH0.tar.gz) = 2909586 SHA256 (crystal/crystal-1.1.1-freebsd12-amd64-llvm10) = bceb45f9d886cfbfac866761dcb954788156908d3a54e35f58c9e3f716cf91ed SIZE (crystal/crystal-1.1.1-freebsd12-amd64-llvm10) = 11997032 -SHA256 (crystal/crystal-lang-crystal-1.4.1_GH0.tar.gz) = 97466656adede19943619e18af030c1d542c2c3dd1f36f3a422310bd8b53f5e0 -SIZE (crystal/crystal-lang-crystal-1.4.1_GH0.tar.gz) = 2880860 diff --git a/lang/crystal/pkg-plist b/lang/crystal/pkg-plist index 495d726b5411..4b6db28dd2ef 100644 --- a/lang/crystal/pkg-plist +++ b/lang/crystal/pkg-plist @@ -1,1336 +1,1341 @@ bin/crystal %%BASH%%etc/bash_completion.d/_crystal.bash lib/crystal/VERSION lib/crystal/annotations.cr lib/crystal/array.cr lib/crystal/atomic.cr lib/crystal/base64.cr lib/crystal/benchmark.cr lib/crystal/benchmark/bm.cr lib/crystal/benchmark/ips.cr lib/crystal/big.cr lib/crystal/big/big_decimal.cr lib/crystal/big/big_float.cr lib/crystal/big/big_int.cr lib/crystal/big/big_rational.cr lib/crystal/big/json.cr lib/crystal/big/lib_gmp.cr lib/crystal/big/number.cr lib/crystal/big/yaml.cr lib/crystal/bit_array.cr lib/crystal/bool.cr lib/crystal/box.cr lib/crystal/channel.cr lib/crystal/char.cr lib/crystal/char/reader.cr lib/crystal/class.cr lib/crystal/colorize.cr lib/crystal/comparable.cr lib/crystal/compiler/crystal.cr lib/crystal/compiler/crystal/annotatable.cr lib/crystal/compiler/crystal/codegen/asm.cr lib/crystal/compiler/crystal/codegen/ast.cr lib/crystal/compiler/crystal/codegen/cache_dir.cr lib/crystal/compiler/crystal/codegen/call.cr lib/crystal/compiler/crystal/codegen/cast.cr lib/crystal/compiler/crystal/codegen/class_var.cr lib/crystal/compiler/crystal/codegen/codegen.cr lib/crystal/compiler/crystal/codegen/cond.cr lib/crystal/compiler/crystal/codegen/const.cr lib/crystal/compiler/crystal/codegen/context.cr lib/crystal/compiler/crystal/codegen/crystal_llvm_builder.cr lib/crystal/compiler/crystal/codegen/debug.cr lib/crystal/compiler/crystal/codegen/exception.cr lib/crystal/compiler/crystal/codegen/experimental.cr lib/crystal/compiler/crystal/codegen/fun.cr lib/crystal/compiler/crystal/codegen/link.cr lib/crystal/compiler/crystal/codegen/llvm_builder_helper.cr lib/crystal/compiler/crystal/codegen/llvm_id.cr lib/crystal/compiler/crystal/codegen/llvm_typer.cr lib/crystal/compiler/crystal/codegen/match.cr lib/crystal/compiler/crystal/codegen/once.cr lib/crystal/compiler/crystal/codegen/phi.cr lib/crystal/compiler/crystal/codegen/primitives.cr lib/crystal/compiler/crystal/codegen/target.cr lib/crystal/compiler/crystal/codegen/type_id.cr lib/crystal/compiler/crystal/codegen/types.cr lib/crystal/compiler/crystal/codegen/unions.cr lib/crystal/compiler/crystal/command.cr lib/crystal/compiler/crystal/command/cursor.cr lib/crystal/compiler/crystal/command/docs.cr lib/crystal/compiler/crystal/command/env.cr lib/crystal/compiler/crystal/command/eval.cr lib/crystal/compiler/crystal/command/format.cr lib/crystal/compiler/crystal/command/playground.cr lib/crystal/compiler/crystal/command/repl.cr lib/crystal/compiler/crystal/command/spec.cr lib/crystal/compiler/crystal/compiler.cr lib/crystal/compiler/crystal/config.cr lib/crystal/compiler/crystal/crystal_path.cr lib/crystal/compiler/crystal/error.cr lib/crystal/compiler/crystal/exception.cr lib/crystal/compiler/crystal/ffi/call_interface.cr lib/crystal/compiler/crystal/ffi/closure.cr lib/crystal/compiler/crystal/ffi/ffi.cr lib/crystal/compiler/crystal/ffi/lib_ffi.cr lib/crystal/compiler/crystal/ffi/type.cr lib/crystal/compiler/crystal/formatter.cr lib/crystal/compiler/crystal/interpreter.cr lib/crystal/compiler/crystal/interpreter/c.cr lib/crystal/compiler/crystal/interpreter/cast.cr lib/crystal/compiler/crystal/interpreter/class_vars.cr lib/crystal/compiler/crystal/interpreter/closure.cr +lib/crystal/compiler/crystal/interpreter/closure_context.cr lib/crystal/compiler/crystal/interpreter/compiled_block.cr lib/crystal/compiler/crystal/interpreter/compiled_def.cr lib/crystal/compiler/crystal/interpreter/compiled_instructions.cr lib/crystal/compiler/crystal/interpreter/compiler.cr lib/crystal/compiler/crystal/interpreter/constants.cr lib/crystal/compiler/crystal/interpreter/context.cr lib/crystal/compiler/crystal/interpreter/debug.cr lib/crystal/compiler/crystal/interpreter/disassembler.cr lib/crystal/compiler/crystal/interpreter/escaping_exception.cr lib/crystal/compiler/crystal/interpreter/ffi_closure_context.cr lib/crystal/compiler/crystal/interpreter/instruction.cr lib/crystal/compiler/crystal/interpreter/instructions.cr lib/crystal/compiler/crystal/interpreter/interpreter.cr lib/crystal/compiler/crystal/interpreter/lib_function.cr lib/crystal/compiler/crystal/interpreter/local_vars.cr lib/crystal/compiler/crystal/interpreter/local_vars_gatherer.cr lib/crystal/compiler/crystal/interpreter/multidispatch.cr lib/crystal/compiler/crystal/interpreter/op_code.cr lib/crystal/compiler/crystal/interpreter/primitives.cr lib/crystal/compiler/crystal/interpreter/repl.cr lib/crystal/compiler/crystal/interpreter/to_bool.cr lib/crystal/compiler/crystal/interpreter/value.cr lib/crystal/compiler/crystal/loader.cr +lib/crystal/compiler/crystal/loader/msvc.cr lib/crystal/compiler/crystal/loader/unix.cr lib/crystal/compiler/crystal/macros.cr lib/crystal/compiler/crystal/macros/interpreter.cr lib/crystal/compiler/crystal/macros/macros.cr lib/crystal/compiler/crystal/macros/methods.cr +lib/crystal/compiler/crystal/macros/types.cr lib/crystal/compiler/crystal/program.cr lib/crystal/compiler/crystal/progress_tracker.cr lib/crystal/compiler/crystal/semantic.cr lib/crystal/compiler/crystal/semantic/abstract_def_checker.cr lib/crystal/compiler/crystal/semantic/ast.cr lib/crystal/compiler/crystal/semantic/bindings.cr lib/crystal/compiler/crystal/semantic/call.cr lib/crystal/compiler/crystal/semantic/call_error.cr lib/crystal/compiler/crystal/semantic/class_vars_initializer_visitor.cr lib/crystal/compiler/crystal/semantic/cleanup_transformer.cr lib/crystal/compiler/crystal/semantic/conversions.cr lib/crystal/compiler/crystal/semantic/cover.cr lib/crystal/compiler/crystal/semantic/default_arguments.cr lib/crystal/compiler/crystal/semantic/exception.cr lib/crystal/compiler/crystal/semantic/exhaustiveness_checker.cr lib/crystal/compiler/crystal/semantic/filters.cr lib/crystal/compiler/crystal/semantic/fix_missing_types.cr lib/crystal/compiler/crystal/semantic/flags.cr lib/crystal/compiler/crystal/semantic/hooks.cr lib/crystal/compiler/crystal/semantic/instance_vars_initializer_visitor.cr lib/crystal/compiler/crystal/semantic/lib.cr lib/crystal/compiler/crystal/semantic/literal_expander.cr lib/crystal/compiler/crystal/semantic/main_visitor.cr lib/crystal/compiler/crystal/semantic/match.cr lib/crystal/compiler/crystal/semantic/math_interpreter.cr lib/crystal/compiler/crystal/semantic/method_lookup.cr lib/crystal/compiler/crystal/semantic/method_missing.cr lib/crystal/compiler/crystal/semantic/new.cr lib/crystal/compiler/crystal/semantic/normalizer.cr lib/crystal/compiler/crystal/semantic/path_lookup.cr lib/crystal/compiler/crystal/semantic/recursive_struct_checker.cr lib/crystal/compiler/crystal/semantic/restrictions.cr +lib/crystal/compiler/crystal/semantic/restrictions_augmenter.cr lib/crystal/compiler/crystal/semantic/semantic_visitor.cr lib/crystal/compiler/crystal/semantic/suggestions.cr lib/crystal/compiler/crystal/semantic/to_s.cr lib/crystal/compiler/crystal/semantic/top_level_visitor.cr lib/crystal/compiler/crystal/semantic/transformer.cr lib/crystal/compiler/crystal/semantic/type_declaration_processor.cr lib/crystal/compiler/crystal/semantic/type_declaration_visitor.cr lib/crystal/compiler/crystal/semantic/type_guess_visitor.cr lib/crystal/compiler/crystal/semantic/type_intersect.cr lib/crystal/compiler/crystal/semantic/type_lookup.cr lib/crystal/compiler/crystal/semantic/type_merge.cr +lib/crystal/compiler/crystal/semantic/type_to_restriction.cr lib/crystal/compiler/crystal/semantic/warnings.cr lib/crystal/compiler/crystal/syntax.cr lib/crystal/compiler/crystal/syntax/ast.cr lib/crystal/compiler/crystal/syntax/exception.cr lib/crystal/compiler/crystal/syntax/lexer.cr lib/crystal/compiler/crystal/syntax/location.cr lib/crystal/compiler/crystal/syntax/parser.cr lib/crystal/compiler/crystal/syntax/to_s.cr lib/crystal/compiler/crystal/syntax/token.cr lib/crystal/compiler/crystal/syntax/transformer.cr lib/crystal/compiler/crystal/syntax/virtual_file.cr lib/crystal/compiler/crystal/syntax/visitor.cr lib/crystal/compiler/crystal/tools/context.cr lib/crystal/compiler/crystal/tools/doc.cr lib/crystal/compiler/crystal/tools/doc/constant.cr lib/crystal/compiler/crystal/tools/doc/generator.cr lib/crystal/compiler/crystal/tools/doc/html/404.html lib/crystal/compiler/crystal/tools/doc/html/_head.html lib/crystal/compiler/crystal/tools/doc/html/_list_items.html lib/crystal/compiler/crystal/tools/doc/html/_method_detail.html lib/crystal/compiler/crystal/tools/doc/html/_method_summary.html lib/crystal/compiler/crystal/tools/doc/html/_methods_inherited.html lib/crystal/compiler/crystal/tools/doc/html/_other_types.html lib/crystal/compiler/crystal/tools/doc/html/_sidebar.html lib/crystal/compiler/crystal/tools/doc/html/css/style.css lib/crystal/compiler/crystal/tools/doc/html/js/_navigator.js lib/crystal/compiler/crystal/tools/doc/html/js/_search.js lib/crystal/compiler/crystal/tools/doc/html/js/_usage-modal.js lib/crystal/compiler/crystal/tools/doc/html/js/_versions.js lib/crystal/compiler/crystal/tools/doc/html/js/doc.js lib/crystal/compiler/crystal/tools/doc/html/main.html lib/crystal/compiler/crystal/tools/doc/html/sitemap.xml lib/crystal/compiler/crystal/tools/doc/html/type.html lib/crystal/compiler/crystal/tools/doc/item.cr lib/crystal/compiler/crystal/tools/doc/macro.cr lib/crystal/compiler/crystal/tools/doc/main.cr lib/crystal/compiler/crystal/tools/doc/markd_doc_renderer.cr lib/crystal/compiler/crystal/tools/doc/method.cr lib/crystal/compiler/crystal/tools/doc/project_info.cr lib/crystal/compiler/crystal/tools/doc/relative_location.cr lib/crystal/compiler/crystal/tools/doc/templates.cr lib/crystal/compiler/crystal/tools/doc/to_json.cr lib/crystal/compiler/crystal/tools/doc/type.cr lib/crystal/compiler/crystal/tools/expand.cr lib/crystal/compiler/crystal/tools/formatter.cr lib/crystal/compiler/crystal/tools/git.cr lib/crystal/compiler/crystal/tools/implementations.cr lib/crystal/compiler/crystal/tools/init.cr lib/crystal/compiler/crystal/tools/init/template/editorconfig.ecr lib/crystal/compiler/crystal/tools/init/template/example.cr.ecr lib/crystal/compiler/crystal/tools/init/template/example_spec.cr.ecr lib/crystal/compiler/crystal/tools/init/template/gitignore.ecr lib/crystal/compiler/crystal/tools/init/template/license.ecr lib/crystal/compiler/crystal/tools/init/template/readme.md.ecr lib/crystal/compiler/crystal/tools/init/template/shard.yml.ecr lib/crystal/compiler/crystal/tools/init/template/spec_helper.cr.ecr lib/crystal/compiler/crystal/tools/playground.cr lib/crystal/compiler/crystal/tools/playground/agent.cr lib/crystal/compiler/crystal/tools/playground/agent_instrumentor_transformer.cr lib/crystal/compiler/crystal/tools/playground/public/application.css lib/crystal/compiler/crystal/tools/playground/public/application.js lib/crystal/compiler/crystal/tools/playground/public/favicon.ico lib/crystal/compiler/crystal/tools/playground/public/icon.svg lib/crystal/compiler/crystal/tools/playground/public/session.js lib/crystal/compiler/crystal/tools/playground/public/settings.js lib/crystal/compiler/crystal/tools/playground/public/vendor/ansi_up-1.3.0/ansi_up.js lib/crystal/compiler/crystal/tools/playground/public/vendor/ansi_up-1.3.0/theme.css lib/crystal/compiler/crystal/tools/playground/public/vendor/codemirror-5.38.0/addon/comment/comment.js lib/crystal/compiler/crystal/tools/playground/public/vendor/codemirror-5.38.0/lib/codemirror.css lib/crystal/compiler/crystal/tools/playground/public/vendor/codemirror-5.38.0/lib/codemirror.js lib/crystal/compiler/crystal/tools/playground/public/vendor/codemirror-5.38.0/mode/crystal/crystal.js lib/crystal/compiler/crystal/tools/playground/public/vendor/codemirror-5.38.0/theme/neat.css lib/crystal/compiler/crystal/tools/playground/public/vendor/jquery-2.2.1.min.js lib/crystal/compiler/crystal/tools/playground/public/vendor/materialize-v0.97.5/css/materialize.min.css lib/crystal/compiler/crystal/tools/playground/public/vendor/materialize-v0.97.5/js/materialize.min.js lib/crystal/compiler/crystal/tools/playground/public/vendor/octicons-3.5.0/octicons.css lib/crystal/compiler/crystal/tools/playground/public/vendor/octicons-3.5.0/octicons.eot lib/crystal/compiler/crystal/tools/playground/public/vendor/octicons-3.5.0/octicons.svg lib/crystal/compiler/crystal/tools/playground/public/vendor/octicons-3.5.0/octicons.ttf lib/crystal/compiler/crystal/tools/playground/public/vendor/octicons-3.5.0/octicons.woff lib/crystal/compiler/crystal/tools/playground/server.cr lib/crystal/compiler/crystal/tools/playground/views/_about.html lib/crystal/compiler/crystal/tools/playground/views/_index.html lib/crystal/compiler/crystal/tools/playground/views/_settings.html lib/crystal/compiler/crystal/tools/playground/views/_workbook.html.ecr lib/crystal/compiler/crystal/tools/playground/views/layout.html.ecr lib/crystal/compiler/crystal/tools/print_hierarchy.cr lib/crystal/compiler/crystal/tools/print_types_visitor.cr lib/crystal/compiler/crystal/tools/table_print.cr lib/crystal/compiler/crystal/tools/typed_def_processor.cr lib/crystal/compiler/crystal/types.cr lib/crystal/compiler/crystal/util.cr lib/crystal/compiler/requires.cr lib/crystal/complex.cr lib/crystal/compress/deflate/deflate.cr lib/crystal/compress/deflate/reader.cr lib/crystal/compress/deflate/writer.cr lib/crystal/compress/gzip/gzip.cr lib/crystal/compress/gzip/header.cr lib/crystal/compress/gzip/reader.cr lib/crystal/compress/gzip/writer.cr lib/crystal/compress/zip/checksum_reader.cr lib/crystal/compress/zip/checksum_writer.cr lib/crystal/compress/zip/compression_method.cr lib/crystal/compress/zip/file.cr lib/crystal/compress/zip/file_info.cr lib/crystal/compress/zip/reader.cr lib/crystal/compress/zip/writer.cr lib/crystal/compress/zip/zip.cr lib/crystal/compress/zlib/reader.cr lib/crystal/compress/zlib/writer.cr lib/crystal/compress/zlib/zlib.cr lib/crystal/concurrent.cr lib/crystal/crypto/bcrypt.cr lib/crystal/crypto/bcrypt/base64.cr lib/crystal/crypto/bcrypt/blowfish.cr lib/crystal/crypto/bcrypt/password.cr lib/crystal/crypto/blowfish.cr lib/crystal/crypto/subtle.cr lib/crystal/crystal/at_exit_handlers.cr lib/crystal/crystal/compiler_rt.cr lib/crystal/crystal/compiler_rt/divmod128.cr lib/crystal/crystal/compiler_rt/fixint.cr lib/crystal/crystal/compiler_rt/float.cr lib/crystal/crystal/compiler_rt/mul.cr lib/crystal/crystal/compiler_rt/multi3.cr +lib/crystal/crystal/compiler_rt/shift.cr lib/crystal/crystal/datum.cr lib/crystal/crystal/digest/md5.cr lib/crystal/crystal/digest/sha1.cr lib/crystal/crystal/dwarf.cr lib/crystal/crystal/dwarf/abbrev.cr lib/crystal/crystal/dwarf/info.cr lib/crystal/crystal/dwarf/line_numbers.cr lib/crystal/crystal/dwarf/strings.cr lib/crystal/crystal/elf.cr lib/crystal/crystal/fiber_channel.cr lib/crystal/crystal/hasher.cr lib/crystal/crystal/iconv.cr lib/crystal/crystal/interpreter.cr lib/crystal/crystal/lib_iconv.cr lib/crystal/crystal/mach_o.cr lib/crystal/crystal/main.cr lib/crystal/crystal/once.cr lib/crystal/crystal/pointer_linked_list.cr lib/crystal/crystal/rw_lock.cr lib/crystal/crystal/scheduler.cr lib/crystal/crystal/spin_lock.cr lib/crystal/crystal/syntax_highlighter.cr lib/crystal/crystal/syntax_highlighter/colorize.cr lib/crystal/crystal/syntax_highlighter/html.cr lib/crystal/crystal/system.cr lib/crystal/crystal/system/dir.cr lib/crystal/crystal/system/env.cr lib/crystal/crystal/system/event_loop.cr lib/crystal/crystal/system/fiber.cr lib/crystal/crystal/system/file.cr lib/crystal/crystal/system/file_descriptor.cr lib/crystal/crystal/system/file_info.cr lib/crystal/crystal/system/group.cr lib/crystal/crystal/system/mime.cr lib/crystal/crystal/system/path.cr lib/crystal/crystal/system/print_error.cr lib/crystal/crystal/system/process.cr lib/crystal/crystal/system/random.cr lib/crystal/crystal/system/socket.cr lib/crystal/crystal/system/thread.cr lib/crystal/crystal/system/thread_linked_list.cr lib/crystal/crystal/system/thread_mutex.cr lib/crystal/crystal/system/time.cr lib/crystal/crystal/system/unix.cr lib/crystal/crystal/system/unix/arc4random.cr lib/crystal/crystal/system/unix/dir.cr lib/crystal/crystal/system/unix/env.cr lib/crystal/crystal/system/unix/event_libevent.cr lib/crystal/crystal/system/unix/event_loop_libevent.cr lib/crystal/crystal/system/unix/fiber.cr lib/crystal/crystal/system/unix/file.cr lib/crystal/crystal/system/unix/file_descriptor.cr lib/crystal/crystal/system/unix/file_info.cr lib/crystal/crystal/system/unix/getrandom.cr lib/crystal/crystal/system/unix/group.cr lib/crystal/crystal/system/unix/hostname.cr lib/crystal/crystal/system/unix/lib_event2.cr lib/crystal/crystal/system/unix/mime.cr lib/crystal/crystal/system/unix/path.cr lib/crystal/crystal/system/unix/process.cr lib/crystal/crystal/system/unix/pthread.cr lib/crystal/crystal/system/unix/pthread_condition_variable.cr lib/crystal/crystal/system/unix/pthread_mutex.cr lib/crystal/crystal/system/unix/socket.cr lib/crystal/crystal/system/unix/syscall.cr lib/crystal/crystal/system/unix/sysconf_cpucount.cr lib/crystal/crystal/system/unix/sysctl_cpucount.cr lib/crystal/crystal/system/unix/time.cr lib/crystal/crystal/system/unix/urandom.cr lib/crystal/crystal/system/unix/user.cr lib/crystal/crystal/system/user.cr lib/crystal/crystal/system/wasi/cpucount.cr lib/crystal/crystal/system/wasi/dir.cr lib/crystal/crystal/system/wasi/event_loop.cr lib/crystal/crystal/system/wasi/fiber.cr lib/crystal/crystal/system/wasi/file.cr lib/crystal/crystal/system/wasi/file_descriptor.cr lib/crystal/crystal/system/wasi/group.cr lib/crystal/crystal/system/wasi/hostname.cr lib/crystal/crystal/system/wasi/lib_wasi.cr lib/crystal/crystal/system/wasi/main.cr lib/crystal/crystal/system/wasi/path.cr lib/crystal/crystal/system/wasi/process.cr lib/crystal/crystal/system/wasi/random.cr lib/crystal/crystal/system/wasi/socket.cr lib/crystal/crystal/system/wasi/thread.cr lib/crystal/crystal/system/wasi/thread_mutex.cr lib/crystal/crystal/system/wasi/user.cr lib/crystal/crystal/system/wasi/wasi.cr lib/crystal/crystal/system/win32/cpucount.cr lib/crystal/crystal/system/win32/dir.cr lib/crystal/crystal/system/win32/env.cr lib/crystal/crystal/system/win32/event_loop_iocp.cr lib/crystal/crystal/system/win32/fiber.cr lib/crystal/crystal/system/win32/file.cr lib/crystal/crystal/system/win32/file_descriptor.cr lib/crystal/crystal/system/win32/file_info.cr lib/crystal/crystal/system/win32/hostname.cr +lib/crystal/crystal/system/win32/library_archive.cr lib/crystal/crystal/system/win32/mime.cr lib/crystal/crystal/system/win32/path.cr lib/crystal/crystal/system/win32/process.cr lib/crystal/crystal/system/win32/random.cr lib/crystal/crystal/system/win32/socket.cr lib/crystal/crystal/system/win32/thread.cr lib/crystal/crystal/system/win32/thread_mutex.cr lib/crystal/crystal/system/win32/time.cr lib/crystal/crystal/system/win32/visual_studio.cr lib/crystal/crystal/system/win32/windows_registry.cr lib/crystal/crystal/system/win32/windows_sdk.cr lib/crystal/crystal/system/win32/wmain.cr lib/crystal/crystal/system/win32/zone_names.cr lib/crystal/crystal/system/windows.cr lib/crystal/crystal/thread_local_value.cr lib/crystal/csv.cr lib/crystal/csv/builder.cr lib/crystal/csv/error.cr lib/crystal/csv/lexer.cr lib/crystal/csv/lexer/io_based.cr lib/crystal/csv/lexer/string_based.cr lib/crystal/csv/parser.cr lib/crystal/csv/token.cr lib/crystal/deque.cr lib/crystal/digest.cr lib/crystal/digest/adler32.cr lib/crystal/digest/crc32.cr lib/crystal/digest/digest.cr lib/crystal/digest/io_digest.cr lib/crystal/digest/md5.cr lib/crystal/digest/sha1.cr lib/crystal/digest/sha256.cr lib/crystal/digest/sha512.cr lib/crystal/dir.cr lib/crystal/dir/glob.cr lib/crystal/docs_main.cr lib/crystal/docs_pseudo_methods.cr lib/crystal/ecr.cr lib/crystal/ecr/lexer.cr lib/crystal/ecr/macros.cr lib/crystal/ecr/process.cr lib/crystal/ecr/processor.cr lib/crystal/empty.cr lib/crystal/enum.cr lib/crystal/enumerable.cr lib/crystal/env.cr lib/crystal/errno.cr lib/crystal/exception.cr lib/crystal/exception/call_stack.cr lib/crystal/exception/call_stack/dwarf.cr lib/crystal/exception/call_stack/elf.cr lib/crystal/exception/call_stack/interpreter.cr lib/crystal/exception/call_stack/libunwind.cr lib/crystal/exception/call_stack/mach_o.cr lib/crystal/exception/call_stack/null.cr lib/crystal/exception/call_stack/stackwalk.cr lib/crystal/exception/lib_unwind.cr lib/crystal/fiber.cr lib/crystal/fiber/context.cr lib/crystal/fiber/context/aarch64.cr lib/crystal/fiber/context/arm.cr lib/crystal/fiber/context/i386.cr lib/crystal/fiber/context/interpreted.cr lib/crystal/fiber/context/wasm32.cr lib/crystal/fiber/context/x86_64-microsoft.cr lib/crystal/fiber/context/x86_64-sysv.cr lib/crystal/fiber/stack_pool.cr lib/crystal/file.cr lib/crystal/file/error.cr lib/crystal/file/info.cr lib/crystal/file/preader.cr lib/crystal/file/tempfile.cr lib/crystal/file_utils.cr lib/crystal/float.cr lib/crystal/float/printer.cr lib/crystal/float/printer/cached_powers.cr lib/crystal/float/printer/diy_fp.cr lib/crystal/float/printer/grisu3.cr lib/crystal/float/printer/ieee.cr lib/crystal/gc.cr lib/crystal/gc/boehm.cr lib/crystal/gc/none.cr lib/crystal/hash.cr lib/crystal/html.cr lib/crystal/html/entities.cr lib/crystal/http.cr lib/crystal/http/client.cr lib/crystal/http/client/response.cr lib/crystal/http/common.cr lib/crystal/http/content.cr lib/crystal/http/cookie.cr lib/crystal/http/formdata.cr lib/crystal/http/formdata/builder.cr lib/crystal/http/formdata/parser.cr lib/crystal/http/formdata/part.cr lib/crystal/http/headers.cr lib/crystal/http/log.cr lib/crystal/http/params.cr lib/crystal/http/request.cr lib/crystal/http/server.cr lib/crystal/http/server/context.cr lib/crystal/http/server/handler.cr lib/crystal/http/server/handlers/compress_handler.cr lib/crystal/http/server/handlers/error_handler.cr lib/crystal/http/server/handlers/log_handler.cr lib/crystal/http/server/handlers/static_file_handler.cr lib/crystal/http/server/handlers/static_file_handler.html lib/crystal/http/server/handlers/websocket_handler.cr lib/crystal/http/server/request_processor.cr lib/crystal/http/server/response.cr lib/crystal/http/status.cr lib/crystal/http/web_socket.cr lib/crystal/http/web_socket/close_code.cr lib/crystal/http/web_socket/protocol.cr lib/crystal/humanize.cr lib/crystal/indexable.cr lib/crystal/indexable/mutable.cr lib/crystal/ini.cr lib/crystal/int.cr lib/crystal/intrinsics.cr lib/crystal/io.cr lib/crystal/io/argf.cr lib/crystal/io/buffered.cr lib/crystal/io/byte_format.cr lib/crystal/io/console.cr lib/crystal/io/delimited.cr lib/crystal/io/encoding.cr lib/crystal/io/encoding_stubs.cr lib/crystal/io/error.cr lib/crystal/io/evented.cr lib/crystal/io/file_descriptor.cr lib/crystal/io/hexdump.cr lib/crystal/io/memory.cr lib/crystal/io/multi_writer.cr lib/crystal/io/overlapped.cr lib/crystal/io/sized.cr lib/crystal/io/stapled.cr lib/crystal/iterable.cr lib/crystal/iterator.cr lib/crystal/json.cr lib/crystal/json/any.cr lib/crystal/json/builder.cr lib/crystal/json/from_json.cr lib/crystal/json/lexer.cr lib/crystal/json/lexer/io_based.cr lib/crystal/json/lexer/string_based.cr lib/crystal/json/parser.cr lib/crystal/json/pull_parser.cr lib/crystal/json/serialization.cr lib/crystal/json/to_json.cr lib/crystal/json/token.cr lib/crystal/kernel.cr lib/crystal/levenshtein.cr lib/crystal/lib_c.cr lib/crystal/lib_c/aarch64-darwin/c/arpa/inet.cr lib/crystal/lib_c/aarch64-darwin/c/dirent.cr lib/crystal/lib_c/aarch64-darwin/c/dlfcn.cr lib/crystal/lib_c/aarch64-darwin/c/errno.cr lib/crystal/lib_c/aarch64-darwin/c/fcntl.cr lib/crystal/lib_c/aarch64-darwin/c/grp.cr lib/crystal/lib_c/aarch64-darwin/c/iconv.cr lib/crystal/lib_c/aarch64-darwin/c/mach/mach_time.cr lib/crystal/lib_c/aarch64-darwin/c/netdb.cr lib/crystal/lib_c/aarch64-darwin/c/netinet/in.cr lib/crystal/lib_c/aarch64-darwin/c/netinet/tcp.cr lib/crystal/lib_c/aarch64-darwin/c/pthread.cr lib/crystal/lib_c/aarch64-darwin/c/pwd.cr lib/crystal/lib_c/aarch64-darwin/c/sched.cr lib/crystal/lib_c/aarch64-darwin/c/signal.cr lib/crystal/lib_c/aarch64-darwin/c/stdarg.cr lib/crystal/lib_c/aarch64-darwin/c/stddef.cr lib/crystal/lib_c/aarch64-darwin/c/stdint.cr lib/crystal/lib_c/aarch64-darwin/c/stdio.cr lib/crystal/lib_c/aarch64-darwin/c/stdlib.cr lib/crystal/lib_c/aarch64-darwin/c/string.cr lib/crystal/lib_c/aarch64-darwin/c/sys/file.cr lib/crystal/lib_c/aarch64-darwin/c/sys/mman.cr lib/crystal/lib_c/aarch64-darwin/c/sys/resource.cr lib/crystal/lib_c/aarch64-darwin/c/sys/select.cr lib/crystal/lib_c/aarch64-darwin/c/sys/socket.cr lib/crystal/lib_c/aarch64-darwin/c/sys/stat.cr lib/crystal/lib_c/aarch64-darwin/c/sys/time.cr lib/crystal/lib_c/aarch64-darwin/c/sys/types.cr lib/crystal/lib_c/aarch64-darwin/c/sys/un.cr lib/crystal/lib_c/aarch64-darwin/c/sys/wait.cr lib/crystal/lib_c/aarch64-darwin/c/termios.cr lib/crystal/lib_c/aarch64-darwin/c/time.cr lib/crystal/lib_c/aarch64-darwin/c/unistd.cr lib/crystal/lib_c/aarch64-freebsd lib/crystal/lib_c/aarch64-linux-gnu/c/arpa/inet.cr lib/crystal/lib_c/aarch64-linux-gnu/c/dirent.cr lib/crystal/lib_c/aarch64-linux-gnu/c/dlfcn.cr lib/crystal/lib_c/aarch64-linux-gnu/c/elf.cr lib/crystal/lib_c/aarch64-linux-gnu/c/errno.cr lib/crystal/lib_c/aarch64-linux-gnu/c/fcntl.cr lib/crystal/lib_c/aarch64-linux-gnu/c/grp.cr lib/crystal/lib_c/aarch64-linux-gnu/c/iconv.cr lib/crystal/lib_c/aarch64-linux-gnu/c/link.cr lib/crystal/lib_c/aarch64-linux-gnu/c/netdb.cr lib/crystal/lib_c/aarch64-linux-gnu/c/netinet/in.cr lib/crystal/lib_c/aarch64-linux-gnu/c/netinet/tcp.cr lib/crystal/lib_c/aarch64-linux-gnu/c/pthread.cr lib/crystal/lib_c/aarch64-linux-gnu/c/pwd.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sched.cr lib/crystal/lib_c/aarch64-linux-gnu/c/signal.cr lib/crystal/lib_c/aarch64-linux-gnu/c/stdarg.cr lib/crystal/lib_c/aarch64-linux-gnu/c/stddef.cr lib/crystal/lib_c/aarch64-linux-gnu/c/stdint.cr lib/crystal/lib_c/aarch64-linux-gnu/c/stdio.cr lib/crystal/lib_c/aarch64-linux-gnu/c/stdlib.cr lib/crystal/lib_c/aarch64-linux-gnu/c/string.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/file.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/mman.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/resource.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/select.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/socket.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/stat.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/time.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/types.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/un.cr lib/crystal/lib_c/aarch64-linux-gnu/c/sys/wait.cr lib/crystal/lib_c/aarch64-linux-gnu/c/termios.cr lib/crystal/lib_c/aarch64-linux-gnu/c/time.cr lib/crystal/lib_c/aarch64-linux-gnu/c/unistd.cr lib/crystal/lib_c/aarch64-linux-musl/c/arpa/inet.cr lib/crystal/lib_c/aarch64-linux-musl/c/dirent.cr lib/crystal/lib_c/aarch64-linux-musl/c/dlfcn.cr lib/crystal/lib_c/aarch64-linux-musl/c/elf.cr lib/crystal/lib_c/aarch64-linux-musl/c/errno.cr lib/crystal/lib_c/aarch64-linux-musl/c/fcntl.cr lib/crystal/lib_c/aarch64-linux-musl/c/grp.cr lib/crystal/lib_c/aarch64-linux-musl/c/iconv.cr lib/crystal/lib_c/aarch64-linux-musl/c/link.cr lib/crystal/lib_c/aarch64-linux-musl/c/netdb.cr lib/crystal/lib_c/aarch64-linux-musl/c/netinet/in.cr lib/crystal/lib_c/aarch64-linux-musl/c/netinet/tcp.cr lib/crystal/lib_c/aarch64-linux-musl/c/pthread.cr lib/crystal/lib_c/aarch64-linux-musl/c/pwd.cr lib/crystal/lib_c/aarch64-linux-musl/c/sched.cr lib/crystal/lib_c/aarch64-linux-musl/c/signal.cr lib/crystal/lib_c/aarch64-linux-musl/c/stdarg.cr lib/crystal/lib_c/aarch64-linux-musl/c/stddef.cr lib/crystal/lib_c/aarch64-linux-musl/c/stdint.cr lib/crystal/lib_c/aarch64-linux-musl/c/stdio.cr lib/crystal/lib_c/aarch64-linux-musl/c/stdlib.cr lib/crystal/lib_c/aarch64-linux-musl/c/string.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/file.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/mman.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/resource.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/select.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/socket.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/stat.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/time.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/types.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/un.cr lib/crystal/lib_c/aarch64-linux-musl/c/sys/wait.cr lib/crystal/lib_c/aarch64-linux-musl/c/termios.cr lib/crystal/lib_c/aarch64-linux-musl/c/time.cr lib/crystal/lib_c/aarch64-linux-musl/c/unistd.cr lib/crystal/lib_c/aarch64-portbld-freebsd lib/crystal/lib_c/amd64-unknown-openbsd lib/crystal/lib_c/arm-linux-gnueabihf/c/arpa/inet.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/dirent.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/dlfcn.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/elf.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/errno.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/fcntl.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/grp.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/iconv.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/link.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/netdb.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/netinet/in.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/netinet/tcp.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/pthread.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/pwd.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sched.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/signal.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/stdarg.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/stddef.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/stdint.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/stdio.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/stdlib.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/string.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/file.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/mman.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/resource.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/select.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/socket.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/stat.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/time.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/types.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/un.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/sys/wait.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/termios.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/time.cr lib/crystal/lib_c/arm-linux-gnueabihf/c/unistd.cr lib/crystal/lib_c/i386-linux-gnu/c/arpa/inet.cr lib/crystal/lib_c/i386-linux-gnu/c/dirent.cr lib/crystal/lib_c/i386-linux-gnu/c/dlfcn.cr lib/crystal/lib_c/i386-linux-gnu/c/elf.cr lib/crystal/lib_c/i386-linux-gnu/c/errno.cr lib/crystal/lib_c/i386-linux-gnu/c/fcntl.cr lib/crystal/lib_c/i386-linux-gnu/c/grp.cr lib/crystal/lib_c/i386-linux-gnu/c/iconv.cr lib/crystal/lib_c/i386-linux-gnu/c/link.cr lib/crystal/lib_c/i386-linux-gnu/c/netdb.cr lib/crystal/lib_c/i386-linux-gnu/c/netinet/in.cr lib/crystal/lib_c/i386-linux-gnu/c/netinet/tcp.cr lib/crystal/lib_c/i386-linux-gnu/c/pthread.cr lib/crystal/lib_c/i386-linux-gnu/c/pwd.cr lib/crystal/lib_c/i386-linux-gnu/c/sched.cr lib/crystal/lib_c/i386-linux-gnu/c/signal.cr lib/crystal/lib_c/i386-linux-gnu/c/stdarg.cr lib/crystal/lib_c/i386-linux-gnu/c/stddef.cr lib/crystal/lib_c/i386-linux-gnu/c/stdint.cr lib/crystal/lib_c/i386-linux-gnu/c/stdio.cr lib/crystal/lib_c/i386-linux-gnu/c/stdlib.cr lib/crystal/lib_c/i386-linux-gnu/c/string.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/file.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/mman.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/resource.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/select.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/socket.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/stat.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/time.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/types.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/un.cr lib/crystal/lib_c/i386-linux-gnu/c/sys/wait.cr lib/crystal/lib_c/i386-linux-gnu/c/termios.cr lib/crystal/lib_c/i386-linux-gnu/c/time.cr lib/crystal/lib_c/i386-linux-gnu/c/unistd.cr lib/crystal/lib_c/i386-linux-musl/c/arpa/inet.cr lib/crystal/lib_c/i386-linux-musl/c/dirent.cr lib/crystal/lib_c/i386-linux-musl/c/dlfcn.cr lib/crystal/lib_c/i386-linux-musl/c/elf.cr lib/crystal/lib_c/i386-linux-musl/c/errno.cr lib/crystal/lib_c/i386-linux-musl/c/fcntl.cr lib/crystal/lib_c/i386-linux-musl/c/grp.cr lib/crystal/lib_c/i386-linux-musl/c/iconv.cr lib/crystal/lib_c/i386-linux-musl/c/link.cr lib/crystal/lib_c/i386-linux-musl/c/netdb.cr lib/crystal/lib_c/i386-linux-musl/c/netinet/in.cr lib/crystal/lib_c/i386-linux-musl/c/netinet/tcp.cr lib/crystal/lib_c/i386-linux-musl/c/pthread.cr lib/crystal/lib_c/i386-linux-musl/c/pwd.cr lib/crystal/lib_c/i386-linux-musl/c/sched.cr lib/crystal/lib_c/i386-linux-musl/c/signal.cr lib/crystal/lib_c/i386-linux-musl/c/stdarg.cr lib/crystal/lib_c/i386-linux-musl/c/stddef.cr lib/crystal/lib_c/i386-linux-musl/c/stdint.cr lib/crystal/lib_c/i386-linux-musl/c/stdio.cr lib/crystal/lib_c/i386-linux-musl/c/stdlib.cr lib/crystal/lib_c/i386-linux-musl/c/string.cr lib/crystal/lib_c/i386-linux-musl/c/sys/file.cr lib/crystal/lib_c/i386-linux-musl/c/sys/mman.cr lib/crystal/lib_c/i386-linux-musl/c/sys/resource.cr lib/crystal/lib_c/i386-linux-musl/c/sys/select.cr lib/crystal/lib_c/i386-linux-musl/c/sys/socket.cr lib/crystal/lib_c/i386-linux-musl/c/sys/stat.cr lib/crystal/lib_c/i386-linux-musl/c/sys/time.cr lib/crystal/lib_c/i386-linux-musl/c/sys/types.cr lib/crystal/lib_c/i386-linux-musl/c/sys/un.cr lib/crystal/lib_c/i386-linux-musl/c/sys/wait.cr lib/crystal/lib_c/i386-linux-musl/c/termios.cr lib/crystal/lib_c/i386-linux-musl/c/time.cr lib/crystal/lib_c/i386-linux-musl/c/unistd.cr lib/crystal/lib_c/i686-linux-gnu lib/crystal/lib_c/i686-linux-musl lib/crystal/lib_c/wasm32-wasi/c/arpa/inet.cr lib/crystal/lib_c/wasm32-wasi/c/errno.cr lib/crystal/lib_c/wasm32-wasi/c/fcntl.cr lib/crystal/lib_c/wasm32-wasi/c/iconv.cr lib/crystal/lib_c/wasm32-wasi/c/netdb.cr lib/crystal/lib_c/wasm32-wasi/c/netinet/in.cr lib/crystal/lib_c/wasm32-wasi/c/netinet/tcp.cr lib/crystal/lib_c/wasm32-wasi/c/sched.cr lib/crystal/lib_c/wasm32-wasi/c/stdarg.cr lib/crystal/lib_c/wasm32-wasi/c/stddef.cr lib/crystal/lib_c/wasm32-wasi/c/stdint.cr lib/crystal/lib_c/wasm32-wasi/c/stdio.cr lib/crystal/lib_c/wasm32-wasi/c/stdlib.cr lib/crystal/lib_c/wasm32-wasi/c/string.cr lib/crystal/lib_c/wasm32-wasi/c/sys/file.cr lib/crystal/lib_c/wasm32-wasi/c/sys/resource.cr lib/crystal/lib_c/wasm32-wasi/c/sys/select.cr lib/crystal/lib_c/wasm32-wasi/c/sys/socket.cr lib/crystal/lib_c/wasm32-wasi/c/sys/stat.cr lib/crystal/lib_c/wasm32-wasi/c/sys/time.cr lib/crystal/lib_c/wasm32-wasi/c/sys/times.cr lib/crystal/lib_c/wasm32-wasi/c/sys/types.cr lib/crystal/lib_c/wasm32-wasi/c/termios.cr lib/crystal/lib_c/wasm32-wasi/c/time.cr lib/crystal/lib_c/wasm32-wasi/c/unistd.cr lib/crystal/lib_c/x86_64-darwin/c/arpa/inet.cr lib/crystal/lib_c/x86_64-darwin/c/dirent.cr lib/crystal/lib_c/x86_64-darwin/c/dlfcn.cr lib/crystal/lib_c/x86_64-darwin/c/errno.cr lib/crystal/lib_c/x86_64-darwin/c/fcntl.cr lib/crystal/lib_c/x86_64-darwin/c/grp.cr lib/crystal/lib_c/x86_64-darwin/c/iconv.cr lib/crystal/lib_c/x86_64-darwin/c/mach/mach_time.cr lib/crystal/lib_c/x86_64-darwin/c/netdb.cr lib/crystal/lib_c/x86_64-darwin/c/netinet/in.cr lib/crystal/lib_c/x86_64-darwin/c/netinet/tcp.cr lib/crystal/lib_c/x86_64-darwin/c/pthread.cr lib/crystal/lib_c/x86_64-darwin/c/pwd.cr lib/crystal/lib_c/x86_64-darwin/c/sched.cr lib/crystal/lib_c/x86_64-darwin/c/signal.cr lib/crystal/lib_c/x86_64-darwin/c/stdarg.cr lib/crystal/lib_c/x86_64-darwin/c/stddef.cr lib/crystal/lib_c/x86_64-darwin/c/stdint.cr lib/crystal/lib_c/x86_64-darwin/c/stdio.cr lib/crystal/lib_c/x86_64-darwin/c/stdlib.cr lib/crystal/lib_c/x86_64-darwin/c/string.cr lib/crystal/lib_c/x86_64-darwin/c/sys/file.cr lib/crystal/lib_c/x86_64-darwin/c/sys/mman.cr lib/crystal/lib_c/x86_64-darwin/c/sys/resource.cr lib/crystal/lib_c/x86_64-darwin/c/sys/select.cr lib/crystal/lib_c/x86_64-darwin/c/sys/socket.cr lib/crystal/lib_c/x86_64-darwin/c/sys/stat.cr lib/crystal/lib_c/x86_64-darwin/c/sys/time.cr lib/crystal/lib_c/x86_64-darwin/c/sys/types.cr lib/crystal/lib_c/x86_64-darwin/c/sys/un.cr lib/crystal/lib_c/x86_64-darwin/c/sys/wait.cr lib/crystal/lib_c/x86_64-darwin/c/termios.cr lib/crystal/lib_c/x86_64-darwin/c/time.cr lib/crystal/lib_c/x86_64-darwin/c/unistd.cr lib/crystal/lib_c/x86_64-dragonfly/c/arpa/inet.cr lib/crystal/lib_c/x86_64-dragonfly/c/dirent.cr lib/crystal/lib_c/x86_64-dragonfly/c/dlfcn.cr lib/crystal/lib_c/x86_64-dragonfly/c/elf.cr lib/crystal/lib_c/x86_64-dragonfly/c/errno.cr lib/crystal/lib_c/x86_64-dragonfly/c/fcntl.cr lib/crystal/lib_c/x86_64-dragonfly/c/grp.cr lib/crystal/lib_c/x86_64-dragonfly/c/iconv.cr lib/crystal/lib_c/x86_64-dragonfly/c/link.cr lib/crystal/lib_c/x86_64-dragonfly/c/netdb.cr lib/crystal/lib_c/x86_64-dragonfly/c/netinet/in.cr lib/crystal/lib_c/x86_64-dragonfly/c/netinet/tcp.cr lib/crystal/lib_c/x86_64-dragonfly/c/pthread.cr lib/crystal/lib_c/x86_64-dragonfly/c/pwd.cr lib/crystal/lib_c/x86_64-dragonfly/c/sched.cr lib/crystal/lib_c/x86_64-dragonfly/c/signal.cr lib/crystal/lib_c/x86_64-dragonfly/c/stdarg.cr lib/crystal/lib_c/x86_64-dragonfly/c/stddef.cr lib/crystal/lib_c/x86_64-dragonfly/c/stdint.cr lib/crystal/lib_c/x86_64-dragonfly/c/stdio.cr lib/crystal/lib_c/x86_64-dragonfly/c/stdlib.cr lib/crystal/lib_c/x86_64-dragonfly/c/string.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/file.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/mman.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/resource.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/select.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/socket.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/stat.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/time.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/types.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/un.cr lib/crystal/lib_c/x86_64-dragonfly/c/sys/wait.cr lib/crystal/lib_c/x86_64-dragonfly/c/sysctl.cr lib/crystal/lib_c/x86_64-dragonfly/c/termios.cr lib/crystal/lib_c/x86_64-dragonfly/c/time.cr lib/crystal/lib_c/x86_64-dragonfly/c/unistd.cr lib/crystal/lib_c/x86_64-freebsd/c/arpa/inet.cr lib/crystal/lib_c/x86_64-freebsd/c/dirent.cr lib/crystal/lib_c/x86_64-freebsd/c/dlfcn.cr lib/crystal/lib_c/x86_64-freebsd/c/elf.cr lib/crystal/lib_c/x86_64-freebsd/c/errno.cr lib/crystal/lib_c/x86_64-freebsd/c/fcntl.cr lib/crystal/lib_c/x86_64-freebsd/c/grp.cr lib/crystal/lib_c/x86_64-freebsd/c/iconv.cr lib/crystal/lib_c/x86_64-freebsd/c/link.cr lib/crystal/lib_c/x86_64-freebsd/c/netdb.cr lib/crystal/lib_c/x86_64-freebsd/c/netinet/in.cr lib/crystal/lib_c/x86_64-freebsd/c/netinet/tcp.cr lib/crystal/lib_c/x86_64-freebsd/c/pthread.cr lib/crystal/lib_c/x86_64-freebsd/c/pwd.cr lib/crystal/lib_c/x86_64-freebsd/c/sched.cr lib/crystal/lib_c/x86_64-freebsd/c/signal.cr lib/crystal/lib_c/x86_64-freebsd/c/stdarg.cr lib/crystal/lib_c/x86_64-freebsd/c/stddef.cr lib/crystal/lib_c/x86_64-freebsd/c/stdint.cr lib/crystal/lib_c/x86_64-freebsd/c/stdio.cr lib/crystal/lib_c/x86_64-freebsd/c/stdlib.cr lib/crystal/lib_c/x86_64-freebsd/c/string.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/file.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/mman.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/resource.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/select.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/socket.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/stat.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/time.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/types.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/un.cr lib/crystal/lib_c/x86_64-freebsd/c/sys/wait.cr lib/crystal/lib_c/x86_64-freebsd/c/sysctl.cr lib/crystal/lib_c/x86_64-freebsd/c/termios.cr lib/crystal/lib_c/x86_64-freebsd/c/time.cr lib/crystal/lib_c/x86_64-freebsd/c/unistd.cr lib/crystal/lib_c/x86_64-linux-gnu/c/arpa/inet.cr lib/crystal/lib_c/x86_64-linux-gnu/c/dirent.cr lib/crystal/lib_c/x86_64-linux-gnu/c/dlfcn.cr lib/crystal/lib_c/x86_64-linux-gnu/c/elf.cr lib/crystal/lib_c/x86_64-linux-gnu/c/errno.cr lib/crystal/lib_c/x86_64-linux-gnu/c/fcntl.cr lib/crystal/lib_c/x86_64-linux-gnu/c/grp.cr lib/crystal/lib_c/x86_64-linux-gnu/c/iconv.cr lib/crystal/lib_c/x86_64-linux-gnu/c/link.cr lib/crystal/lib_c/x86_64-linux-gnu/c/netdb.cr lib/crystal/lib_c/x86_64-linux-gnu/c/netinet/in.cr lib/crystal/lib_c/x86_64-linux-gnu/c/netinet/tcp.cr lib/crystal/lib_c/x86_64-linux-gnu/c/pthread.cr lib/crystal/lib_c/x86_64-linux-gnu/c/pwd.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sched.cr lib/crystal/lib_c/x86_64-linux-gnu/c/signal.cr lib/crystal/lib_c/x86_64-linux-gnu/c/stdarg.cr lib/crystal/lib_c/x86_64-linux-gnu/c/stddef.cr lib/crystal/lib_c/x86_64-linux-gnu/c/stdint.cr lib/crystal/lib_c/x86_64-linux-gnu/c/stdio.cr lib/crystal/lib_c/x86_64-linux-gnu/c/stdlib.cr lib/crystal/lib_c/x86_64-linux-gnu/c/string.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/file.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/mman.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/resource.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/select.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/socket.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/stat.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/time.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/types.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/un.cr lib/crystal/lib_c/x86_64-linux-gnu/c/sys/wait.cr lib/crystal/lib_c/x86_64-linux-gnu/c/termios.cr lib/crystal/lib_c/x86_64-linux-gnu/c/time.cr lib/crystal/lib_c/x86_64-linux-gnu/c/unistd.cr lib/crystal/lib_c/x86_64-linux-musl/c/arpa/inet.cr lib/crystal/lib_c/x86_64-linux-musl/c/dirent.cr lib/crystal/lib_c/x86_64-linux-musl/c/dlfcn.cr lib/crystal/lib_c/x86_64-linux-musl/c/elf.cr lib/crystal/lib_c/x86_64-linux-musl/c/errno.cr lib/crystal/lib_c/x86_64-linux-musl/c/fcntl.cr lib/crystal/lib_c/x86_64-linux-musl/c/grp.cr lib/crystal/lib_c/x86_64-linux-musl/c/iconv.cr lib/crystal/lib_c/x86_64-linux-musl/c/link.cr lib/crystal/lib_c/x86_64-linux-musl/c/netdb.cr lib/crystal/lib_c/x86_64-linux-musl/c/netinet/in.cr lib/crystal/lib_c/x86_64-linux-musl/c/netinet/tcp.cr lib/crystal/lib_c/x86_64-linux-musl/c/pthread.cr lib/crystal/lib_c/x86_64-linux-musl/c/pwd.cr lib/crystal/lib_c/x86_64-linux-musl/c/sched.cr lib/crystal/lib_c/x86_64-linux-musl/c/signal.cr lib/crystal/lib_c/x86_64-linux-musl/c/stdarg.cr lib/crystal/lib_c/x86_64-linux-musl/c/stddef.cr lib/crystal/lib_c/x86_64-linux-musl/c/stdint.cr lib/crystal/lib_c/x86_64-linux-musl/c/stdio.cr lib/crystal/lib_c/x86_64-linux-musl/c/stdlib.cr lib/crystal/lib_c/x86_64-linux-musl/c/string.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/file.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/mman.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/resource.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/select.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/socket.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/stat.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/time.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/types.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/un.cr lib/crystal/lib_c/x86_64-linux-musl/c/sys/wait.cr lib/crystal/lib_c/x86_64-linux-musl/c/termios.cr lib/crystal/lib_c/x86_64-linux-musl/c/time.cr lib/crystal/lib_c/x86_64-linux-musl/c/unistd.cr lib/crystal/lib_c/x86_64-macosx-darwin lib/crystal/lib_c/x86_64-netbsd/c/arpa/inet.cr lib/crystal/lib_c/x86_64-netbsd/c/dirent.cr lib/crystal/lib_c/x86_64-netbsd/c/dlfcn.cr lib/crystal/lib_c/x86_64-netbsd/c/elf.cr lib/crystal/lib_c/x86_64-netbsd/c/errno.cr lib/crystal/lib_c/x86_64-netbsd/c/fcntl.cr lib/crystal/lib_c/x86_64-netbsd/c/grp.cr lib/crystal/lib_c/x86_64-netbsd/c/iconv.cr lib/crystal/lib_c/x86_64-netbsd/c/link.cr lib/crystal/lib_c/x86_64-netbsd/c/netdb.cr lib/crystal/lib_c/x86_64-netbsd/c/netinet/in.cr lib/crystal/lib_c/x86_64-netbsd/c/netinet/tcp.cr lib/crystal/lib_c/x86_64-netbsd/c/pthread.cr lib/crystal/lib_c/x86_64-netbsd/c/pwd.cr lib/crystal/lib_c/x86_64-netbsd/c/sched.cr lib/crystal/lib_c/x86_64-netbsd/c/signal.cr lib/crystal/lib_c/x86_64-netbsd/c/stdarg.cr lib/crystal/lib_c/x86_64-netbsd/c/stddef.cr lib/crystal/lib_c/x86_64-netbsd/c/stdint.cr lib/crystal/lib_c/x86_64-netbsd/c/stdio.cr lib/crystal/lib_c/x86_64-netbsd/c/stdlib.cr lib/crystal/lib_c/x86_64-netbsd/c/string.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/file.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/mman.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/resource.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/select.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/socket.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/stat.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/time.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/types.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/un.cr lib/crystal/lib_c/x86_64-netbsd/c/sys/wait.cr lib/crystal/lib_c/x86_64-netbsd/c/sysctl.cr lib/crystal/lib_c/x86_64-netbsd/c/termios.cr lib/crystal/lib_c/x86_64-netbsd/c/time.cr lib/crystal/lib_c/x86_64-netbsd/c/unistd.cr lib/crystal/lib_c/x86_64-openbsd/c/arpa/inet.cr lib/crystal/lib_c/x86_64-openbsd/c/dirent.cr lib/crystal/lib_c/x86_64-openbsd/c/dlfcn.cr lib/crystal/lib_c/x86_64-openbsd/c/elf.cr lib/crystal/lib_c/x86_64-openbsd/c/errno.cr lib/crystal/lib_c/x86_64-openbsd/c/fcntl.cr lib/crystal/lib_c/x86_64-openbsd/c/grp.cr lib/crystal/lib_c/x86_64-openbsd/c/iconv.cr lib/crystal/lib_c/x86_64-openbsd/c/link.cr lib/crystal/lib_c/x86_64-openbsd/c/netdb.cr lib/crystal/lib_c/x86_64-openbsd/c/netinet/in.cr lib/crystal/lib_c/x86_64-openbsd/c/netinet/tcp.cr lib/crystal/lib_c/x86_64-openbsd/c/pthread.cr lib/crystal/lib_c/x86_64-openbsd/c/pwd.cr lib/crystal/lib_c/x86_64-openbsd/c/sched.cr lib/crystal/lib_c/x86_64-openbsd/c/signal.cr lib/crystal/lib_c/x86_64-openbsd/c/stdarg.cr lib/crystal/lib_c/x86_64-openbsd/c/stddef.cr lib/crystal/lib_c/x86_64-openbsd/c/stdint.cr lib/crystal/lib_c/x86_64-openbsd/c/stdio.cr lib/crystal/lib_c/x86_64-openbsd/c/stdlib.cr lib/crystal/lib_c/x86_64-openbsd/c/string.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/file.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/mman.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/resource.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/select.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/socket.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/stat.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/time.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/types.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/un.cr lib/crystal/lib_c/x86_64-openbsd/c/sys/wait.cr lib/crystal/lib_c/x86_64-openbsd/c/sysctl.cr lib/crystal/lib_c/x86_64-openbsd/c/termios.cr lib/crystal/lib_c/x86_64-openbsd/c/time.cr lib/crystal/lib_c/x86_64-openbsd/c/unistd.cr lib/crystal/lib_c/x86_64-portbld-freebsd lib/crystal/lib_c/x86_64-unknown-freebsd lib/crystal/lib_c/x86_64-windows-msvc/c/afunix.cr lib/crystal/lib_c/x86_64-windows-msvc/c/basetsd.cr lib/crystal/lib_c/x86_64-windows-msvc/c/combaseapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/consoleapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/consoleapi2.cr lib/crystal/lib_c/x86_64-windows-msvc/c/corecrt.cr lib/crystal/lib_c/x86_64-windows-msvc/c/dbghelp.cr lib/crystal/lib_c/x86_64-windows-msvc/c/direct.cr lib/crystal/lib_c/x86_64-windows-msvc/c/errhandlingapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/errno.cr lib/crystal/lib_c/x86_64-windows-msvc/c/fcntl.cr lib/crystal/lib_c/x86_64-windows-msvc/c/fileapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/guiddef.cr lib/crystal/lib_c/x86_64-windows-msvc/c/handleapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/in6addr.cr lib/crystal/lib_c/x86_64-windows-msvc/c/inaddr.cr lib/crystal/lib_c/x86_64-windows-msvc/c/int_safe.cr lib/crystal/lib_c/x86_64-windows-msvc/c/io.cr lib/crystal/lib_c/x86_64-windows-msvc/c/ioapiset.cr lib/crystal/lib_c/x86_64-windows-msvc/c/knownfolders.cr lib/crystal/lib_c/x86_64-windows-msvc/c/libloaderapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/malloc.cr lib/crystal/lib_c/x86_64-windows-msvc/c/memoryapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/minwinbase.cr lib/crystal/lib_c/x86_64-windows-msvc/c/mswsock.cr lib/crystal/lib_c/x86_64-windows-msvc/c/ntsecapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/processenv.cr lib/crystal/lib_c/x86_64-windows-msvc/c/processthreadsapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/profileapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/regapix.cr lib/crystal/lib_c/x86_64-windows-msvc/c/shlobj_core.cr lib/crystal/lib_c/x86_64-windows-msvc/c/stdarg.cr lib/crystal/lib_c/x86_64-windows-msvc/c/stddef.cr lib/crystal/lib_c/x86_64-windows-msvc/c/stdint.cr lib/crystal/lib_c/x86_64-windows-msvc/c/stdio.cr lib/crystal/lib_c/x86_64-windows-msvc/c/stdlib.cr lib/crystal/lib_c/x86_64-windows-msvc/c/string.cr lib/crystal/lib_c/x86_64-windows-msvc/c/stringapiset.cr lib/crystal/lib_c/x86_64-windows-msvc/c/synchapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/sys/stat.cr lib/crystal/lib_c/x86_64-windows-msvc/c/sys/types.cr lib/crystal/lib_c/x86_64-windows-msvc/c/sys/utime.cr lib/crystal/lib_c/x86_64-windows-msvc/c/sysinfoapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/timezoneapi.cr lib/crystal/lib_c/x86_64-windows-msvc/c/win_def.cr lib/crystal/lib_c/x86_64-windows-msvc/c/winbase.cr lib/crystal/lib_c/x86_64-windows-msvc/c/windows.cr lib/crystal/lib_c/x86_64-windows-msvc/c/winnls.cr lib/crystal/lib_c/x86_64-windows-msvc/c/winnt.cr lib/crystal/lib_c/x86_64-windows-msvc/c/winreg.cr lib/crystal/lib_c/x86_64-windows-msvc/c/winsock2.cr lib/crystal/lib_c/x86_64-windows-msvc/c/ws2def.cr lib/crystal/lib_c/x86_64-windows-msvc/c/ws2ipdef.cr lib/crystal/lib_c/x86_64-windows-msvc/c/ws2tcpip.cr lib/crystal/lib_c/x86_64-windows-msvc/c/wtypesbase.cr lib/crystal/lib_z/lib_z.cr lib/crystal/llvm.cr lib/crystal/llvm/abi.cr lib/crystal/llvm/abi/aarch64.cr lib/crystal/llvm/abi/arm.cr lib/crystal/llvm/abi/wasm32.cr lib/crystal/llvm/abi/x86.cr lib/crystal/llvm/abi/x86_64.cr lib/crystal/llvm/abi/x86_win64.cr lib/crystal/llvm/basic_block.cr lib/crystal/llvm/basic_block_collection.cr lib/crystal/llvm/builder.cr lib/crystal/llvm/context.cr lib/crystal/llvm/di_builder.cr lib/crystal/llvm/enums.cr +lib/crystal/llvm/enums/atomic.cr lib/crystal/llvm/ext/find-llvm-config lib/crystal/llvm/ext/llvm-versions.txt lib/crystal/llvm/ext/llvm_ext.cc lib/crystal/llvm/ext/llvm_ext.o lib/crystal/llvm/function.cr lib/crystal/llvm/function_collection.cr lib/crystal/llvm/function_pass_manager.cr lib/crystal/llvm/generic_value.cr lib/crystal/llvm/global_collection.cr lib/crystal/llvm/instruction_collection.cr lib/crystal/llvm/jit_compiler.cr lib/crystal/llvm/lib_llvm.cr lib/crystal/llvm/lib_llvm_ext.cr lib/crystal/llvm/memory_buffer.cr lib/crystal/llvm/module.cr lib/crystal/llvm/module_pass_manager.cr lib/crystal/llvm/operand_bundle_def.cr lib/crystal/llvm/parameter_collection.cr +lib/crystal/llvm/pass_builder_options.cr lib/crystal/llvm/pass_manager_builder.cr lib/crystal/llvm/pass_registry.cr lib/crystal/llvm/phi_table.cr lib/crystal/llvm/target.cr lib/crystal/llvm/target_data.cr lib/crystal/llvm/target_machine.cr lib/crystal/llvm/type.cr lib/crystal/llvm/value.cr lib/crystal/llvm/value_methods.cr lib/crystal/log.cr lib/crystal/log/backend.cr lib/crystal/log/broadcast_backend.cr lib/crystal/log/builder.cr lib/crystal/log/dispatch.cr lib/crystal/log/entry.cr lib/crystal/log/format.cr lib/crystal/log/io_backend.cr lib/crystal/log/json.cr lib/crystal/log/log.cr lib/crystal/log/main.cr lib/crystal/log/memory_backend.cr lib/crystal/log/metadata.cr lib/crystal/log/setup.cr lib/crystal/log/spec.cr lib/crystal/macros.cr lib/crystal/math/libm.cr lib/crystal/math/math.cr lib/crystal/mime.cr lib/crystal/mime/media_type.cr lib/crystal/mime/multipart.cr lib/crystal/mime/multipart/builder.cr lib/crystal/mime/multipart/parser.cr lib/crystal/mime/multipart/state.cr lib/crystal/mutex.cr lib/crystal/named_tuple.cr lib/crystal/nil.cr lib/crystal/number.cr lib/crystal/oauth.cr lib/crystal/oauth/access_token.cr lib/crystal/oauth/authorization_header.cr lib/crystal/oauth/consumer.cr lib/crystal/oauth/error.cr lib/crystal/oauth/oauth.cr lib/crystal/oauth/params.cr lib/crystal/oauth/request_token.cr lib/crystal/oauth/signature.cr lib/crystal/oauth2.cr lib/crystal/oauth2/access_token/access_token.cr lib/crystal/oauth2/access_token/bearer.cr lib/crystal/oauth2/access_token/mac.cr lib/crystal/oauth2/auth_scheme.cr lib/crystal/oauth2/client.cr lib/crystal/oauth2/error.cr lib/crystal/oauth2/oauth2.cr lib/crystal/oauth2/session.cr lib/crystal/object.cr lib/crystal/openssl.cr lib/crystal/openssl/algorithm.cr lib/crystal/openssl/bio.cr lib/crystal/openssl/cipher.cr lib/crystal/openssl/digest.cr lib/crystal/openssl/error.cr lib/crystal/openssl/hmac.cr lib/crystal/openssl/lib_crypto.cr -lib/crystal/openssl/lib_crypto.cr.bak -lib/crystal/openssl/lib_crypto.cr.orig lib/crystal/openssl/lib_ssl.cr -lib/crystal/openssl/lib_ssl.cr.bak -lib/crystal/openssl/lib_ssl.cr.orig lib/crystal/openssl/md5.cr lib/crystal/openssl/pkcs5.cr lib/crystal/openssl/sha1.cr lib/crystal/openssl/ssl/context.cr lib/crystal/openssl/ssl/defaults.cr lib/crystal/openssl/ssl/hostname_validation.cr lib/crystal/openssl/ssl/server.cr lib/crystal/openssl/ssl/socket.cr lib/crystal/openssl/x509/certificate.cr lib/crystal/openssl/x509/extension.cr lib/crystal/openssl/x509/name.cr lib/crystal/openssl/x509/x509.cr lib/crystal/option_parser.cr lib/crystal/path.cr lib/crystal/pointer.cr lib/crystal/prelude.cr lib/crystal/pretty_print.cr lib/crystal/primitives.cr lib/crystal/proc.cr lib/crystal/process.cr lib/crystal/process/executable_path.cr lib/crystal/process/shell.cr lib/crystal/process/status.cr lib/crystal/raise.cr lib/crystal/random.cr lib/crystal/random/isaac.cr lib/crystal/random/pcg32.cr lib/crystal/random/secure.cr lib/crystal/range.cr lib/crystal/range/bsearch.cr lib/crystal/reference.cr lib/crystal/regex.cr lib/crystal/regex/lib_pcre.cr lib/crystal/regex/match_data.cr lib/crystal/semantic_version.cr lib/crystal/set.cr lib/crystal/signal.cr lib/crystal/slice.cr lib/crystal/slice/sort.cr lib/crystal/socket.cr lib/crystal/socket/address.cr lib/crystal/socket/addrinfo.cr lib/crystal/socket/common.cr lib/crystal/socket/ip_socket.cr lib/crystal/socket/server.cr lib/crystal/socket/tcp_server.cr lib/crystal/socket/tcp_socket.cr lib/crystal/socket/udp_socket.cr lib/crystal/socket/unix_server.cr lib/crystal/socket/unix_socket.cr lib/crystal/spec.cr lib/crystal/spec/cli.cr lib/crystal/spec/context.cr lib/crystal/spec/dsl.cr lib/crystal/spec/example.cr lib/crystal/spec/example/procsy.cr lib/crystal/spec/example_group/procsy.cr lib/crystal/spec/expectations.cr lib/crystal/spec/filters.cr lib/crystal/spec/formatter.cr lib/crystal/spec/helpers/iterate.cr lib/crystal/spec/item.cr lib/crystal/spec/junit_formatter.cr lib/crystal/spec/methods.cr lib/crystal/spec/source.cr lib/crystal/spec/tap_formatter.cr lib/crystal/static_array.cr lib/crystal/steppable.cr lib/crystal/string.cr lib/crystal/string/builder.cr lib/crystal/string/formatter.cr lib/crystal/string/grapheme.cr lib/crystal/string/grapheme/grapheme.cr lib/crystal/string/grapheme/properties.cr lib/crystal/string/utf16.cr lib/crystal/string_pool.cr lib/crystal/string_scanner.cr lib/crystal/struct.cr lib/crystal/symbol.cr lib/crystal/syscall.cr lib/crystal/syscall/aarch64-linux.cr lib/crystal/syscall/arm-linux.cr lib/crystal/syscall/i386-linux.cr lib/crystal/syscall/x86_64-linux.cr lib/crystal/system.cr lib/crystal/system/group.cr lib/crystal/system/user.cr lib/crystal/system_error.cr lib/crystal/termios.cr lib/crystal/time.cr lib/crystal/time/format.cr lib/crystal/time/format/custom/http_date.cr lib/crystal/time/format/custom/iso_8601.cr lib/crystal/time/format/custom/rfc_2822.cr lib/crystal/time/format/custom/rfc_3339.cr lib/crystal/time/format/custom/yaml_date.cr lib/crystal/time/format/formatter.cr lib/crystal/time/format/parser.cr lib/crystal/time/format/pattern.cr lib/crystal/time/location.cr lib/crystal/time/location/loader.cr lib/crystal/time/span.cr lib/crystal/tuple.cr lib/crystal/unicode/data.cr lib/crystal/unicode/unicode.cr lib/crystal/union.cr lib/crystal/uri.cr lib/crystal/uri/encoding.cr lib/crystal/uri/json.cr lib/crystal/uri/params.cr lib/crystal/uri/punycode.cr lib/crystal/uri/uri_parser.cr lib/crystal/uri/yaml.cr lib/crystal/uuid.cr lib/crystal/uuid/json.cr lib/crystal/uuid/yaml.cr lib/crystal/va_list.cr lib/crystal/value.cr lib/crystal/wasi_error.cr lib/crystal/weak_ref.cr lib/crystal/windows_stubs.cr lib/crystal/winerror.cr lib/crystal/xml.cr lib/crystal/xml/attribute_type.cr lib/crystal/xml/attributes.cr lib/crystal/xml/builder.cr lib/crystal/xml/error.cr lib/crystal/xml/html_parser_options.cr lib/crystal/xml/libxml2.cr lib/crystal/xml/namespace.cr lib/crystal/xml/node.cr lib/crystal/xml/node/type.cr lib/crystal/xml/node_set.cr lib/crystal/xml/parser_options.cr lib/crystal/xml/reader.cr lib/crystal/xml/reader/type.cr lib/crystal/xml/save_options.cr lib/crystal/xml/xpath_context.cr lib/crystal/yaml.cr lib/crystal/yaml/any.cr lib/crystal/yaml/builder.cr lib/crystal/yaml/enums.cr lib/crystal/yaml/from_yaml.cr lib/crystal/yaml/lib_yaml.cr lib/crystal/yaml/nodes.cr lib/crystal/yaml/nodes/builder.cr lib/crystal/yaml/nodes/nodes.cr lib/crystal/yaml/nodes/parser.cr lib/crystal/yaml/parse_context.cr lib/crystal/yaml/parser.cr lib/crystal/yaml/pull_parser.cr lib/crystal/yaml/schema/core.cr lib/crystal/yaml/schema/core/parser.cr lib/crystal/yaml/schema/fail_safe.cr lib/crystal/yaml/serialization.cr lib/crystal/yaml/to_yaml.cr man/man1/crystal.1.gz %%ZSH%%share/zsh/site-functions/_crystal