Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/digego/extempore
/ functions
Functions
731 in github.com/digego/extempore
⨍
Functions
731
◇
Types & classes
90
↓ 188 callers
Function
pair_car
src/Scheme.cpp:553
↓ 120 callers
Function
ascii_text_color
src/UNIV.cpp:97
↓ 93 callers
Function
ivalue
src/Scheme.cpp:464
↓ 92 callers
Function
string_value
src/Scheme.cpp:450
↓ 72 callers
Function
mk_integer
get number atom (integer) */
src/Scheme.cpp:1548
↓ 71 callers
Method
erase
include/PriorityQueue.h:118
↓ 57 callers
Function
is_pair
src/Scheme.cpp:548
↓ 52 callers
Function
cptr_value
src/Scheme.cpp:607
↓ 48 callers
Function
mk_string
get new string */
src/Scheme.cpp:1672
↓ 47 callers
Function
mk_real
src/Scheme.cpp:1578
↓ 46 callers
Function
rvalue
src/Scheme.cpp:502
↓ 46 callers
Function
s_save
src/Scheme.cpp:3508
↓ 43 callers
Function
insert_treadmill
src/Scheme.cpp:204
↓ 36 callers
Function
mk_symbol
get new symbol */
src/Scheme.cpp:1746
↓ 31 callers
Method
size
include/PriorityQueue.h:234
↓ 30 callers
Function
mk_cptr
src/Scheme.cpp:1528
↓ 28 callers
Function
is_symbol
src/Scheme.cpp:575
↓ 28 callers
Function
nvalue
src/Scheme.cpp:459
↓ 25 callers
Method
getType
include/SchemeProcess.h:82
↓ 25 callers
Function
putstr
src/Scheme.cpp:2682
↓ 24 callers
Function
is_string
inline int is_string(pointer p) { return (type(p)==T_STRING); }
src/Scheme.cpp:430
↓ 23 callers
Method
end
include/PriorityQueue.h:79
↓ 22 callers
Function
_Error_1
========== Evaluation Cycle ========== */
src/Scheme.cpp:3334
↓ 22 callers
Method
unlock
src/EXTMutex.cpp:137
↓ 21 callers
Method
begin
include/PriorityQueue.h:78
↓ 20 callers
Method
lock
src/EXTMutex.cpp:126
↓ 20 callers
Function
symname_sc
src/Scheme.cpp:587
↓ 19 callers
Function
get_cell
src/Scheme.cpp:1383
↓ 18 callers
Function
num_rvalue
src/Scheme.cpp:807
↓ 17 callers
Method
OptionArg
! @brief Return the argument for the current option where one exists. If there is no argument for the option, this will return NULL.
include/SimpleOpt.h:477
↓ 16 callers
Function
assign_syntax
src/Scheme.cpp:6130
↓ 16 callers
Method
getFunction
src/EXTLLVM.cpp:1420
↓ 16 callers
Function
list_length
static*/
src/Scheme.cpp:4967
↓ 15 callers
Method
empty
include/PriorityQueue.h:229
↓ 15 callers
Function
pair_cdr
src/Scheme.cpp:565
↓ 15 callers
Function
reverse
reverse list -- produce new list */ static*/
src/Scheme.cpp:3097
↓ 14 callers
Method
add
add task to task queue
include/TaskScheduler.h:58
↓ 14 callers
Function
putcharacter
src/Scheme.cpp:2712
↓ 13 callers
Function
is_number
src/Scheme.cpp:437
↓ 13 callers
Function
mk_number
src/Scheme.cpp:1640
↓ 12 callers
Function
inchar
get new character from input file */
src/Scheme.cpp:2620
↓ 12 callers
Function
is_cptr
src/Scheme.cpp:603
↓ 12 callers
Function
is_vector
src/Scheme.cpp:435
↓ 12 callers
Function
llvm_zone_reset
src/EXTLLVM.cpp:423
↓ 11 callers
Method
create
src/EXTThread.cpp:69
↓ 11 callers
Function
find_slot_in_env
src/Scheme.cpp:3281
↓ 11 callers
Function
is_closure
src/Scheme.cpp:634
↓ 11 callers
Function
is_port
src/Scheme.cpp:544
↓ 11 callers
Function
scheme_define
src/Scheme.cpp:6603
↓ 11 callers
Function
token
get token */
src/Scheme.cpp:2839
↓ 10 callers
Function
is_proc
src/Scheme.cpp:601
↓ 10 callers
Function
new_slot_in_env
src/Scheme.cpp:3313
↓ 10 callers
Method
print
src/SchemeFFI.cpp:1287
↓ 9 callers
Function
backchar
back character to input buffer */
src/Scheme.cpp:2650
↓ 9 callers
Method
clear
include/PriorityQueue.h:219
↓ 9 callers
Method
getClientAddress
include/OSC.h:110
↓ 9 callers
Function
is_character
src/Scheme.cpp:448
↓ 9 callers
Function
list_ref
static*/
src/Scheme.cpp:5078
↓ 9 callers
Function
pair_car_sc
src/Scheme.cpp:559
↓ 9 callers
Function
setimmutable
src/Scheme.cpp:657
↓ 9 callers
Method
signal
src/EXTMonitor.cpp:104
↓ 8 callers
Method
getArg
include/Task.h:87
↓ 8 callers
Method
getMaxDuration
src/SchemeProcess.cpp:394
↓ 8 callers
Function
is_continuation
src/Scheme.cpp:639
↓ 8 callers
Function
llvm_peek_zone_stack
src/EXTLLVM.cpp:343
↓ 8 callers
Function
llvm_zone_create
src/EXTLLVM.cpp:391
↓ 8 callers
Function
rsplit
src/UNIV.cpp:364
↓ 8 callers
Function
vector_elem
static*/
src/Scheme.cpp:1725
↓ 7 callers
Function
closure_code
src/Scheme.cpp:636
↓ 7 callers
Function
dump_stack_reset
src/Scheme.cpp:3563
↓ 7 callers
Function
file_interactive
src/Scheme.cpp:2492
↓ 7 callers
Method
getGuard
CAGuard* getGuard() {return guard;};
include/TaskScheduler.h:72
↓ 7 callers
Method
init
src/EXTMutex.cpp:59
↓ 7 callers
Method
isOwnedByCurrentThread
src/EXTMutex.cpp:115
↓ 7 callers
Function
is_foreign
src/Scheme.cpp:602
↓ 7 callers
Function
is_integer
src/Scheme.cpp:438
↓ 7 callers
Function
is_macro
src/Scheme.cpp:635
↓ 6 callers
Method
getPtr
include/SchemeProcess.h:79
↓ 6 callers
Function
getRealTime
src/AudioDevice.cpp:102
↓ 6 callers
Method
getRunning
std::map<int, std::string>& getResultStrings() { return result_string; }
include/SchemeProcess.h:144
↓ 6 callers
Method
getStartTime
responsibility for cleanup of classMember is outside of task
include/Task.h:49
↓ 6 callers
Function
mk_character
src/Scheme.cpp:1538
↓ 6 callers
Function
mk_port
src/Scheme.cpp:1512
↓ 6 callers
Function
new_frame_in_env
* In this implementation, each frame of the environment may be * a hash table: a vector of alists hashed by variable name. * In practice, we use a
src/Scheme.cpp:3247
↓ 6 callers
Function
reverse_in_place
reverse list --- in-place */ static*/
src/Scheme.cpp:3110
↓ 6 callers
Function
slot_value_in_env
src/Scheme.cpp:3327
↓ 6 callers
Function
symname
AS CHANGE TO CHECK VALIDITY OF P
src/Scheme.cpp:578
↓ 5 callers
Function
Eval_Cycle
kernel of this interpreter */
src/Scheme.cpp:6022
↓ 5 callers
Method
addForeignFunc
src/SchemeFFI.cpp:590
↓ 5 callers
Function
charvalue_sc
src/Scheme.cpp:538
↓ 5 callers
Method
getGlobalValue
src/EXTLLVM.cpp:1450
↓ 5 callers
Method
getSocketFD
include/OSC.h:120
↓ 5 callers
Function
is_rational
src/Scheme.cpp:444
↓ 5 callers
Function
mk_closure
make closure. c is code. e is environment */
src/Scheme.cpp:3050
↓ 5 callers
Function
rmatch
src/UNIV.cpp:333
↓ 4 callers
Function
atom2str
Uses internal buffer unless string pointer is already available */
src/Scheme.cpp:2954
↓ 4 callers
Function
audio_sanity_f
src/AudioDevice.cpp:177
↓ 4 callers
Function
checkGLXExtension
src/SchemeFFI.cpp:3375
↓ 4 callers
Method
connectToProcessAtHostname
src/SchemeREPL.cpp:179
↓ 4 callers
Method
getDSPMTClosure
include/AudioDevice.h:92
next →
1–100 of 731, ranked by callers