about summary refs log tree commit diff stats
path: root/apps/dquotes.subx
Commit message (Collapse)AuthorAgeFilesLines
* 7441Kartik Agaram2020-12-281-1/+1
|
* 6597Kartik Agaram2020-06-291-2/+2
|
* 6596Kartik Agaram2020-06-291-4/+4
|
* 6507 - use syscall names everywhereKartik Agaram2020-06-101-2/+1
|
* dquotes.subx now workingKartik Agaram2020-05-181-6/+21
|
* 6089Kartik Agaram2020-03-061-2/+2
|
* 5924Kartik Agaram2020-01-271-26/+26
|
* 5897 - rename comparison instructionsKartik Agaram2020-01-161-25/+25
| | | | | | | Signed and unsigned don't quite capture the essence of what the different combinations of x86 flags are doing for SubX. The crucial distinction is that one set of comparison operators is for integers and the second is for addresses.
* 5883 - drop the `ref` keywordKartik Agaram2020-01-121-7/+7
| | | | | | | | | | When I created it I was conflating two things: a) needing to refer to just the start, rather than the whole, and b) counting indirections. Both are kinda ill-posed. Now Mu will have just `addr` and `handle` types. Normal types will translate implicitly to `addr` types, while `handle` will always require explicit handling.
* 5880Kartik Agaram2020-01-101-1/+1
|
* 5876 - address -> addrKartik Agaram2020-01-031-10/+10
|
* 5804Kartik Agaram2019-12-081-37/+37
| | | | | Try to make the comments consistent with the type system we'll eventually have.
* 5790Kartik Agaram2019-12-051-18/+18
| | | | | | Standardize conventions for labels within objects in the data segment. We're going to use this in a new tool.
* 5753Kartik Agaram2019-11-181-0/+9
| | | | | | | | | Binaries are now identical again. There's a little hack here that we should clean up at some point. But it requires more thought. Ordering compiler phases is hard. So far we're only at the start of the slippery slope into that abyss.
* 5715Kartik Agaram2019-10-261-3/+3
| | | | | | | Clean up pseudocode to match planned syntax for the type- and memory-safe level-2 Mu language. http://akkartik.name/post/mu-2019-2 is already out of date.
* 5714Kartik Agaram2019-10-251-36/+18
| | | | Replace calculations of constants with labels.
* 5700Kartik Agaram2019-10-171-1/+1
|
* 5698Kartik Agaram2019-10-151-41/+41
| | | | Thanks Andrew Owen for reporting this typo.
* 5676Kartik Agaram2019-09-191-410/+0
|
* 5675 - move helpers from subx-common into layersKartik Agaram2019-09-191-55/+55
| | | | | | | | | | | | | | | | This undoes 5672 in favor of a new plan: Layers 000 - 099 are for running without syntax sugar. We use them for building syntax-sugar passes. Layers 100 and up are for running with all syntax sugar. The layers are arranged in approximate order so more phases rely on earlier layers than later ones. I plan to not use intermediate syntax sugar (just sigils without calls, or sigils and calls without braces) anywhere except in the specific passes implementing them.
* 5668 - start reorg to permit syntax sugar in layersKartik Agaram2019-09-191-16/+2
| | | | | | | | | | | | | | | | | | | Right now we always build the library before any apps. Apps are where our syntax sugar translators (sigils, calls, braces) live. So we can't use sugar in the standard library. New idea: move all code for SubX phases into the top-level. Perhaps we should also just build a single file rather than pipeline stages. But for now we'll build each phase by building up to some specific layer. This will simplify test_apps and move lots of one-off logic to a more standard form in test_layers. I'm also going to reorg existing layers so that we introduce each phase at a point where it mostly only gets the helpers it needs. This commit itself is just cleaning up some common strings. Using explicit names for them streamlines binaries a bit.
* 5661Kartik Agaram2019-09-151-1/+1
|
* 5615 - long strings in self-hosted translatorKartik Agaram2019-09-041-2/+27
| | | | | | My SubX translator phases assume lines are never longer than 512 bytes. However, dquotes.subx was generating lines longer than that by blowing up string literals by 4-5x.
* 5607Kartik Agaram2019-09-011-3/+3
|
* 5600Kartik Agaram2019-08-311-10/+12
|
* 5592 - switch register names to lowercaseKartik Agaram2019-08-261-673/+673
|
* 5590Kartik Agaram2019-08-251-1/+1
|
* 5589Kartik Agaram2019-08-251-1/+1
|
* 5586 - bugfix: no desugar inside string literalsKartik Agaram2019-08-251-431/+4
|
* lexing complex expressions inside '*(...)'Kartik Agaram2019-08-231-2/+2
|
* .Kartik Agaram2019-08-161-1/+1
|
* Merge branch 'master' into desugarKartik Agaram2019-07-311-1/+1
|\
| * 5499Kartik Agaram2019-07-311-1/+1
| |
* | desugar: clean up top-level `convert`Kartik Agaram2019-07-311-0/+1
|/ | | | | | | | | Model it on `dquotes` rather than `pack`, since it needs almost zero state across words. Manual testing: $ echo 'ab %eax' |subx run apps/desugar ab 0
* 5485 - promote SubX to top-levelKartik Agaram2019-07-271-0/+2757
t <hut@lavabit.com> 2009-12-11 22:30:07 +0100 committer hut <hut@lavabit.com> 2009-12-11 22:30:07 +0100 Reorganization of gui/widget hierarchy and directory structure' href='/akspecs/ranger/commit/ranger/actions.py?h=v1.9.0b5&id=d88232a386dbc2153aa12bea7f30c9c53c414010'>d88232a3 ^
0c0b9489 ^
3201b163 ^
728fb838 ^
b4b0eb24 ^



728fb838 ^
ec5dfcb1 ^


0c0b9489 ^

f5b7240a ^
ec5dfcb1 ^

0c0b9489 ^






728fb838 ^
0c0b9489 ^



7ec262f8 ^
728fb838 ^
d88232a3 ^
7ec262f8 ^
0c0b9489 ^

728fb838 ^
5599636d ^
0c0b9489 ^

728fb838 ^
5599636d ^
0c0b9489 ^
c7a28738 ^





5599636d ^
c7a28738 ^


0c0b9489 ^
728fb838 ^
d88232a3 ^
0c0b9489 ^
5599636d ^
0c0b9489 ^
1bc3dd59 ^
728fb838 ^
1bc3dd59 ^
0c0b9489 ^

728fb838 ^
0c0b9489 ^




728fb838 ^
0c0b9489 ^

e92fe17a ^






2b82ef62 ^
fa704bab ^



0c0b9489 ^
6a5d09b8 ^




3201b163 ^
6a5d09b8 ^









1743e8b9 ^

fc972ea2 ^
6a5d09b8 ^
a8407dbf ^


fc972ea2 ^





6a5d09b8 ^
6a5d09b8 ^

fc972ea2 ^








6a5d09b8 ^
fc972ea2 ^















6a5d09b8 ^

7aca88d4 ^
3201b163 ^
6a5d09b8 ^



7aca88d4 ^



6a5d09b8 ^


7aca88d4 ^


6a5d09b8 ^

7aca88d4 ^











3201b163 ^



93454fb6 ^




3201b163 ^



























e65cebe4 ^


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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301


             
                                                         
                           


                                               
                                                                           
                                
                                                                 

                                  
                                                                            
                                
                                                                     

                            



                                                                               







                                          
                                               
                                     

                       
                                      


                                  
                                                           
                                               

                                      
                                                            


                                                                          

                                                        
                                                         
                                                            



                                           
                                                                                   
                                                  

                                      
                                                             

                                          
                                 
                                                




                                                               
        
                                     
                                                                             
                                


                                                        
                                              

                                                                         
                                                              

                                       
                                                        


                                             
                                                             
                                      
 
                                                                
                                  



                                                                               
 


                                                      

                                       
                                          

                                                    






                                                 
                                                                               



                                                              
                                                    
                                                                      
                                                    
                                                          

                                                              
                                                                          
                                                     

                                                  
                                                               
                                                                                
 





                                                                            
                                                  


                                                                  
                                   
                                                     
                                              
                                                
                                                              
 
                                
                                       
                                       

                        
                                                                          




                                                
                                                            

                                                               






                                                                    
        



                                            
 




                                                            
                                                   









                                                                                   

                                                                       
                                                   
 


                                    





                                                  
                                

                                             








                                                                                 
                     















                                                                                                     

                         
                                                             
                                                   



                                                         



                                                                               


                                                                 


                                                                               

                              











                                                                       



                                                                         




                                                                        



























                                                                


                      
import os
import shutil

from ranger.shared import EnvironmentAware, SettingsAware
from ranger import fsobject

class Actions(EnvironmentAware, SettingsAware):
	def search_forward(self):
		"""Search forward for the regexp in self.env.last_search"""
		if self.env.pwd:
			self.env.pwd.search(self.env.last_search)

	def search_backward(self):
		"""Search backward for the regexp in self.env.last_search"""
		if self.env.pwd:
			self.env.pwd.search(self.env.last_search, -1)

	def interrupt(self):
		"""
		Waits a short time.
		If CTRL+C is pressed while waiting, the program will be exited.
		"""
		import time
		self.env.key_clear()
		try:
			time.sleep(0.2)
		except KeyboardInterrupt:
			raise SystemExit()

	def resize(self):
		"""Update the size of the UI"""
		self.ui.update_size()

	def exit(self):
		"""Exit the program"""
		raise SystemExit()

	def enter_dir(self, path):
		"""Enter the directory at the given path"""
		return self.env.enter_dir(path)

	def enter_bookmark(self, key):
		"""Enter the bookmark with the name <key>"""
		from ranger.container.bookmarks import NonexistantBookmark
		try:
			destination = self.bookmarks[key]
			pwd = self.env.pwd
			if destination.path != pwd.path:
				self.bookmarks.enter(key)
				self.bookmarks.remember(pwd)
		except NonexistantBookmark:
			pass

	def set_bookmark(self, key):
		"""Set the bookmark with the name <key> to the current directory"""
		self.bookmarks[key] = self.env.pwd

	def unset_bookmark(self, key):
		"""Delete the bookmark with the name <key>"""
		self.bookmarks.delete(key)

	def move_left(self, n=1):
		"""Enter the parent directory"""
		try:
			directory = os.path.join(*(['..'] * n))
		except:
			return
		self.env.enter_dir(directory)
	
	def move_right(self, mode=0):
		"""Enter the current directory or execute the current file"""
		cf = self.env.cf
		marked_items = self.env.pwd.marked_items
		sel = self.env.get_selection()

		if not self.env.enter_dir(cf):
			if sel:
				if not self.execute_file(sel, mode=mode):
					self.open_console('@')

	def history_go(self, relative):
		"""Move back and forth in the history"""
		self.env.history_go(relative)
	
	def handle_mouse(self):
		"""Handle mouse-buttons if one was pressed"""
		self.ui.handle_mouse()

	def execute_file(self, files, app='', flags='', mode=0):
		"""Execute a file.
		app is the name of a method in Applications, without the "app_"
		flags is a string consisting of applications.ALLOWED_FLAGS
		mode is a positive integer.
		Both flags and mode specify how the program is run."""

		if isinstance(files, set):
			files = list(files)
		elif type(files) not in (list, tuple):
			files = [files]

		return self.apps.get(app)(
				mainfile = files[0],
				files = list(files),
				flags = flags,
				mode = mode,
				fm = self,
				stdin = None,
				apps = self.apps)
	
	def edit_file(self):
		"""Calls execute_file with the current file and app='editor'"""
		if self.env.cf is None:
			return
		self.execute_file(self.env.cf, app = 'editor')

	def open_console(self, mode=':', string=''):
		"""Open the console if the current UI supports that"""
		if hasattr(self.ui, 'open_console'):
			self.ui.open_console(mode, string)

	def move_pointer(self, relative = 0, absolute = None):
		"""Move the pointer down by <relative> or to <absolute>"""
		self.env.pwd.move(relative, absolute)

	def move_pointer_by_pages(self, relative):
		"""Move the pointer down by <relative> pages"""
		self.env.pwd.move(relative=int(relative * self.env.termsize[0]))

	def move_pointer_by_percentage(self, relative=0, absolute=None):
		"""Move the pointer down by <relative>% or to <absolute>%"""
		try:
			factor = len(self.env.pwd) / 100.0
		except:
			return
		self.env.cf = self.env.pwd.move( \
				relative=int(relative * factor), \
				absolute=int(absolute * factor) )

	def scroll(self, relative):
		"""Scroll down by <relative> lines"""
		if hasattr(self.ui, 'scroll'):
			self.ui.scroll(relative)
			self.env.cf = self.env.pwd.pointed_obj

	def redraw_window(self):
		"""Redraw the window"""
		self.ui.redraw_window()

	def reset(self):
		"""Reset the filemanager, clearing the directory buffer"""
		old_path = self.env.pwd.path
		self.env.directories = {}
		self.enter_dir(old_path)

	def toggle_boolean_option(self, string):
		"""Toggle a boolean option named <string>"""
		if isinstance(self.env.settings[string], bool):
			self.env.settings[string] ^= True

	def sort(self, func=None, reverse=None):
		if reverse is not None:
			self.env.settings['reverse'] = bool(reverse)

		if func is not None:
			self.env.settings['sort'] = str(func)
	
	def force_load_preview(self):
		cf = self.env.cf
		if cf is not None:
			cf.force_load = True

# ------------------------------------ filesystem operations

	def copy(self):
		"""Copy the selected items"""

		selected = self.env.get_selection()
		self.env.copy = set(f for f in selected if f in self.env.pwd.files)
		self.env.cut = False
	
	def cut(self):
		self.copy()
		self.env.cut = True

	def paste(self):
		"""Paste the selected items into the current directory"""
		from os.path import join, isdir
		from ranger.ext import shutil_generatorized as shutil_g
		from ranger.fsobject.loader import LoadableObject
		copied_files = tuple(self.env.copy)

		if not copied_files:
			return

		pwd = self.env.pwd
		try:
			one_file = copied_files[0]
		except:
			one_file = None

		if self.env.cut:
			self.env.copy.clear()
			self.env.cut = False
			if len(copied_files) == 1:
				descr = "moving: " + one_file.path
			else:
				descr = "moving files from: " + one_file.dirname
			def generate():
				for f in copied_files:
					for _ in shutil_g.move(f.path, pwd.path):
						yield
				pwd.load_content()
		else:
			if len(copied_files) == 1:
				descr = "copying: " + one_file.path
			else:
				descr = "copying files from: " + one_file.dirname
			def generate():
				for f in self.env.copy:
					if isdir(f.path):
						for _ in shutil_g.copytree(f.path,
								join(self.env.pwd.path, f.basename)):
							yield
					else:
						for _ in shutil_g.copy2(f.path, self.env.pwd.path):
							yield
				pwd.load_content()

		self.loader.add(LoadableObject(generate(), descr))

	def delete(self):
		msg = self.notify("Deleting ...", duration=0)
		selected = self.env.get_selection()
		self.env.copy -= selected
		if selected:
			for f in selected:
				if os.path.isdir(f.path):
					try:
						shutil.rmtree(f.path)
					except OSError as err:
						self.notify(str(err), bad=True)
				else:
					try:
						os.remove(f.path)
					except OSError as err:
						self.notify(str(err), bad=True)
		msg.delete()
	
	def mkdir(self, name):
		try:
			os.mkdir(os.path.join(self.env.pwd.path, name))
		except OSError as err:
			self.notify(str(err), bad=True)
	
	def notify(self, text, duration=4, bad=False):
		try:
			method = self.ui.display
		except AttributeError:
			pass
		else:
			return method(text, duration=duration, bad=bad)
	
	def mark(self, all=False, toggle=False, val=None, movedown=None):
		"""
		A wrapper for the directory.mark_xyz functions.

		Arguments:
		all - change all files of the current directory at once?
		toggle - toggle the marked-status?
		val - mark or unmark?
		"""

		if self.env.pwd is None:
			return

		pwd = self.env.pwd

		if movedown is None:
			movedown = not all

		if val is None and toggle is False:
			return

		if all:
			if toggle:
				pwd.toggle_all_marks()
			else:
				pwd.mark_all(val)
		else:
			item = self.env.cf
			if item is not None:
				if toggle:
					pwd.toggle_mark(item)
				else:
					pwd.mark_item(item, val)

		if movedown:
			self.move_pointer(relative=1)

	# aliases:
	cd = enter_dir