summary refs log tree commit diff stats
path: root/compiler
ModeNameSize
-rw-r--r--aliases.nim6169log stats plain blame
-rw-r--r--ast.nim80247log stats plain blame
-rw-r--r--astalgo.nim32995log stats plain blame
-rw-r--r--astmsgs.nim1733log stats plain blame
-rw-r--r--bitsets.nim2580log stats plain blame
-rw-r--r--btrees.nim4940log stats plain blame
-rw-r--r--ccgcalls.nim28355log stats plain blame
-rw-r--r--ccgexprs.nim126904log stats plain blame
-rw-r--r--ccgliterals.nim4239log stats plain blame
-rw-r--r--ccgmerge_unused.nim8337log stats plain blame
-rw-r--r--ccgreset.nim3359log stats plain blame
-rw-r--r--ccgstmts.nim57662log stats plain blame
-rw-r--r--ccgthreadvars.nim2323log stats plain blame
-rw-r--r--cc> xombrero is a minimalist web browser with sophisticated security features designed-in, rather than through an add-on after-the-fact. In particular, it provides both persistent and per-session controls for scripts and cookies, making it easy to thwart tracking and scripting attacks. In additional to providing a familiar mouse-based interface like other web browsers, it offers a set of vi-like keyboard commands for users who prefer to keep their hands on their keyboard. The default settings provide a secure environment. With simple keyboard commands, the user can "whitelist" specific sites, allowing cookies and scripts from those sites. For more information, please visit https://github.com/conformal/xombrero/wiki ## GPG Verification Key All official release tags are signed by Conformal so users can ensure the code has not been tampered with and is coming from Conformal. To verify the signature perform the following: - Download the public key from the Conformal website at https://opensource.conformal.com/GIT-GPG-KEY-conformal.txt - Import the public key into your GPG keyring: ```bash gpg --import GIT-GPG-KEY-conformal.txt ``` - Verify the release tag with the following command where `TAG_NAME` is a placeholder for the specific tag: ```bash git tag -v TAG_NAME ``` ## License xombrero is ISC licensed unless otherwise specified in individual files 947abc5dfc1e941a45c1cde5ee995aae'>blame
-rw-r--r--cgen.nim82757log stats plain blame
-rw-r--r--cgendata.nim10517log stats plain blame
-rw-r--r--cgmeth.nim10783log stats plain blame
-rw-r--r--closureiters.nim45433log stats plain blame
-rw-r--r--cmdlinehelper.nim2880log stats plain blame
-rw-r--r--commands.nim48152log stats plain blame
-rw-r--r--concepts.nim13086log stats plain blame
-rw-r--r--condsyms.nim5149log stats plain blame
-rw-r--r--debuginfo.nim2052log stats plain blame
-rw-r--r--debugutils.nim2192log stats plain blame
-rw-r--r--depends.nim3145log stats plain blame
-rw-r--r--dfa.nim22685log stats plain blame
-rw-r--r--docgen.nim69272log stats plain blame
-rw-r--r--docgen2.nim2554log stats plain blame
-rw-r--r--enumtostr.nim3701log stats plain blame
-rw-r--r--errorhandling.nim2367log stats plain blame
-rw-r--r--evalffi.nim17279log stats plain blame
-rw-r--r--evaltempl.nim7754log stats plain blame
-rw-r--r--extccomp.nim43322log stats plain blame
-rw-r--r--filter_tmpl.nim6690log stats plain blame
-rw-r--r--filters.nim2693log stats plain blame
-rw-r--r--gorgeimpl.nim1912log stats plain blame
-rw-r--r--guards.nim35207log stats plain blame
-rw-r--r--hlo.nim3750log stats plain blame
d---------ic389log stats plain
-rw-r--r--idents.nim3566log stats plain blame
-rw-r--r--importer.nim13533log stats plain blame
-rw-r--r--index.nim478log stats plain blame
-rw-r--r--injectdestructors.nim44308log stats plain blame
-rw-r--r--installer.ini3639log stats plain blame
-rw-r--r--int128.nim16925log stats plain blame
-rw-r--r--isolation_check.nim4727log stats plain blame
-rw-r--r--jsgen.nim93281log stats plain blame
-rw-r--r--jstypes.nim6069log stats plain blame
-rw-r--r--lambdalifting.nim36761log stats plain blame
-rw-r--r--layouter.nim19274log stats plain blame
-rw-r--r--lexer.nim48387log stats plain blame
-rw-r--r--liftdestructors.nim42228log stats plain blame
-rw-r--r--liftlocals.nim2329log stats plain blame
-rw-r--r--lineinfos.nim14486log stats plain blame
-rw-r--r--linter.nim6044log stats plain blame
-rw-r--r--llstream.nim6042log stats plain blame
-rw-r--r--lookups.nim28757log stats plain blame
-rw-r--r--lowerings.nim12948log stats plain blame
-rw-r--r--macrocacheimpl.nim1375log stats plain blame
-rw-r--r--magicsys.nim5650log stats plain blame
-rw-r--r--main.nim15629log stats plain blame
-rw-r--r--md5_old.nim10249log stats plain blame
-rw-r--r--modulegraphs.nim25567log stats plain blame
-rw-r--r--modulepaths.nim3223log stats plain blame
-rw-r--r--modules.nim5754log stats plain blame
-rw-r--r--msgs.nim27468log stats plain blame
-rw-r--r--ndi.nim1355log stats plain blame
-rw-r--r--nilcheck.nim44687log stats plain blame
-rw-r--r--nim.cfg510log stats plain blame
-rw-r--r--nim.nim5144log stats plain blame
-rw-r--r--nimblecmd.nim5301log stats plain blame
-rw-r--r--nimconf.nim11543log stats plain blame
-rw-r--r--nimeval.nim6306log stats plain blame
d---------nimfix122log stats plain
-rw-r--r--nimlexbase.nim5408log stats plain blame
-rw-r--r--nimpaths.nim2188log stats plain blame
-rw-r--r--nimsets.nim4425log stats plain blame
-rw-r--r--nodejs.nim354log stats plain blame
-rw-r--r--nversion.nim675log stats plain blame
-rw-r--r--optimizer.nim7856log stats plain blame
-rw-r--r--options.nim40345log stats plain blame
-rw-r--r--packagehandling.nim1329log stats plain blame
-rw-r--r--packages.nim1464log stats plain blame
-rw-r--r--parampatterns.nim11383log stats plain blame
-rw-r--r--parser.nim81016log stats plain blame
-rw-r--r--passaux.nim917log stats plain blame
-rw-r--r--passes.nim7283log stats plain blame
-rw-r--r--pathutils.nim3831log stats plain blame
-rw-r--r--patterns.nim10100log stats plain blame
-rw-r--r--platform.nim13955log stats plain blame
d---------plugins116log stats plain
-rw-r--r--pluginsupport.nim943log stats plain blame
-rw-r--r--pragmas.nim49865log stats plain blame
-rw-r--r--prefixmatches.nim1539log stats plain blame
-rw-r--r--procfind.nim3416log stats plain blame
-rw-r--r--readme.md322log stats plain blame
-rw-r--r--renderer.nim53047log stats plain blame
-rw-r--r--renderverbatim.nim4306log stats plain blame
-rw-r--r--reorder.nim13476log stats plain blame
-rw-r--r--rodutils.nim4782log stats plain blame
-rw-r--r--ropes.nim8929log stats plain blame
-rw-r--r--saturate.nim2189log stats plain blame
-rw-r--r--scriptconfig.nim7677log stats plain blame
-rw-r--r--sem.nim26656log stats plain blame
-rw-r--r--semcall.nim29494log stats plain blame
-rw-r--r--semdata.nim23131log stats plain blame
-rw-r--r--semexprs.nim117113log stats plain blame
-rw-r--r--semfields.nim5794log stats plain blame
-rw-r--r--semfold.nim28553log stats plain blame
-rw-r--r--semgnrc.nim18559log stats plain blame
-rw-r--r--seminst.nim15042log stats plain blame
-rw-r--r--semmacrosanity.nim3178log stats plain blame
-rw-r--r--semmagic.nim21866log stats plain blame
-rw-r--r--semobjconstr.nim17698log stats plain blame
-rw-r--r--semparallel.nim16961log stats plain blame
-rw-r--r--sempass2.nim60492log stats plain blame
-rw-r--r--semstmts.nim92802log stats plain blame
-rw-r--r--semtempl.nim27389log stats plain blame
-rw-r--r--semtypes.nim86020log stats plain blame
-rw-r--r--semtypinst.nim25760log stats plain blame
-rw-r--r--sighashes.nim13398log stats plain blame
-rw-r--r--sigmatch.nim99422log stats plain blame
-rw-r--r--sinkparameter_inference.nim2409log stats plain blame
-rw-r--r--sizealignoffsetimpl.nim16571log stats plain blame
-rw-r--r--sourcemap.nim10823log stats plain blame
-rw-r--r--spawn.nim18694log stats plain blame
-rw-r--r--strutils2.nim2319log stats plain blame
-rw-r--r--suggest.nim26519log stats plain blame
-rw-r--r--syntaxes.nim4579log stats plain blame
-rw-r--r--tccgen.nim2882log stats plain blame
-rw-r--r--transf.nim41400log stats plain blame
-rw-r--r--trees.nim7369log stats plain blame
-rw-r--r--treetab.nim3562log stats plain blame
-rw-r--r--typeallowed.nim9825log stats plain blame
-rw-r--r--types.nim60942log stats plain blame
-rw-r--r--typesrenderer.nim5034log stats plain blame
-rw-r--r--varpartitions.nim34239log stats plain blame
-rw-r--r--vm.nim85393log stats plain blame
-rw-r--r--vmconv.nim1228log stats plain blame
-rw-r--r--vmdef.nim10792log stats plain blame
-rw-r--r--vmdeps.nim12781log stats plain blame
-rw-r--r--vmgen.nim78981log stats plain blame
-rw-r--r--vmhooks.nim2095log stats plain blame
-rw-r--r--vmmarshal.nim9496log stats plain blame
-rw-r--r--vmops.nim12834log stats plain blame
-rw-r--r--vmprofiler.nim1304log stats plain blame
-rw-r--r--wordrecg.nim8233log stats plain blame