/
githubmirror
/
julia
Обзор
Документация
Войти
/
githubmirror
/
julia
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
base/public.jl
150 строк
2 KB
Patrick Häcker
Make `Base.isfieldatomic` `public` (#62476)
31 июл 2026, 15:26
Не верифицирован
31 июл 2026, 15:26
8a64264
Код
Авторство
О чём код?
# This file is a part of Julia. License is MIT: https://julialang.org/license public # Modules Checked, Filesystem, Order, ScopedValues, Sort, # Types AbstractLock, AbstractOneTo, AbstractPipe, AsyncCondition, CodeUnits, Event, Fix, Fix1, Fix2, Generator, ImmutableDict, OneTo, Pairs, LogRange, UUID, # Semaphores Semaphore, acquire, @acquire, release, # arrays has_offset_axes, require_one_based_indexing, memoryindex, # collections IteratorEltype, IteratorSize, to_index, vect, isdone, front, rest, split_rest, tail, checked_length, elsize, # Loading DL_LOAD_PATH, load_path, active_project, active_manifest, # Reflection and introspection get_extension, isambiguous, isexpr, isfieldatomic, isidentifier, issingletontype, identify_package, locate_package, moduleroot, jit_total_bytes, summarysize, isexported, ispublic, remove_linenums!, generating_output, # AST handling IR, isa_ast_node, quoted, # Operators operator_associativity, operator_precedence, isbinaryoperator, isoperator, isunaryoperator, # Integer math uabs, mul_hi, # C interface cconvert, unsafe_convert, # Error handling exit_on_sigint, windowserror, # Macros @assume_effects, @constprop, @locals, @propagate_inbounds, @__doc__, @nospecializeinfer, # External processes shell_escape, shell_split, shell_escape_posixly, shell_escape_csh, shell_escape_wincmd, escape_microsoft_c_args, # Strings escape_raw_string, raw_substring, unannotate, # Chars ismalformed, isoverlong, show_invalid, # IO # types BufferStream, IOServer, OS_HANDLE, PipeEndpoint, TTY, # functions reseteof, link_pipe!, dup, showarg, # filesystem operations rename, # promotion promote_typejoin, # misc notnothing, runtests, text_colors, depwarn, blackbox, donotdelete