about summary refs log tree commit diff stats
path: root/054static_dispatch.cc
Commit message (Expand)AuthorAgeFilesLines
* 5001 - drop the :(scenario) DSLKartik Agaram2019-03-121-249/+329
* 4987 - support `browse_trace` tool in SubXKartik Agaram2019-02-251-9/+9
* 4262 - literal 'null'Kartik Agaram2018-06-171-27/+0
* 4261 - start using literals for 'true' and 'false'Kartik Agaram2018-06-171-75/+9
* 4137 - perform specialization on indirect callsKartik K. Agaram2017-12-041-9/+14
* 4136Kartik K. Agaram2017-12-041-2/+1
* 4135Kartik K. Agaram2017-12-031-1/+1
* 4106Kartik K. Agaram2017-11-031-2/+2
* 4104Kartik K. Agaram2017-11-031-1/+1
* 4098Kartik K. Agaram2017-10-301-0/+4
* 4092Kartik K. Agaram2017-10-301-4/+5
* 4086 - back to cleaning up delimited continuationsKartik K. Agaram2017-10-181-1/+1
* 3888 - beginnings of a profilerKartik K. Agaram2017-05-281-1/+2
* 3877Kartik K. Agaram2017-05-261-7/+7
* 3841Kartik K. Agaram2017-04-271-2/+2
* 3840Kartik K. Agaram2017-04-201-1/+8
* 3839Kartik K. Agaram2017-04-201-1/+1
* 3838 - further improve an error messageKartik K. Agaram2017-04-201-14/+19
* 3818 - better error messages on type mismatchKartik K. Agaram2017-04-131-1/+50
* 3813Kartik K. Agaram2017-04-041-4/+4
* 3792Kartik K. Agaram2017-03-121-0/+25
* 3791Kartik K. Agaram2017-03-121-42/+7
* 3685Kartik K. Agaram2016-11-231-1/+0
* 3684Kartik K. Agaram2016-11-231-7/+8
* 3660Kartik K. Agaram2016-11-101-8/+11
* 3555Kartik K. Agaram2016-10-221-2/+2
* 3522Kartik K. Agaram2016-10-191-25/+25
* 3393Kartik K. Agaram2016-09-171-4/+3
* 3390Kartik K. Agaram2016-09-171-1/+1
* 3389Kartik K. Agaram2016-09-171-7/+7
* 3385Kartik K. Agaram2016-09-171-50/+50
* 3381Kartik K. Agaram2016-09-171-8/+8
* 3379Kartik K. Agaram2016-09-171-5/+5
* 3376 - start maximally using all type abbreviationsKartik K. Agaram2016-09-171-2/+2
* 3350Kartik K. Agaram2016-09-141-3/+5
* 3348Kartik K. Agaram2016-09-141-4/+20
* 3309Kartik K. Agaram2016-09-091-3/+2
* 3120Kartik K. Agaram2016-07-211-1/+1
* 3108Kartik K. Agaram2016-07-101-1/+0
* 3050Kartik K. Agaram2016-06-111-6/+6
* 3022Kartik K. Agaram2016-05-271-0/+1
* 3006Kartik K. Agaram2016-05-241-8/+2
* 3003Kartik K. Agaram2016-05-241-2/+2
* 3001Kartik K. Agaram2016-05-241-1/+3
* 2999Kartik K. Agaram2016-05-241-2/+2
* 2990Kartik K. Agaram2016-05-201-1/+1
* 2987Kartik K. Agaram2016-05-201-0/+620
itle='Blame the previous revision' href='/akkartik/mu/blame/079table.mu?h=hlt&id=15f3b222f699b12e87c148aad5e33d877e934aef'>^
b17de7ba ^

8bd3f99f ^

760f683f ^
b17de7ba ^
4a48bedc ^
7a84094a ^
4f3d9065 ^
7a84094a ^
88b8d612 ^
9d9da2ad ^
7c3bbb77 ^
88b8d612 ^
51b0936f ^

b17de7ba ^
dd660682 ^
88b8d612 ^
b17de7ba ^

48835572 ^
b17de7ba ^
4a48bedc ^
7a84094a ^
4f3d9065 ^
7a84094a ^
88b8d612 ^
9d9da2ad ^
7c3bbb77 ^
88b8d612 ^
48835572 ^






aed29290 ^
b17de7ba ^
cdb9fbee ^


4a48bedc ^
cdb9fbee ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109

                                                                             
 

                                           
                           

                                     
       
                         
                                            

                         

                    


   
                                       
             
                                      
       
                                
                                                 

                         
           












                                                 


   
                             

              
                                

 
                                 
                



              
                                                          
             
             
                                           
                                                                                 
                                           

 

                                                                                    
                                                                                              
             
             
                      
                  
                                             
                                                         
                                                                                                                               
                                                                 
                                                        

                                           
                                                     
                                                         
                                                         

 
                                                                             
             
             
                      
                  
                                             
                                                         
                                                                                                                               
                                                                 
                                                        






                                        
                               
 


                             
             



                                         
# A table is like an array, except that you can index it with arbitrary types
# and not just non-negative whole numbers.

# incomplete; doesn't handle hash conflicts

scenario table-read-write [
  local-scope
  tab:&:table:num:num <- new-table 30
  run [
    put-index tab, 12, 34
    60:num/raw, 61:bool/raw <- index tab, 12
  ]
  memory-should-contain [
    60 <- 34
    61 <- 1  # found
  ]
]

scenario table-read-write-non-integer [
  local-scope
  tab:&:table:text:num <- new-table 30
  run [
    put-index tab, [abc def], 34
    1:num/raw, 2:bool/raw <- index tab, [abc def]
  ]
  memory-should-contain [
    1 <- 34
    2 <- 1  # found
  ]
]

scenario table-read-not-found [
  local-scope
  tab:&:table:text:num <- new-table 30
  run [
    1:num/raw, 2:bool/raw <- index tab, [abc def]
  ]
  memory-should-contain [
    1 <- 0
    2 <- 0  # not found
  ]
]

container table:_key:_value [
  length:num
  capacity:num
  data:&:@:table-row:_key:_value
]

container table-row:_key:_value [
  occupied?:bool
  key:_key
  value:_value
]

def new-table capacity:num -> result:&:table:_key:_value [
  local-scope
  load-inputs
  result <- new {(table _key _value): type}
  data:&:@:table-row:_key:_value <- new {(table-row _key _value): type}, capacity
  *result <- merge 0/length, capacity, data
]

# todo: tag results as /required so that call-sites are forbidden from ignoring them
# then we could handle conflicts simply by resizing the table
def put-index table:&:table:_key:_value, key:_key, value:_value -> table:&:table:_key:_value [
  local-scope
  load-inputs
  hash:num <- hash key
  hash <- abs hash
  capacity:num <- get *table, capacity:offset
  _, hash-key:num <- divide-with-remainder hash, capacity
  hash-key <- abs hash-key  # in case hash overflows from a double into a negative integer inside 'divide-with-remainder' above
  table-data:&:@:table-row:_key:_value <- get *table, data:offset
  x:table-row:_key:_value <- index *table-data, hash-key
  occupied?:bool <- get x, occupied?:offset
  not-occupied?:bool <- not occupied?:bool
  assert not-occupied?, [can't handle collisions yet]
  new-row:table-row:_key:_value <- merge true, key, value
  *table-data <- put-index *table-data, hash-key, new-row
]

def index table:&:table:_key:_value, key:_key -> result:_value, found?:bool [
  local-scope
  load-inputs
  hash:num <- hash key
  hash <- abs hash
  capacity:num <- get *table, capacity:offset
  _, hash-key:num <- divide-with-remainder hash, capacity
  hash-key <- abs hash-key  # in case hash overflows from a double into a negative integer inside 'divide-with-remainder' above
  table-data:&:@:table-row:_key:_value <- get *table, data:offset
  x:table-row:_key:_value <- index *table-data, hash-key
  empty:&:_value <- new _value:type
  result <- copy *empty
  found?:bool <- get x, occupied?:offset
  return-unless found?
  key2:_key <- get x, key:offset
  found?:bool <- equal key, key2
  return-unless found?
  result <- get x, value:offset
]

def abs n:num -> result:num [
  local-scope
  load-inputs
  positive?:bool <- greater-or-equal n, 0
  return-if positive?, n
  result <- multiply n, -1
]