Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SerenityOS/jakt
/ functions
Functions
5,565 in github.com/SerenityOS/jakt
⨍
Functions
5,565
◇
Types & classes
1,190
↓ 6 callers
Method
codegen_prefix_unary
bootstrap/stage0/codegen.cpp:5248
↓ 6 callers
Function
convertPosition
(position: Position, text: string)
editors/vscode/server/src/server.ts:474
↓ 6 callers
Function
convert_between_host_and_big_endian
bootstrap/stage0/runtime/AK/Endian.h:36
↓ 6 callers
Method
create
jakttest/fs.cpp:186
↓ 6 callers
Method
dump_type_hint
bootstrap/stage0/typechecker.cpp:406
↓ 6 callers
Method
equals_ignoring_ascii_case
bootstrap/stage0/runtime/AK/String.cpp:370
↓ 6 callers
Method
error_value
bootstrap/stage0/interpreter.cpp:11841
↓ 6 callers
Method
extract_dependencies_from
bootstrap/stage0/codegen.cpp:1114
↓ 6 callers
Method
fill_trait_requirements
bootstrap/stage0/typechecker.cpp:5901
↓ 6 callers
Method
find_functions_with_name_in_scope
bootstrap/stage0/types.cpp:2585
↓ 6 callers
Method
find_type_in_scope
bootstrap/stage0/typechecker.cpp:856
↓ 6 callers
Method
get_file_id_or_register
bootstrap/stage0/compiler.cpp:152
↓ 6 callers
Function
get_type_signature
bootstrap/stage0/ide.cpp:1958
↓ 6 callers
Function
handler_class_for_type
(type, re=re.compile('^([^<]+)(<.*>)?$'))
meta/jakt_gdb.py:11
↓ 6 callers
Function
int_hash
bootstrap/stage0/runtime/AK/HashFunctions.h:11
↓ 6 callers
Function
is_null
bootstrap/stage0/runtime/AK/RefPtr.h:270
↓ 6 callers
Function
is_unicode
bootstrap/stage0/runtime/AK/CharacterTypes.h:114
↓ 6 callers
Function
make
bootstrap/stage0/runtime/AK/NonnullOwnPtr.h:148
↓ 6 callers
Function
must_output_indentation
runtime/Jakt/PrettyPrint.cpp:49
↓ 6 callers
Method
parse_function
bootstrap/stage0/parser.cpp:6770
↓ 6 callers
Method
parse_generic_parameters
bootstrap/stage0/parser.cpp:10134
↓ 6 callers
Method
parse_variable_declaration
bootstrap/stage0/parser.cpp:7175
↓ 6 callers
Method
peek_ahead
bootstrap/stage0/lexer.cpp:67
↓ 6 callers
Method
perform_defers
bootstrap/stage0/interpreter.cpp:1583
↓ 6 callers
Method
prelude_struct_type_named
bootstrap/stage0/typechecker.cpp:807
↓ 6 callers
Method
print_errors
bootstrap/stage0/compiler.cpp:66
↓ 6 callers
Method
push
runtime/Builtins/DynamicArray.h:256
↓ 6 callers
Method
read_all
bootstrap/stage0/runtime/IO/File.cpp:75
↓ 6 callers
Function
read_eight_digits
bootstrap/stage0/runtime/AK/FloatingPointStringConversions.cpp:181
↓ 6 callers
Method
root_scope_id
bootstrap/stage0/typechecker.cpp:605
↓ 6 callers
Method
run
bootstrap/stage0/repl.cpp:424
↓ 6 callers
Method
set_current_file
bootstrap/stage0/compiler.cpp:166
↓ 6 callers
Method
size
bootstrap/stage0/runtime/AK/FixedArray.h:106
↓ 6 callers
Method
to_number_constant
bootstrap/stage0/types.cpp:13047
↓ 6 callers
Method
typecheck_function_predecl
bootstrap/stage0/typechecker.cpp:5961
↓ 6 callers
Method
typecheck_method
bootstrap/stage0/typechecker.cpp:5822
↓ 6 callers
Method
underlying_code_point_length_in_bytes
bootstrap/stage0/runtime/AK/Utf8View.cpp:181
↓ 6 callers
Method
unify
bootstrap/stage0/typechecker.cpp:826
↓ 6 callers
Function
value_to_checked_expression
bootstrap/stage0/interpreter.cpp:905
↓ 5 callers
Method
add
runtime/Builtins/Set.h:77
↓ 5 callers
Method
bytes_as_string_view
bootstrap/stage0/runtime/AK/String.cpp:96
↓ 5 callers
Method
bytes_as_string_view
bootstrap/stage0/runtime/AK/FlyString.cpp:116
↓ 5 callers
Method
capacity
bootstrap/stage0/runtime/AK/Vector.h:154
↓ 5 callers
Method
cast
bootstrap/stage0/types.cpp:3354
↓ 5 callers
Function
ceil_div
bootstrap/stage0/runtime/AK/StdLibExtras.h:103
↓ 5 callers
Function
convertSpan
(utf8_offset, lineBreaks)
editors/sublime/lsp-client/server/src/server.js:249
↓ 5 callers
Function
convert_between_host_and_little_endian
bootstrap/stage0/runtime/AK/Endian.h:21
↓ 5 callers
Method
current_error_handler
bootstrap/stage0/codegen.cpp:435
↓ 5 callers
Method
destroy
bootstrap/stage0/runtime/AK/Generator.h:85
↓ 5 callers
Method
end
runtime/Jakt/HashMap.h:88
↓ 5 callers
Function
eprint
(*args, **kwargs)
meta/lint_samples.py:7
↓ 5 callers
Method
equals
bootstrap/stage0/parser.cpp:503
↓ 5 callers
Function
escape_for_depfile
bootstrap/stage0/main.cpp:823
↓ 5 callers
Method
execute
bootstrap/stage0/interpreter.cpp:4955
↓ 5 callers
Method
fill
bootstrap/stage0/runtime/AK/Span.h:205
↓ 5 callers
Method
find_any_singular_trait_implementation
bootstrap/stage0/typechecker.cpp:929
↓ 5 callers
Method
fresh_var
bootstrap/stage0/codegen.cpp:457
↓ 5 callers
Method
get
bootstrap/stage0/runtime/AK/JsonObject.cpp:50
↓ 5 callers
Function
getDocumentSettings
(resource)
editors/sublime/lsp-client/server/src/server.js:179
↓ 5 callers
Function
get_enum_variant_signature
bootstrap/stage0/ide.cpp:2295
↓ 5 callers
Function
group
bootstrap/stage0/runtime/AK/IPv6Address.h:308
↓ 5 callers
Method
hash
bootstrap/stage0/types.cpp:5411
↓ 5 callers
Function
in_reverse
bootstrap/stage0/runtime/AK/ReverseIterator.h:104
↓ 5 callers
Function
includeFlagForPath
(file_path)
editors/sublime/lsp-client/server/src/server.js:26
↓ 5 callers
Method
index
bootstrap/stage0/runtime/AK/Iterator.h:19
↓ 5 callers
Method
is_absolute
bootstrap/stage0/runtime/AK/LexicalPath.h:29
↓ 5 callers
Method
is_boxed
bootstrap/stage0/types.cpp:5615
↓ 5 callers
Function
is_error
bootstrap/stage0/runtime/AK/Error.h:245
↓ 5 callers
Method
is_integer
bootstrap/stage0/typechecker.cpp:661
↓ 5 callers
Method
is_prefix
bootstrap/stage0/parser.cpp:10587
↓ 5 callers
Method
is_subclass_of
bootstrap/stage0/typechecker.cpp:7295
↓ 5 callers
Function
last_error_to_errno
jakttest/process.cpp:151
↓ 5 callers
Method
nanoseconds_within_second
bootstrap/stage0/runtime/AK/Time.h:319
↓ 5 callers
Method
parse_trait_list
bootstrap/stage0/parser.cpp:9311
↓ 5 callers
Method
pointer_size
bootstrap/stage0/jakt__platform.cpp:102
↓ 5 callers
Method
prelude_scope_id
bootstrap/stage0/typechecker.cpp:599
↓ 5 callers
Function
print_decimal
bootstrap/stage0/runtime/AK/PrintfImplementation.h:103
↓ 5 callers
Function
ptr_hash
bootstrap/stage0/runtime/AK/HashFunctions.h:34
↓ 5 callers
Method
read
bootstrap/stage0/runtime/AK/BufferedStream.h:50
↓ 5 callers
Method
release_value
bootstrap/stage0/runtime/AK/Optional.h:531
↓ 5 callers
Method
replace_with_new_string
bootstrap/stage0/runtime/AK/StringBase.h:76
↓ 5 callers
Method
reset
bootstrap/stage0/runtime/AK/AsyncStreamHelpers.h:120
↓ 5 callers
Function
runCompiler
(text, flags, settings)
editors/sublime/lsp-client/server/src/server.js:275
↓ 5 callers
Function
string_hash
FIXME: This hashing algorithm isn't well-known and may not be good at all. We can't use SipHash since that depends on runtime parameters, but some str
bootstrap/stage0/runtime/AK/StringHash.h:17
↓ 5 callers
Method
string_type
bootstrap/stage0/interpreter.cpp:11849
↓ 5 callers
Method
struct_inherits_from
bootstrap/stage0/typechecker.cpp:3991
↓ 5 callers
Method
submit
bootstrap/stage0/typechecker.cpp:17081
↓ 5 callers
Function
swap
bootstrap/stage0/runtime/AK/NonnullRefPtr.h:189
↓ 5 callers
Method
swap
bootstrap/stage0/runtime/AK/OwnPtr.h:153
↓ 5 callers
Function
to_ascii_uppercase
bootstrap/stage0/runtime/AK/CharacterTypes.h:146
↓ 5 callers
Function
trim
bootstrap/stage0/runtime/AK/StringView.h:114
↓ 5 callers
Method
try_append_code_point
bootstrap/stage0/runtime/AK/StringBuilder.cpp:195
↓ 5 callers
Method
try_resize
bootstrap/stage0/runtime/AK/Vector.h:734
↓ 5 callers
Method
typecheck_pattern_defaults
bootstrap/stage0/typechecker.cpp:12465
↓ 5 callers
Method
typecheck_visibility
bootstrap/stage0/typechecker.cpp:1368
↓ 5 callers
Method
unsafe_userspace_ptr
bootstrap/stage0/runtime/AK/Userspace.h:43
↓ 5 callers
Method
value
bootstrap/stage0/runtime/AK/Optional.h:502
↓ 5 callers
Method
with_qualifiers
bootstrap/stage0/typechecker.cpp:7834
↓ 4 callers
Function
IPv6Address
bootstrap/stage0/runtime/AK/IPv6Address.h:31
↓ 4 callers
Method
__jakt_init_index
bootstrap/stage0/types.h:1689
← previous
next →
401–500 of 5,565, ranked by callers